Alien Milady
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALIEN | ERC-20 | 87.560587M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18472926 | a year ago | | | 0 | 0.0012846290 | |
| 18472926 | a year ago | | | 0 | 0.0012846290 | |
| 18472926 | a year ago | | | 0 | 0.0012846290 | |
| 18472926 | a year ago | | | 0 | 0.0012846290 | |
| 17880577 | a year ago | | | 0 | 0.0013881059 | |
| 17880577 | a year ago | | | 0 | 0.0016212159 | |
| 17880576 | a year ago | | | 0 | 0.0023465621 | |
| 17880575 | a year ago | | | 0 | 0.00075478378 | |
| 17880575 | a year ago | | | 0 | 0.00075478378 | |
| 17880575 | a year ago | | | 0 | 0.00084802778 |
ABI
ABI objects
Getter at block 21310716
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
15
buyTotalFees() view returns (uint256)
15
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
marketingAddress() view returns (address)
0x2ab58e37aee1f04e630821540f0b3f11a016af50
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Alien Milady
owner() view returns (address)
0xb15a652d601000d38ae28631384d93cac18bfd42
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
15
sellTotalFees() view returns (uint256)
15
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
600000000000000000000000
symbol() view returns (string)
ALIEN
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
4237368346340140717940385
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xc36b2491815aa9436ab3047ff5c5850525918e81
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTx(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership(bool confirmRenounce)
saveETH()
saveTokens(address _token, address _to) returns (bool _sent)
setAutomatedMarketMakerPairs(address pair, bool value)
setMarketingAddress(address _marketingAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.