Monkeys Token
Verified contract
Active on
Ethereum with 16,200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,499.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOKI | ERC-20 | 39.007465M | $0.000214 |
$8,341.36 | |
MATIC | ERC-20 | 211.776825 | $0.523384 |
$110.84 | |
MONKEYS | ERC-20 | 113.967221M | $0.00 |
$42.17 | |
USDT | ERC-20 | 5 | $0.998097 |
$4.99 | |
FLOKI | ERC-20 | 29.386228M | -- | -- | |
MONKEYS | ERC-20 | 21.914227K | -- | -- | |
HQG | ERC-20 | 0.001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261191 | 2 days ago | | | 0 | 0.00039642260 | |
| 21254224 | 3 days ago | | | 0 | 0.00054776102 | |
| 21253495 | 3 days ago | | | 0 | 0.00058533039 | |
| 21248057 | 4 days ago | | | 0 | 0.00046692284 | |
| 21247231 | 4 days ago | | | 0 | 0.00079400779 | |
| 21231899 | 6 days ago | | | 0 | 0.00083889809 | |
| 21227049 | 7 days ago | | | 0 | 0.00052117739 | |
| 21223020 | 7 days ago | | | 0 | 0.0013250682 | |
| 21221591 | 7 days ago | | | 0 | 0.00028635648 | |
| 21196275 | 11 days ago | | | 0 | 0.00045586978 |
ABI
ABI objects
Getter at block 21274517
decimals() pure returns (uint8)
9
marketingMultisig() pure returns (address)
0x2911baddba4a2753391265b125c65a50e3d61cbe
name() pure returns (string)
Monkeys Token
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() payable
airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
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)
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.