Golden Zen Token
Verified contract
Active on
Ethereum with 1,106 txns
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 "Golden Zen Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20661513 | 2 months ago | | | 0 | 0.00021547929 | |
| 20573654 | 3 months ago | | | 0 | 0.000039284498 | |
| 20221696 | 4 months ago | | | 0 | 0.00041730282 | |
| 20201482 | 4 months ago | | | 0 | 0.00013463019 | |
| 20101063 | 5 months ago | | | 0 | 0.00016118169 | |
| 20047171 | 5 months ago | | | 0 | 0.00031236269 | |
| 19999953 | 5 months ago | | | 0 | 0.00013350394 | |
| 19983623 | 5 months ago | | | 0 | 0.00098575970 | |
| 19977555 | 5 months ago | | | 0 | 0.00069759659 | |
| 19947376 | 6 months ago | | | 0 | 0.00025993278 |
ABI
ABI objects
Getter at block 21184066
buy_fee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeSwapEnable() view returns (bool)
false
getPoolAddress() view returns (address)
0x4759c648cdd86aaf7fede659eeeb9e7b07503969
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Golden Zen Token
owner() view returns (address)
0x6a851546572630d73d37ac02d8c6ff991caddb29
sell_fee() view returns (uint256)
0
symbol() view returns (string)
GZT
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAmountOutMin(uint256 _amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearETH()
clearSpam(address _token_link)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exclude_from_fee(address account)
flipFeeSwapEnable()
include_in_fee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllFees()
renounceOwnership()
setFees_10_10()
setFees_10_15()
setFees_3_3()
setSwapThresholdx(uint256 _swapThreshold)
tradingEnable()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(address _marketing_wl)
receive()
This contract contains no error objects.