Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.36)
Native
Value
$2.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000639 | $3,686.09 |
$2.36 | |
0xacf7…a3d6 | DATA | ERC-20 | 103.95666K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18576659 | a year ago | | | 0 | 0.00079519482 | |
| 18576657 | a year ago | | | 0 | 0.00073774969 | |
| 18576655 | a year ago | | | 0 | 0.00074627808 | |
| 18576653 | a year ago | | | 0 | 0.00073289397 | |
| 18576651 | a year ago | | | 0 | 0.00077483071 | |
| 18576649 | a year ago | | | 0 | 0.00075596814 | |
| 18576647 | a year ago | | | 0 | 0.00073129901 | |
| 18576645 | a year ago | | | 0 | 0.00073059836 | |
| 18576644 | a year ago | | | 0 | 0.00075089740 | |
| 18576643 | a year ago | | | 0 | 0.00077827205 |
ABI
ABI objects
Getter at block 21327227 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)
0xacf768d8fbf012fd732da3b1bf1a32fced28a3d6
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() pure returns (uint8)
9
getETHUSDPrice() view returns (uint256)
3688
getETHUSDPriceFeed() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getGlobalMaxBuyTax() view returns (uint256)
9
getGlobalMaxSellTax() view returns (uint256)
9
maxBuyTax() view returns (uint256)
9
maxSellTax() view returns (uint256)
9
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)
DATA
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapV2Pair() view returns (address)
0x05909fcae33ec0a4078ac93be9afccf64953faf6
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.