Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,216.58 |
$0 | |
ZEUS | ERC-20 | 7.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18529368 | a year ago | | | 0 | 0.0028203819 | |
| 18529363 | a year ago | | | 0 | 0.0020872289 | |
| 18529361 | a year ago | | | 0 | 0.0019371027 | |
| 18529357 | a year ago | | | 0 | 0.0023012943 | |
| 18529353 | a year ago | | | 0 | 0.0023457567 | |
| 18529351 | a year ago | | | 0 | 0.0023254400 | |
| 18529346 | a year ago | | | 0 | 0.0023397299 | |
| 18529343 | a year ago | | | 0 | 0.0026950472 | |
| 18529342 | a year ago | | | 0 | 0.0028010896 | |
| 18529340 | a year ago | | | 0 | 0.0030001877 |
ABI
ABI objects
Getter at block 21158550
BuyTaxes() view returns (uint256)
25
MaxTxAmount() view returns (uint256)
10000000000000000000000000
MaxWalletSize() view returns (uint256)
10000000000000000000000000
SellTaxes() view returns (uint256)
25
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x09355a07bcf4b9885700ee82ee8d8392b62e5081
name() view returns (string)
Zeus AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9bd96b626e5ff5234289559b035da9214359b6f3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
ZEUS
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events UpdateTreshhold(uint256 max_amount, uint256 min_amount)
approve(address spender, uint256 amount) returns (bool)
blockSniper(address account, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address _address)
includeInFee(address _address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlockSniper(address[] accounts, bool state)
renounceOwnership()
rescueEHT()
rescueERC20(address tokenAdd, uint256 amount)
setMarketingWallet(address newWallet)
setMaxTxLimit(uint256 _maxWallet, uint256 _maxTx)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _marketing, uint256 _liquidity)
updateLiquidityProvide(bool state)
updateSellFee(uint256 _marketing, uint256 _liquidity)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyTaxesUpdated(uint256 marketing, uint256 liquidity)
MaxTxUpdated(uint256 MaxWalletSize, uint256 MaxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellTaxesUpdated(uint256 marketing, uint256 liquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.