-
Notifications
You must be signed in to change notification settings - Fork 42
checkBalance
You only need your public wallet address in order to see your balance. It is not recommended that you access your wallet by entering your private key anywhere if you just want to check the balance or see incoming or outgoing transactions. The fewer times that you need to open your wallet, the better.
MOAC mainnet http://explorer.moac.io/. Paste your address into the search bar and it will pull up your address and transaction history.
Tokens You can see the ERC20 tokens on https://explorer.moac.io/tokenlist20 and the ERC721 tokens on https://explorer.moac.io/tokenlist721 now.
MoacWalletOnline You can also enter your address on MoacWalletOnline "View Wallet Info" page by selecting the "View With Address Only" option at the bottom. Note: This only allows your to view your balances, NOT access you wallet to send funds. Remember, you must have the keystore file or private key in order to access your account.
Basics
DAPP Development*
- Move to MOAC
- MOAC Transaction Format
- MOAC JSON-RPC
- Chain3 JavaScript lib
- Chain3 Python lib
- Get Testnet MOAC
DAPP Examples
Information Websites
Connect to MOAC network