Skip to main content

Nexus Transfer

This guide shows you how to perform Nexus Transaction, an example of Nexus Transaction, in a single transaction using Nexus Transfer on Astromesh Frontend and verify your account balances.

Transfer USDT from Cosmos Plane to VM Planes

  1. Go to "Builtin" > "Transfer".
  2. Select COSMOS as origin Plane, EVM as destination Plane.
  3. Select USDT as token, we currently disabled LUX option as users might overspend and ran out of LUX to pay for gas.
  4. Fill in the USDT amount.
  5. Click "Transfer Now" and sign transaction to perform Nexus Transfer.

Verify balance

  1. Check your USDT balance on "Portfolio > EVM" tab.
  2. Another way to check balance is to query directly through Tendermint LCD client. You can grab USDT contract address on EVM via "Portfolio" tab.
curl http://lcd.localhost/flux/astromesh/v1beta1/balance/{plane}/{denom}/{address}

Follow the same process to perform Nexus Transfer between 2 arbitrary Planes seamlessly with a single transaction.