Functionsยง
- consolidate_
usdc_ coins - Consolidate all owned USDC coins into address balance via coin::send_funds. Executes a single PTB with one move_call per coin.
- get_
usdc_ balance - Query USDC address_balance and coin_balance for the given address. Returns (address_balance, coin_balance) in USDC base units.
- send_
payment - Send exactly 0.01 USDC to the platform address. Returns the transaction digest as a string.