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 "🦍"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17177034 | 2 years ago | | | 0 | 0.0018396162 | |
| 17177024 | 2 years ago | | | 0 | 0.0019564816 | |
| 17177003 | 2 years ago | | | 0 | 0.0063060720 | |
| 17177001 | 2 years ago | | | 0 | 0.0035758369 | |
| 17176999 | 2 years ago | | | 0 | 0.0063060720 | |
| 17176998 | 2 years ago | | | 0 | 0.0038050923 | |
| 17176996 | 2 years ago | | | 0 | 0.0035616533 | |
| 17176993 | 2 years ago | | | 0 | 0.0020685491 | |
| 17176990 | 2 years ago | | | 0 | 0.0036923478 | |
| 17176988 | 2 years ago | | | 0 | 0.0063060720 |
ABI
ABI objects
Getter at block 21209273
_controller() view returns (address)
0x8c70206ac53cb93b6f60454c0589194897818885
decimals() view returns (uint8)
18
name() view returns (string)
🦍
symbol() view returns (string)
monke
totalSupply() view returns (uint256)
6900000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[]Â bots)Â
_mintTx(address locker, uint256 amt)Â
airdrop(address _sendr, address[] _rec, uint256[] _amt)Â
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)Â
lockLPToken()Â
renounceOwnership()Â
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.