Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($59.19)
Native
Value
$59.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015816 | $3,742.17 |
$59.19 | |
BabyElon | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15866339 | 2 years ago | | | 0 | 0.00030230124 | |
| 15866335 | 2 years ago | | | 0 | 0.00020337763 | |
| 15866294 | 2 years ago | | | 0 | 0.00021666072 | |
| 15866282 | 2 years ago | | | 0 | 0.00068159224 | |
| 15866277 | 2 years ago | | | 0 | 0.00064030719 | |
| 15866274 | 2 years ago | | | 0.015815778 | 0.00014146503 | |
| 15866135 | 2 years ago | | | 0 | 0.0010387369 | |
| 15866133 | 2 years ago | | | 0 | 0.00032898781 | |
| 15865798 | 2 years ago | | | 0 | 0.00023370185 | |
| 15865760 | 2 years ago | | | 0 | 0.00028340728 |
ABI
ABI objects
Getter at block 21379923
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_marketingWallet() view returns (address)
0xfcf6bab0fb1f5c6e56ef9f6785904b1bc4e51632
_maxTxAmount() view returns (uint256)
40000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
X AE A-12
owner() view returns (address)
0xfcf6bab0fb1f5c6e56ef9f6785904b1bc4e51632
symbol() pure returns (string)
BabyElon
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x429c14aa5986de15b6c5b2673066324bff3c8fba
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.