Transfer Aptos and Stablecoin using Contract. #590
-
Discord user IDNo response Describe your question in detail.Hey everyone!!! What error, if any, are you getting?No response What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Linux (Ubuntu, Fedora, Windows WSL, etc.) Which SDK or tool are you using? (if any)N/A Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
for v1 token i.e. coin, you can use https://explorer.aptoslabs.com/account/0x0000000000000000000000000000000000000000000000000000000000000001/modules/run/coin/transfer?network=mainnet for v2 token i.e. fungible asset, you can use https://explorer.aptoslabs.com/account/0x0000000000000000000000000000000000000000000000000000000000000001/modules/run/primary_fungible_store/transfer?network=mainnet |
Beta Was this translation helpful? Give feedback.
for v1 token i.e. coin, you can use https://explorer.aptoslabs.com/account/0x0000000000000000000000000000000000000000000000000000000000000001/modules/run/coin/transfer?network=mainnet
for v2 token i.e. fungible asset, you can use https://explorer.aptoslabs.com/account/0x0000000000000000000000000000000000000000000000000000000000000001/modules/run/primary_fungible_store/transfer?network=mainnet