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 "Moon Monke"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13077292 | 7 months ago | | | 0 | 0.0000012792591 | |
| 12936030 | 8 months ago | | | 0 | 0.0000013055039 | |
| 12514328 | 8 months ago | | | 0 | 0.0000013056453 | |
| 12513480 | 8 months ago | | | 0 | 0.0000012691019 | |
| 12513397 | 8 months ago | | | 0 | 0.000048043279 | |
| 12513391 | 8 months ago | | | 0 | 0.0000059325693 | |
| 12513334 | 8 months ago | | | 0 | 0.0000012698022 | |
| 12513328 | 8 months ago | | | 0 | 0.0000059325693 | |
| 12513327 | 8 months ago | | | 0 | 0.00014126107 | |
| 12513324 | 8 months ago | | | 0 | 0.0000059325693 |
ABI
ABI objects
Getter at block 22944317
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
Moon Monke
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOONK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
renounceOwnership()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply, string _name, string _symbol, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.