Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x64d8…4dfb
1 additional
variable
Balances ($6,239.57)
Native
Value
$203.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.065664 | $3,106.63 |
$203.99 | |
IZZY | ERC-20 | 3.571349B | $0.000002 |
$6,035.58 | |
CloudCoin | ERC-20 | 1.5038B | -- | -- | |
GSOS | ERC-20 | 245.510795M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21228370 | 35 minutes ago | | | 0 | 0.00052836291 | |
| 21228340 | 41 minutes ago | | | 0 | 0.00045652489 | |
| 21227967 | 2 hours ago | | | 0 | 0.00045059540 | |
| 21227457 | 4 hours ago | | | 0 | 0.00032694860 | |
| 21227102 | 5 hours ago | | | 0 | 0.00049763704 | |
| 21227032 | 5 hours ago | | | 0 | 0.00059800335 | |
| 21226550 | 7 hours ago | | | 0 | 0.00048387840 | |
| 21226373 | 7 hours ago | | | 0 | 0.00056043577 | |
| 21225184 | 11 hours ago | | | 0 | 0.00059303382 | |
| 21223533 | 17 hours ago | | | 0 | 0.00092477665 |
ABI
ABI objects
Getter at block 21228542
_maxTaxSwap() view returns (uint256)
8400000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Izzy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
IZZY
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
rescueETH()
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()
receive()
This contract contains no error objects.