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
- Go to "Builtin" > "Transfer".
- Select
COSMOS
as origin Plane,EVM
as destination Plane. - Select
USDT
as token, we currently disabled LUX option as users might overspend and ran out of LUX to pay for gas. - Fill in the USDT amount.
- Click "Transfer Now" and sign transaction to perform Nexus Transfer.
Verify balance
- Check your USDT balance on "Portfolio > EVM" tab.
- 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.