The storage layout for this contract could not be retrieved.
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALIEN | ERC-20 | 26.238028M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19633876 | 7 months ago | | | 0 | 0.0014398578 | |
| 19633876 | 7 months ago | | | 0 | 0.0021385128 | |
| 19633875 | 7 months ago | | | 0 | 0.065765214 | |
| 19633871 | 7 months ago | | | 1 | 0.00051006738 | |
| 19633867 | 7 months ago | | | 0 | 0.0012560022 |
ABI
ABI objects
Getter at block 21220802
_maxTaxSwap() view returns (uint256)
1500000000000000
_maxTxAmount() view returns (uint256)
1500000000000000
_maxWalletSize() view returns (uint256)
1500000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Alien GPU
owner() view returns (address)
0x0e9106cb6d030b896d62ac9f72ba98d35f695684
symbol() pure returns (string)
ALIEN
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.