404Aliens Participation Token
Verified contract
Active on
Ethereum with 432 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
1 additional
variable
Balances ($0.00)
No balances found for "404Aliens Participation Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21051166 | 17 days ago | | | 0 | 0.00030338226 | |
| 21051126 | 17 days ago | | | 0 | 0.00036682813 | |
| 21051056 | 17 days ago | | | 0 | 0.00068700816 | |
| 19819033 | 6 months ago | | | 0 | 0.00046556732 | |
| 19803694 | 6 months ago | | | 0 | 0.00017400330 | |
| 19803672 | 6 months ago | | | 0 | 0.00014612457 | |
| 19753180 | 7 months ago | | | 0 | 0.00027397095 | |
| 19591314 | 7 months ago | | | 0 | 0.00055098751 | |
| 19591312 | 7 months ago | | | 0 | 0.00055855992 | |
| 19549895 | 7 months ago | | | 0 | 0.0010758470 |
ABI
ABI objects
Getter at block 21176285
ROUTER_CA() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyBackWallet() view returns (address)
0x9417b2bae3830dfd7082aada1cee306ac72b6f12
buyBuybackFee() view returns (uint16)
0
buyTreasuryFee() view returns (uint16)
350
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getAllBlockedAddresses() view returns (address[])
[]
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000
name() view returns (string)
404Aliens Participation Token
owner() view returns (address)
0x9417b2bae3830dfd7082aada1cee306ac72b6f12
sellBuybackFee() view returns (uint16)
0
sellTreasuryFee() view returns (uint16)
350
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000
symbol() view returns (string)
APT404
totalSupply() view returns (uint256)
10000000000000000000000
treasuryWallet() view returns (address)
0x9417b2bae3830dfd7082aada1cee306ac72b6f12
uniswapV2Pair() view returns (address)
0x55ed3039d5c81f70d8aa04bc8ee1b4e6f14a3965
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)
blocked(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuyBackFee(uint16 _buyvalue, uint16 _sellvalue, address _wallet)
changeTreasuryFee(uint16 _buyvalue, uint16 _sellvalue, address _wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableSwap(bool flag)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlock(address[] blockees)
removeAddress(address _address)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTax(uint16 _treasuryTax, uint16 _buybackTax)
updateMaxTxnAmount(uint256 newNumInEth)
updateSellTax(uint16 _treasuryTax, uint16 _buybackTax)
Approval(address indexed owner, address indexed spender, uint256 value)
NewTaxValue(uint256 newBuyTax, uint256 newSellTax)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
TokenConfigured(bool flag)
TokenCreated(uint256 totalSupply, address tokenAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _ticker, address _from, uint256 _supply)
fallback()
receive()
This contract contains no error objects.