Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MARMOT"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13911007 | 3 years ago | | | 0 | 0.014623245 | |
| 13910665 | 3 years ago | | | 0 | 0.0058412367 | |
| 13909316 | 3 years ago | | | 0 | 0.0044508765 | |
| 13909293 | 3 years ago | | | 0 | 0.0062482763 |
ABI
ABI objects
Getter at block 21320567
decimals() view returns (uint8)
18
name() view returns (string)
MARMOT
symbol() view returns (string)
MARMOT
totalSupply() view returns (uint256)
8018721318327792890228500
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed holder, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.