Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Zach"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17383917 | 2 years ago | | | 0 | 0.0018521545 | |
| 17383905 | 2 years ago | | | 0 | 0.0039263225 | |
| 17371199 | 2 years ago | | | 0 | 0.0018237718 | |
| 17369012 | 2 years ago | | | 0 | 0.0012245939 | |
| 17364783 | 2 years ago | | | 0 | 0.0020266082 | |
| 17364596 | 2 years ago | | | 0 | 0.0018407504 | |
| 17364580 | 2 years ago | | | 0 | 0.0019428707 | |
| 17364577 | 2 years ago | | | 0 | 0.0019286522 | |
| 17363087 | 2 years ago | | | 0 | 0.0011380854 | |
| 17363014 | 2 years ago | | | 0 | 0.00066785371 |
ABI
ABI objects
Getter at block 21318799
botFee() view returns (uint256)
99
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devAddr() view returns (address)
0x0000000000000000000000000000000000000000
genesis_block() view returns (uint256)
0
marketingAddr() view returns (address)
0x0000000000000000000000000000000000000000
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Zach
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x69bf9fdd8c30cc7786b5814506d5f51e9f16536b
swapEnabled() view returns (bool)
true
swapMaxAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
ZACH
totalBuyFee() view returns (uint256)
0
totalSellFee() view returns (uint256)
99
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
excludedFromFees(address) view returns (bool)
State-modifying
Events addBlacklists(address[] blacklists_)
addBots(address[] isBot_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
setBuyFee(uint256 _fee)
setSellFee(uint256 _fee)
setSwapEnabled(bool state)
setSwapMaxAmount(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevAddress(address newWallet)
updateExcludedFromFees(address[] address_)
updateMarketingAddress(address newWallet)
updateMaxTxAmount(uint256 amount)
updateMaxWalletAmount(uint256 amount)
updateRouterAndPair(address _router, address _pair)
withdrawETH(uint256 weiAmount)
withdrawErc20Token(address tokenAddress, uint256 amount)
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()
receive()
This contract contains no error objects.