Last updated 1 month ago
Here are example transactions:
(1 withdrawal intent)
NEP-141:
(~1 NEAR -> ~5 USDT)
Getting balances via CLI:
near contract call-function as-read-only \ defuse-alpha.near mt_batch_balance_of \ json-args '{ "account_id": "defuse-ops.near", "token_ids": [ "nep141:wrap.near", "nep141:usdt.tether-token.near" ] }' network-config mainnet now -------------- [ "3000004000004000006", "10" ] --------------