Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.80)
Native
Value
$3.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001208 | $3,147.60 |
$3.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18577327 | a year ago | | | 0 | 0.0011528973 | |
| 18577322 | a year ago | | | 0 | 0.0010072190 | |
| 18577320 | a year ago | | | 0 | 0.0010556506 | |
| 18577244 | a year ago | | | 0 | 0.0010079169 | |
| 18577243 | a year ago | | | 0 | 0.0042381267 | |
| 18577229 | a year ago | | | 0 | 0.0017883650 | |
| 18577222 | a year ago | | | 0 | 0.0023333127 | |
| 18577217 | a year ago | | | 0 | 0.0016658049 | |
| 18577216 | a year ago | | | 0 | 0.0016197250 | |
| 18577215 | a year ago | | | 0 | 0.0015351327 |
ABI
ABI objects
Getter at block 21162386 getCurrentBelt() view returns (uint256) getCurrentBeltColor() view returns (string) getDATAUSDMarketCap() view returns (uint256) getGlobalBuyTax() view returns (uint256) getGlobalSellTax() view returns (uint256) getNextBelt() view returns (uint256) getNextBeltColor() view returns (string)
DATA() view returns (address)
0x4a48e722c637379c95a90042c051fb76236f5834
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() pure returns (uint8)
9
getETHUSDPrice() view returns (uint256)
3140
getETHUSDPriceFeed() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getGlobalMaxBuyTax() view returns (uint256)
0
getGlobalMaxSellTax() view returns (uint256)
0
maxBuyTax() view returns (uint256)
0
maxSellTax() view returns (uint256)
0
maxSwap() view returns (uint256)
100000000000000000
maxWallet() view returns (uint256)
100000000000000000
name() view returns (string)
owner() view returns (address)
0x0000000000000000000000000000000000000000
priceFeedETHUSD() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
symbol() pure returns (string)
ELON
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2Pair() view returns (address)
0x16984f48601f5b78e442b40a3273083223bab606
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getWalletBelt(address _wallet) view returns (uint256)
getWalletBeltColor(address _wallet) view returns (string)
getWalletHasBelt(address _wallet) view returns (bool)
getWalletMaxSellTax(address _wallet) view returns (uint256)
getWalletSellTax(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimits()
renounceOwnership()
sendETHToFeeManual(uint256 _contractETHBalance) returns (bool)
swapTokensForEthManual(uint256 _contractTokenBalance) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.