Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd9e1…8b9f
Balances ($0.00)
No balances found for "ZAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20597251 | 4 months ago | | | 0 | 0.000022478224 | |
| 20551278 | 4 months ago | | | 0 | 0.000024562445 | |
| 20505482 | 4 months ago | | | 0 | 0.00010475416 | |
| 19996652 | 6 months ago | | | 0 | 0.00010433097 | |
| 19840039 | 7 months ago | | | 0 | 0.00013647815 | |
| 19488132 | 9 months ago | | | 0 | 0.00046839692 | |
| 19481569 | 9 months ago | | | 0 | 0.00070288121 | |
| 19443968 | 9 months ago | | | 0 | 0.00088073039 | |
| 19031329 | a year ago | | | 0 | 0.00066776805 | |
| 18807792 | a year ago | | | 0 | 0.00079858476 |
ABI
ABI objects
Getter at block 21391266
MAG() view returns (uint256)
1000000000000000000
_gonsPerFragment() view returns (uint256)
5915841633640720227422444231100424742631358760368247
_live() view returns (bool)
true
_percentForRebase() view returns (uint256)
5
_percentForTxLimit() view returns (uint256)
100
_timeLimitFromLastBuy() view returns (uint256)
300
decimals() view returns (uint8)
18
name() view returns (string)
ZAP
owner() view returns (address)
0x0000000000000000000000000000000000000000
rateOfChange() view returns (uint256)
1000000000000000000
sushiswapPair() view returns (address)
0xcdcaa252e3cb2e234c2415c1166a28f2a41a25cf
sushiswapRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
symbol() view returns (string)
ZAP
totalSupply() view returns (uint256)
19573223288949938553313653
uniswapV2Pair() view returns (address)
0xe7da231dbb2bac3e770b9a14135c514b6cf24c84
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyInfo(address) view returns (uint256)
_gonBalances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockWallet(address account)
updateLive()
updatePercentForTxLimit(uint256 percentForTxLimit)
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.