Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c13…423e
0x1c13…423e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IROH | ERC-20 | 102.646985B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15140229 | 2 years ago | | | 0 | 0.00072703277 | |
| 14643796 | 3 years ago | | | 0 | 0.0011338808 | |
| 14615490 | 3 years ago | | | 0 | 0.0010626654 | |
| 14596797 | 3 years ago | | | 0 | 0.0011689808 | |
| 14573674 | 3 years ago | | | 0 | 0.0018251613 | |
| 14573422 | 3 years ago | | | 0 | 0.0025829227 | |
| 14572328 | 3 years ago | | | 0 | 0.0034914599 | |
| 14572316 | 3 years ago | | | 0 | 0.0028411065 | |
| 14572157 | 3 years ago | | | 0 | 0.0026009840 | |
| 14571862 | 3 years ago | | | 0 | 0.0032686483 |
ABI
ABI objects
Getter at block 21398466
decimals() pure returns (uint8)
9
name() pure returns (string)
IROH
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
IROH
totalSupply() pure returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 amount)
changeMaxWalletAmount(uint256 amount)
changeSwapThreshold(uint256 amount)
delBot(address notbot)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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 indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet1, address wallet2)
receive()
This contract contains no error objects.