Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($495.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IC | ERC-20 | 9.728749M | $0.000049 |
$476.61 | |
BBTC | ERC-20 | 0.0002 | $86,606.00 |
$17.32 | |
USDT | ERC-20 | 2 | $1.001 |
$2 | |
HunkElon | ERC-20 | 5.94B | -- | -- | |
DF | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172200 | 40 minutes ago | | | 0 | 0.0012606873 | |
| 21171459 | 3 hours ago | | | 0 | 0.0013140295 | |
| 21169924 | 8 hours ago | | | 0 | 0.0015256531 | |
| 21169905 | 8 hours ago | | | 0 | 0.0011451769 | |
| 21169047 | 11 hours ago | | | 0 | 0.00090609051 | |
| 21167490 | 16 hours ago | | | 0 | 0.0017094418 | |
| 21167249 | 17 hours ago | | | 0 | 0.0025204366 | |
| 21166830 | 19 hours ago | | | 0 | 0.0019763616 | |
| 21166691 | 19 hours ago | | | 0 | 0.0012913220 | |
| 21166007 | 21 hours ago | | | 0 | 0.0016915455 |
ABI
ABI objects
Getter at block 21172395
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
100000000000000000000
name() view returns (string)
Icy
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x78b9682e3672d47bd43afb95e5698f0a9ebf833f
symbol() view returns (string)
IC
totalSupply() view returns (uint256)
100000000000000000000
totalSupplyOnStart() view returns (uint256)
100000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.