Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Monkeys | ERC-20 | 22.5M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839761 | 2 months ago | | | 0 | 0.00026870592 | |
| 18255524 | a year ago | | | 0 | 0.00034139280 | |
| 18222206 | a year ago | | | 0 | 0.00094691319 | |
| 18060429 | a year ago | | | 0 | 0.00055808394 | |
| 18042387 | a year ago | | | 0 | 0.0016237196 | |
| 17580972 | a year ago | | | 0 | 0.00087854760 | |
| 17580964 | a year ago | | | 0 | 0.00092673000 | |
| 17549329 | a year ago | | | 0 | 0.00058569840 | |
| 17543926 | a year ago | | | 0 | 0.00045624600 | |
| 17526285 | a year ago | | | 0 | 0.00064865541 |
ABI
ABI objects
Getter at block 21278252
_primaryLP() view returns (address)
0x2f0f0073d19ba05ce260344df0eeaebeaa0df957
_tradingOpen() view returns (bool)
true
autoTrading() view returns (bool)
false
decimals() pure returns (uint8)
9
marketingMultisig() pure returns (address)
0x627a2196b244857e40c4e5d1d73bb48d511bf2b6
name() pure returns (string)
Monkeys
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Monkeys
totalSupply() pure returns (uint256)
500000000000000000000
Read-only
_checkBot(address bot) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP(address _lp)
approve(address spender, uint256 amount) returns (bool)
changeTaxValue(uint32 _taxValue)
createMainPair()
enableAutoTrading(bool _able)
multiBcList(address[] bcList, bool isBlack)
multiNoFee(address[] noFeeList, bool isNoFee)
removeLP(address _lp)
renounceOwnership()
startTradeManual()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.