-
Notifications
You must be signed in to change notification settings - Fork 5
ERC20 demo tokens on Rinkeby
Albert Andrejev edited this page Nov 28, 2019
·
2 revisions
The following ERC20 tokens are used in the staging wallet for demonstration purposes.
For all smart contract interactions do:
- Use a spare browser with Metamask installed that does not hold real coins (e.g. Brave, Firefox Developer Edition)
- Use the same 12 words mnemonic in Neuma and Metamask
- Go to a smart contract address page in Etherscan (e.g.
https://rinkeby.etherscan.io/address/0xc778417e063141139fce010982780140aa0cd5ab
) - Click the "Write Contract" tab
- Click "Connect with Metamask"
- When Etherscan shows a green dot, you are ready to call smart contract methods by clicking the "Write" button below the method name.
- Symbol: WETH
- Name: Wrapped Ether
- Contract: 0xc778417e063141139fce010982780140aa0cd5ab
- Faucet: Call
deposit
of the token contract
- Symbol: ZEENUS
- Name: Zeenus 💪
- Contract: 0x1f9061B953bBa0E36BF50F21876132DcF276fC6e
- Faucet: Call
drip
of the token contract - Information: https://ethereum.stackexchange.com/a/68072