Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Z | ERC-20 | 974.188675K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271403 | 6 days ago | | | 0 | 0.00024761288 | |
| 20873859 | 2 months ago | | | 0 | 0.00034687797 | |
| 20873840 | 2 months ago | | | 0 | 0.00069818060 | |
| 20185324 | 5 months ago | | | 0 | 0.00027090518 | |
| 19467767 | 8 months ago | | | 0 | 0.0011235149 | |
| 18207836 | a year ago | | | 0 | 0.00022481953 | |
| 18207658 | a year ago | | | 0 | 0.00040236475 | |
| 17599342 | a year ago | | | 0 | 0.0011623461 | |
| 17582362 | a year ago | | | 0 | 0.0016093809 | |
| 17581826 | a year ago | | | 0 | 0.0015596273 |
ABI
ABI objects
Getter at block 21315337
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
antisnipe() view returns (address)
0x919eb4e1353c7d4dfb9514feaea1ccfd2de56309
decimals() pure returns (uint8)
9
devReceiver() view returns (address)
0x3002f1fcd7872abde7589916244b8999d726ecb1
getCirculatingSupply() view returns (uint256)
49972938480520393
getOwner() view returns (address)
0xfa8d5ba6ebc882e955ed8fc8d506fc80647a29e5
launchedAt() view returns (uint256)
14386976
launchedTime() view returns (uint256)
1647290659
liquidityReceiver() view returns (address)
0x73fa606806bb025a70f93a863b0c0fe07aac4876
marketingReceiver() view returns (address)
0x73fa606806bb025a70f93a863b0c0fe07aac4876
name() pure returns (string)
ZINJA
owner() view returns (address)
0xfa8d5ba6ebc882e955ed8fc8d506fc80647a29e5
pair() view returns (address)
0xbcb24a73e352fbbdf37a4bd7053289d2131f3ec4
protectionDisabled() view returns (bool)
false
protectionEnabled() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
false
swapMinimum() view returns (uint256)
1000000000000000
swapThreshold() view returns (uint256)
1000000000000000
symbol() pure returns (string)
Z
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling, bool inHighPeriod) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events addLiquidityPool(address _pool, bool _enabled)
airdrop(address[] _addresses, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setAntiDumpTax(uint256 _tax, uint256 _period, uint256 _threshold, bool _reserve0)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLiquidityProvider(address _provider)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(address _protection, bool _call)
setProtectionEnabled(bool _protect)
setSellPeriod(uint256 _sellPercentIncrease, uint256 _period)
setSwapBackSettings(bool _enabled, uint256 _denominator, uint256 _denominatorMin)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 numerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AirdropSent(address indexed from)
AntiDumpTaxSet(uint256 rate, uint256 period, uint256 threshold)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amount, uint256 amountToken)
FeeExemptSet(address indexed wallet, bool isExempt)
FeesSet(uint256 totalFees, uint256 denominator, uint256 sellBias)
LiquidityPoolSet(address indexed pool, bool enabled)
LiquidityProviderSet(address indexed provider)
MaxWalletSet(uint256 limit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectionDisabled()
ProtectionSet(address indexed protection)
ProtectionToggle(bool isEnabled)
SellPeriodSet(uint256 percent, uint256 period)
SwapSettingsSet(uint256 minimum, uint256 maximum, bool enabled)
TargetLiquiditySet(uint256 percent)
TradingLaunched()
TransactionLimitSet(uint256 limit)
Transfer(address indexed from, address indexed to, uint256 value)
TrasactionLimitExemptSet(address indexed wallet, bool isExempt)
constructor(address _lp, address _marketing, address _dev)
receive()
This contract contains no error objects.