Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,102.70 |
$0 | |
DAETA | ERC-20 | 7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207886 | 18 minutes ago | | | 0 | 0.00048598893 | |
| 21207860 | 23 minutes ago | | | 0 | 0.00072883845 | |
| 21207459 | 2 hours ago | | | 0 | 0.00056855933 | |
| 21206833 | 4 hours ago | | | 0 | 0.00048073419 | |
| 21206737 | 4 hours ago | | | 0 | 0.00047381663 | |
| 21206409 | 5 hours ago | | | 0 | 0.00045908679 | |
| 21206287 | 6 hours ago | | | 0 | 0.00064870410 | |
| 21204961 | 10 hours ago | | | 0 | 0.00064753993 | |
| 21204432 | 12 hours ago | | | 0 | 0.00047577781 | |
| 21204428 | 12 hours ago | | | 0 | 0.00049632347 |
ABI
ABI objects
Getter at block 21207973
decimals() pure returns (uint8)
18
getTaxeRates() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=5, sellTax=5)
liquidityPair() view returns (address)
0x53b0fd79c57aebeb6cf567804883ad4702df9607
maxTxAmount() view returns (uint256)
100000000000000000000000000
maxWalletBalance() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
DAETA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DAETA
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events activeTrading()
approve(address spender, uint256 amount) returns (bool)
manualSwapExecution(uint256 percent)
modifyExcludedAccounts(address account, uint256 value)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxes(uint256 newTxRate)
withdrawEth()
withdrawTokens()
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed sender, address indexed recipient, uint256 amount)
constructor()
receive()
This contract contains no error objects.