Zulu Ascension
Verified contract
Active on
Ethereum with 216 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZULU | ERC-20 | 300M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21053354 | a month ago | | | 0 | 0.00020700412 | |
| 21053340 | a month ago | | | 0 | 0.00020298326 | |
| 17685045 | a year ago | | | 0 | 0.0016050151 | |
| 17521125 | a year ago | | | 0 | 0.00036999109 | |
| 16381381 | 2 years ago | | | 0 | 0.00047684490 | |
| 16381376 | 2 years ago | | | 0 | 0.00092994930 | |
| 16081315 | 2 years ago | | | 0 | 0.00053839170 | |
| 15913772 | 2 years ago | | | 0 | 0.00053039516 | |
| 15905477 | 2 years ago | | | 0 | 0.00066311848 | |
| 15900949 | 2 years ago | | | 0 | 0.00066807238 |
ABI
ABI objects
Getter at block 21282963
blockForPenaltyEnd() view returns (uint256)
15871946
botsCaught() view returns (uint256)
2
buyCommunityFee() view returns (uint256)
3
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
communityAddress() view returns (address)
0x2b644efb93aa53488870c5a18d176e69670082d0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[0x699982B0D41bCC1a4BE0e307981dECBDA6372bA2, 0x312B0F4CFF9a4d5546Fc65e70e8bDdfB8a72E06F]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xf8375a7c38f8fe9d48f3f1cd7c7c3e8d1428b7ca
maxBuyAmount() view returns (uint256)
9999999999999999999999999998
maxSellAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Zulu Ascension
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCommunityFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
ZULU
tokensForCommunity() view returns (uint256)
300000000000000000000000000
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15871946
transferDelayEnabled() view returns (bool)
true
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)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
flagMultipleBots(address[] wallets)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setCommunityAddress(address _communityAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
unflagMultipleBots(address[] wallets)
updateBuyFees(uint256 _communityFee, uint256 _liquidityFee)
updateSellFees(uint256 _communityFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedCommunityAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.