Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe6e3…0551
6 additional
variables
Balances ($103.76)
Native
Value
$103.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.032606 | $3,182.23 |
$103.76 | |
$ZEUS | ERC-20 | 307.345312 | -- | -- | |
UNI-V2 | ERC-20 | 0.043518 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15301880 | 2 years ago | | | 0 | 0.00035698335 | |
| 15301860 | 2 years ago | | | 0 | 0.00046598691 | |
| 15295597 | 2 years ago | | | 0 | 0.00022591690 | |
| 15295595 | 2 years ago | | | 0 | 0.00022425130 | |
| 15295591 | 2 years ago | | | 0 | 0.00022612693 | |
| 15120973 | 2 years ago | | | 0 | 0.0010584188 | |
| 15120526 | 2 years ago | | | 0 | 0.00046242780 | |
| 15112327 | 2 years ago | | | 0 | 0.00086819754 | |
| 15107997 | 2 years ago | | | 0 | 0.00033060792 | |
| 15107476 | 2 years ago | | | 0 | 0.00046848727 |
ABI
ABI objects
Getter at block 21202189
_marketingAddress() view returns (address)
0xe6e306bd15375bfb8f9c0fc42d3d5a87ead10551
_maxTxAmount() view returns (uint256)
90000000000000000
_maxWalletSize() view returns (uint256)
1500000000000000
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=0, liquidity=0, marketing=0)
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
15103368
name() view returns (string)
THEZEUS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$ZEUS
totalFees() view returns (uint256)
235177018955137
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x63dcea95042fdc1a0d7612d6c87deb2dfb62795d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing)
setBuyFee(uint8 reflection, uint8 liquidity, uint8 marketing)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint8 reflection, uint8 liquidity, uint8 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.