Tails from the list
Verified contract
Active on
Ethereum with 2,889 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MONKEYS | ERC-20 | 654.10822K | $0.000001 |
$0.43 | |
MONKEYS | ERC-20 | 1.466616B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21276754 | an hour ago | | | 0 | 0.00049668612 | |
| 21275186 | 6 hours ago | | | 0 | 0.00069372619 | |
| 21262526 | 2 days ago | | | 0 | 0.00033460570 | |
| 21248057 | 4 days ago | | | 0 | 0.00055988147 | |
| 21244521 | 5 days ago | | | 0 | 0.00082961931 | |
| 21240258 | 5 days ago | | | 0 | 0.00059845930 | |
| 21230018 | 7 days ago | | | 0 | 0.0011131086 | |
| 21219718 | 8 days ago | | | 0 | 0.00052057796 | |
| 21215149 | 9 days ago | | | 0 | 0.00099642396 | |
| 21205546 | 10 days ago | | | 0 | 0.00046751703 |
ABI
ABI objects
Getter at block 21277091
decimals() pure returns (uint8)
9
marketingMultisig() pure returns (address)
0x2911baddba4a2753391265b125c65a50e3d61cbe
name() pure returns (string)
Tails from the list
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MONKEYS
tax() view returns (uint32 taxNumerator, uint32 taxDenominator)
(taxNumerator=1000, taxDenominator=100000)
totalSupply() pure returns (uint256)
500000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(address lpCA) payable
airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setExemption(address[] wallets, bool isExempt)
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)
OwnershipTransferred(address _owner)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.