Ivory Inu
Verified contract
Active on
Ethereum with 387 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x14b1…b84a
0xda0a…5796
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,272.40 |
$0 | |
IVORY | ERC-20 | 294.341955 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13351540 | 3 years ago | | | 0 | 0.0011106888 | |
| 12747811 | 3 years ago | | | 0 | 0.00041942700 | |
| 12735993 | 3 years ago | | | 0 | 0.00088545700 | |
| 12717263 | 3 years ago | | | 0 | 0.00058253750 | |
| 12699125 | 3 years ago | | | 0 | 0.00079225100 | |
| 12697205 | 3 years ago | | | 0 | 0.00045395100 | |
| 12697200 | 3 years ago | | | 0 | 0.00079225100 | |
| 12697156 | 3 years ago | | | 0 | 0.00087147610 | |
| 12697040 | 3 years ago | | | 0 | 0.00074564800 | |
| 12696998 | 3 years ago | | | 0 | 0.00066757500 |
ABI
ABI objects
Getter at block 21172505
decimals() pure returns (uint8)
9
name() pure returns (string)
Ivory Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
IVORY
totalSupply() pure returns (uint256)
1000000000000000
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)
blockBots(address[] bots_)
manualsend()
manualswap()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
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, address addr2)
receive()
This contract contains no error objects.