Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAB | ERC-20 | 73.45 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18708795 | a year ago | | | 0 | 0.00092868066 | |
| 18704773 | a year ago | | | 0 | 0.0013594303 | |
| 18704771 | a year ago | | | 0 | 0.0012174220 | |
| 18704765 | a year ago | | | 0 | 0.0024835510 | |
| 18704747 | a year ago | | | 0 | 0.0014558389 | |
| 18704740 | a year ago | | | 0 | 0.0022051797 | |
| 18704736 | a year ago | | | 0 | 0.0012750164 | |
| 18704733 | a year ago | | | 0 | 0.0012359489 | |
| 18704728 | a year ago | | | 0 | 0.0013466652 | |
| 18704713 | a year ago | | | 0 | 0.0015404904 |
ABI
ABI objects
Getter at block 21333363
_devWallet() view returns (address)
0x588e34221b0d02a3a38a2f57f7e0b7a23e80d099
_feeWallet() view returns (address)
0x588e34221b0d02a3a38a2f57f7e0b7a23e80d099
_maxTranxLimitAmount() view returns (uint256)
314159000000000
_maxWalletLimitAmount() view returns (uint256)
314159000000000
_swapThreshold() view returns (uint256)
157079500000
decimals() pure returns (uint8)
9
name() pure returns (string)
DABAi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DAB
totalSupply() pure returns (uint256)
314159000000000
uniswapPair() view returns (address)
0x71db5f086cb51b3c222685102cb6ead7d556d1b0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
removeLimits()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
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)
MaxTxAmountUpdated(uint256 _maxTranxLimitAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.