Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb9a6…8f95
0xb9a6…8f95
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,061.03 |
$0 | |
ZOOM | ERC-20 | 1.06189B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13822175 | 3 years ago | | | 0 | 0.0046985758 | |
| 13815340 | 3 years ago | | | 0 | 0.0019468841 | |
| 13793321 | 3 years ago | | | 0 | 0.0039940945 | |
| 13793270 | 3 years ago | | | 0 | 0.014762471 | |
| 13793235 | 3 years ago | | | 0 | 0.0028540911 | |
| 13793227 | 3 years ago | | | 0 | 0.0023863114 | |
| 13793208 | 3 years ago | | | 0 | 0.0028094421 | |
| 13793178 | 3 years ago | | | 0 | 0.0025074878 | |
| 13793167 | 3 years ago | | | 0 | 0.0030862782 | |
| 13793166 | 3 years ago | | | 0 | 0.0028088392 |
ABI
ABI objects
Getter at block 21191193
decimals() pure returns (uint8)
9
name() pure returns (string)
ZOOM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ZOOM
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
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.