Inu Polytopia
Verified contract
Active on
Ethereum with 23 txns
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 "Inu Polytopia"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12754923 | 3 years ago | | | 0 | 0.00056659200 | |
| 12754923 | 3 years ago | | | 0 | 0.0010387520 | |
| 12754919 | 3 years ago | | | 0 | 0.00070824000 | |
| 12754917 | 3 years ago | | | 0 | 0.00051937600 | |
| 12754911 | 3 years ago | | | 0 | 0.0010387520 | |
| 12754910 | 3 years ago | | | 0 | 0.00075545600 | |
| 12754908 | 3 years ago | | | 0 | 0.0033051200 | |
| 12754907 | 3 years ago | | | 0 | 0.0059208864 | |
| 12754904 | 3 years ago | | | 0 | 0.0011804000 | |
| 12754904 | 3 years ago | | | 0 | 0.0011804000 |
ABI
ABI objects
Getter at block 21094889
decimals() pure returns (uint8)
9
name() pure returns (string)
Inu Polytopia
owner() view returns (address)
0x782c2f1cda07669329a1fd4db73c4755576a651a
symbol() pure returns (string)
INP
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1)
receive()
This contract contains no error objects.