Dominica Coin
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dominica Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16074672 | 2 years ago | | | 0 | 0.00052096429 | |
| 16074637 | 2 years ago | | | 0 | 0.0033196987 | |
| 16074523 | 2 years ago | | | 0 | 0.00055323000 | |
| 16074519 | 2 years ago | | | 0 | 0.00045978123 | |
| 16074493 | 2 years ago | | | 0 | 0.00053729015 | |
| 16074484 | 2 years ago | | | 0 | 0.00052249500 | |
| 16074483 | 2 years ago | | | 0 | 0.00064543500 | |
| 16074431 | 2 years ago | | | 0 | 0.00052249500 | |
| 16074430 | 2 years ago | | | 0 | 0.00052760187 | |
| 16074378 | 2 years ago | | | 0 | 0.00079021100 |
ABI
ABI objects
Getter at block 21218472
_origin() view returns (address)
0xea3f23c7ce836cf90b7a58fb046c6b2779c6538b
decimals() view returns (uint8)
9
name() view returns (string)
Dominica Coin
symbol() view returns (string)
DMC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
increase(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.