Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
42069 | ERC-20 | 21.620207M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16014250 | 2 years ago | | | 0 | 0.00055343153 | |
| 15940149 | 2 years ago | | | 0 | 0.0030279542 | |
| 15932173 | 2 years ago | | | 0 | 0.0015990253 | |
| 15930071 | 2 years ago | | | 0 | 0.00062009398 | |
| 15929539 | 2 years ago | | | 0 | 0.00084646210 | |
| 15928754 | 2 years ago | | | 0 | 0.00094191424 | |
| 15927213 | 2 years ago | | | 0 | 0.0051476580 | |
| 15926865 | 2 years ago | | | 0 | 0.0035873694 | |
| 15926621 | 2 years ago | | | 0 | 0.0022935896 | |
| 15926620 | 2 years ago | | | 0 | 0.0025632200 |
ABI
ABI objects
Getter at block 21102629
InitialSupply() view returns (uint256)
420696969000000000000000000
LaunchTimestamp() view returns (uint256)
1667919611
MaxWallet() view returns (uint256)
2902809086100000000000000
burnTax() view returns (uint256)
0
buyTax() view returns (uint256)
60
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xe0f53bc2866b3268f516aa978fc57dc5c209e380
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
167
manualSwap() view returns (bool)
false
marketingTax() view returns (uint256)
833
marketingWallet() view returns (address)
0xa9aec2b0311323f1b6136fcaf170f0d48975418d
name() pure returns (string)
42069
overLiquifyTreshold() view returns (uint256)
1000
owner() view returns (address)
0xe0f53bc2866b3268f516aa978fc57dc5c209e380
sellTax() view returns (uint256)
90
swapTreshold() view returns (uint256)
2
symbol() pure returns (string)
42069
totalSupply() view returns (uint256)
420696969000000000000000000
transferTax() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isAMM(address) view returns (bool)
State-modifying
Events ChangeMarketingWallet(address newWallet)
ExcludeAccountFromFees(address account, bool exclude)
SetAMM(address AMM, bool Add)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxWallet(uint256 maxWallet)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeAccount(address account, bool exclude)
OnEnableTrading()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.