Digital Monster
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Digital Monster"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12860450 | 3 years ago | | | 0 | 0.00085552805 | |
| 12688152 | 3 years ago | | | 0 | 0.00071764906 | |
| 12596994 | 3 years ago | | | 0 | 0.00058246507 | |
| 12579222 | 3 years ago | | | 0 | 0.00058021708 | |
| 12578495 | 3 years ago | | | 0 | 0.00068571108 | |
| 12572714 | 3 years ago | | | 0 | 0.00053470505 | |
| 12572311 | 3 years ago | | | 0 | 0.00084395208 | |
| 12521520 | 3 years ago | | | 0 | 0.00096214505 | |
| 12516827 | 3 years ago | | | 0 | 0.0036914500 | |
| 12494658 | 3 years ago | | | 0 | 0.0016129801 |
ABI
ABI objects
Getter at block 21205343
decimals() view returns (uint8)
18
name() view returns (string)
Digital Monster
symbol() view returns (string)
DMO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.