Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Zodiac | ERC-20 | 695.664283K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17773635 | a year ago | | | 0 | 0.0012844164 | |
| 17773627 | a year ago | | | 0 | 0.0013691190 | |
| 17773624 | a year ago | | | 0 | 0.0010881790 | |
| 17773622 | a year ago | | | 0 | 0.0011084556 | |
| 17773618 | a year ago | | | 0 | 0.00053863048 | |
| 17773617 | a year ago | | | 0 | 0.0012638241 | |
| 17773616 | a year ago | | | 0 | 0.0012745730 | |
| 17773614 | a year ago | | | 0 | 0.0012415965 | |
| 17773614 | a year ago | | | 0 | 0.0012903874 | |
| 17773610 | a year ago | | | 0 | 0.0011806642 |
ABI
ABI objects
Getter at block 21211441
balance() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
buyTreasuryFee() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
false
maxTx() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Zodiac Killer
owner() view returns (address)
0xc6af8857b75a15556f468a61aa064e70b84e64ca
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
sellTreasuryFee() view returns (uint256)
1
shouldContractSellAll() view returns (bool)
false
swapTreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
Zodiac
tokensForLiquidity() view returns (uint256)
0
tokensForTreasury() view returns (uint256)
695664283330827451926603
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xae99c9c43778001887dda8dab7bb19ac76b2183d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events ClearStuckEth()
ContractTradingOn()
UnstuckEth()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableEmptyContract(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 _maxTx, uint256 _maxWallet)
updateSwapTreshold(uint256 newAmount) returns (bool)
updateTax(uint256 _liquidityBuyFee, uint256 _liquiditySellFee, uint256 _treasuryBuyFee, uint256 _treasurySellFee)
updateTreasuryAddress(address newTreasuryWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
treasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.