Alien Milady
Verified contract
Active on
Ethereum with 279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALIEN | ERC-20 | 1.830534M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18075719 | a year ago | | | 0 | 0.00057097094 | |
| 18040670 | a year ago | | | 0 | 0.00041280851 | |
| 18040350 | a year ago | | | 0 | 0.00054778304 | |
| 17947242 | a year ago | | | 0 | 0.00059255800 | |
| 17908259 | a year ago | | | 0 | 0.00083693561 | |
| 17884147 | a year ago | | | 0 | 0.00049735347 | |
| 17881273 | a year ago | | | 0 | 0.0011606661 | |
| 17881270 | a year ago | | | 0 | 0.0010951717 | |
| 17881242 | a year ago | | | 0 | 0.0012340121 | |
| 17881240 | a year ago | | | 0 | 0.0012226588 |
ABI
ABI objects
Getter at block 21162216
EnableTxLimit() view returns (bool)
true
Marketing() view returns (address)
0x62bd9281532cfa6c2fa71153712871157ed8e84d
_buyMarketingFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_sellMarketingFee() view returns (uint256)
2
_walletMax() view returns (uint256)
1000000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x482513088ac5c01ba26869d1305823de9ff8557c
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
launchedAt() view returns (uint256)
17880972
launchedAtTimestamp() view returns (uint256)
1691627951
name() view returns (string)
Alien Milady
normalizeTrade() view returns (bool)
true
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000000000000
swapbylimit() view returns (bool)
false
symbol() view returns (string)
ALIEN
totalSupply() view returns (uint256)
1000000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
rescueFunds()
rescueTokens(address _token, address recipient, uint256 _amount)
setFee(uint256 _buyFee, uint256 _sellFee)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, bool _limited)
setSwapthreshold(uint256 _threshold)
setTxLimit(uint256 newLimit)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.