01 / ASSET EXPLORER

The Aptos asset universe

Rise is an Aptos-focused wallet. APT is the native asset and ordinary gas currency; one APT contains 100,000,000 octas. Other balances may use legacy Coin resources, modern Fungible Asset stores or Digital Asset objects. External-chain assets require a separately issued or bridged Aptos representation.

AssetRole on AptosRise interpretation
APTNative asset and gasCore published asset; test post-migration balances
USDCCircle-issued stablecoinVerify canonical FA metadata and current transfer support
USDtTether-issued stablecoinVerify issuer identifier and installed-client support
amAPT / stAPTAmnis staking representationsProtocol receipt assets; compatibility is conditional
thAPT / sthAPTThala staking representationsDistinct tokens, redemption and protocol risks
NFTs / Digital AssetsCollection and object ownershipGallery marketed; modern DA support needs testing
Native BTC / ETH / SOLDifferent blockchainsOutside Rise’s native network scope
02 / ASSET EXPLORER

Identity is an address, not a logo

Anyone can create a token with a familiar symbol and copied artwork. A legacy Coin is identified by its complete Move type. A Fungible Asset is identified by its metadata object address. Verify the identifier against the issuer’s documentation, the network, decimals and representation before acting. Native USDC and lzUSDC are operationally different assets.

03 / ASSET EXPLORER

Understanding the 2025 migration

The report describes Aptos moving Coin balances toward paired Fungible Assets during June and July 2025. Off-chain interfaces may need to combine both balances while avoiding duplicate counting. An older client can display an incomplete balance or use a transfer function that no longer matches the asset’s storage. Compare a current explorer before concluding an asset is missing.

04 / ASSET EXPLORER

A practical asset verification routine

A complete check covers more than receiving a token. Confirm independent ownership, correct decimals, the canonical identifier and the operation you intend to use. Preserve a public record of any test transaction so the result can be checked beyond the wallet interface.

  • Confirm Aptos mainnet and the full account address.

  • Look up the exact Coin type or FA/DA object identifier.

  • Compare a current explorer and issuer documentation.

  • Use a low-value receive and outbound transfer to test the exact asset.

  • Keep APT available for fees and follow-up operations.

PRIMARY REFERENCES

Source context follows the supplied report. Check official documentation for subsequent changes.

09Aptos · Fungible Asset standard10Aptos · Digital Asset standard12Circle · canonical USDC addresses13Tether · supported protocols