Skip to content
Discussion options

You must be logged in to vote

it's because of the coin to fungible asset migration, you can check APT balance using 0x1::fungible_asset::balance(APT metadata address is 0xa) after the migration is 100% done. before that, please use node balance API.

# asset_type given 0x1::aptos_coin::AptosCoin
GET 
/accounts/{address}/balance/{asset_type}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shan-xi
Comment options

@lightmark
Comment options

Answer selected by lightmark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants