Alien Inu
Verified contract
Active on
Ethereum with 3,021 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3344…865c
5 additional
variables
Balances ($53.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 2.120891M | $0.000025 |
$53.98 | |
SHINJA | ERC-20 | 434,898.541349T | -- | -- | |
ALIEN | ERC-20 | 1237.951488T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21173943 | 15 days ago | | | 0 | 0.00072670069 | |
| 21133182 | 21 days ago | | | 0 | 0.00067278387 | |
| 21083792 | a month ago | | | 0 | 0.00039227420 | |
| 21078848 | a month ago | | | 0 | 0.00065239260 | |
| 20909581 | 2 months ago | | | 0 | 0.00020452618 | |
| 20909539 | 2 months ago | | | 0 | 0.00054674549 | |
| 20680575 | 3 months ago | | | 0 | 0.00020633648 | |
| 20657518 | 3 months ago | | | 0 | 0.00031264871 | |
| 20595454 | 3 months ago | | | 0 | 0.000039451674 | |
| 20451668 | 4 months ago | | | 0 | 0.000026669514 |
ABI
ABI objects
Getter at block 21281263
_maxTxAmount() view returns (uint256)
9999999999999999999999999999999999999999999999
_maxWalletSize() view returns (uint256)
9999999999999999999999999999999999999999999999
_swapTokensAtAmount() view returns (uint256)
5100000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Alien Inu
owner() view returns (address)
0xbcbf12861708ccd346d9add224358719efa3ab8f
symbol() pure returns (string)
ALIEN
totalSupply() pure returns (uint256)
51000000000000000000000000000
uniswapV2Pair() view returns (address)
0xcc82ee8654e3707f74ec74ed0f819a192f856e1e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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.