ZELDA 2.0
Verified contract
Active on
Ethereum with 2,206 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($2.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZLDA | ERC-20 | 2.15153K | $0.001322 |
$2.85 | |
HASH | ERC-20 | 62.313747K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21259149 | 2 days ago | | | 0 | 0.00055183425 | |
| 21237849 | 5 days ago | | | 0 | 0.0011205511 | |
| 21234584 | 5 days ago | | | 0 | 0.00049149740 | |
| 21203180 | 10 days ago | | | 0 | 0.00048247953 | |
| 21192436 | 11 days ago | | | 0 | 0.00066330827 | |
| 21192322 | 11 days ago | | | 0 | 0.00080520568 | |
| 21169882 | 14 days ago | | | 0 | 0.0013101673 | |
| 21168440 | 15 days ago | | | 0 | 0.0046858949 | |
| 21161786 | 16 days ago | | | 0 | 0.00095437522 | |
| 21156984 | 16 days ago | | | 0 | 0.00066299565 |
ABI
ABI objects
Getter at block 21273336
_maxTxAmount() view returns (uint256)
600000000000000
_maxWalletToken() view returns (uint256)
600000000000000
blacklistMode() view returns (bool)
true
burnFee() view returns (uint256)
1
burnFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
60
decimals() pure returns (uint8)
6
distributor() view returns (address)
0x1bbe3e4ec7caf5273c41106455beb9ee98b7fecf
ecosystemfee() view returns (uint256)
0
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
498721104244739
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
name() pure returns (string)
ZELDA 2.0
pair() view returns (address)
0xa0ae4ca0f57c848a1b17840b9d7befd4ad684280
reflectionFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000
symbol() pure returns (string)
ZLDA
totalSupply() view returns (uint256)
600000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
shouldTakeFee(address sender) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _ecosystemfeeReceiver, address _burnFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _ecosystemfee, uint256 _burnFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base5000(uint256 maxTXPercentage_base5000)
setMaxWalletPercent_base5000(uint256 maxWallPercent_base5000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
set_sell_multiplier(uint256 Multiplier)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
whiteList(address _address, bool _status)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.