Iro-Chan
Verified contract
Active on
Ethereum with 4,253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6f53…186a
2 additional
variables
Balances ($1,612.27)
Native
Value
$929.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.28 | $3,319.62 |
$929.49 | |
IRO | ERC-20 | 8.654752M | $0.000079 |
$682.77 | |
APU | ERC-20 | 1 | $0.000928 |
$0 | |
TACO | ERC-20 | 65.36394K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244789 | 4 hours ago | | | 0 | 0.0011906007 | |
| 21244067 | 7 hours ago | | | 0 | 0.0012684914 | |
| 21241878 | 14 hours ago | | | 0 | 0.00067649756 | |
| 21240590 | 19 hours ago | | | 0 | 0.00059791771 | |
| 21240589 | 19 hours ago | | | 0 | 0.0010227428 | |
| 21238454 | a day ago | | | 0 | 0.00093187155 | |
| 21238449 | a day ago | | | 0 | 0.0015030528 | |
| 21237039 | a day ago | | | 0 | 0.0023373130 | |
| 21227070 | 3 days ago | | | 0 | 0.00084539833 | |
| 21223294 | 3 days ago | | | 0 | 0.0014645930 |
ABI
ABI objects
Getter at block 21246132
_maxTaxSwap() view returns (uint256)
9999999990000000
_maxTxAmount() view returns (uint256)
999999999000000000
_maxWalletSize() view returns (uint256)
999999999000000000
_taxSwapThreshold() view returns (uint256)
9999999990000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Iro-Chan
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
IRO
totalSupply() pure returns (uint256)
999999999000000000
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)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.