Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($114.74)
Native
Value
$114.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03191 | $3,595.89 |
$114.74 | |
DODO | ERC-20 | 69.99883B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17872183 | a year ago | | | 0 | 0.0015449385 | |
| 17824555 | a year ago | | | 0 | 0.0011329718 | |
| 17823402 | a year ago | | | 0 | 0.0011717244 | |
| 17820767 | a year ago | | | 0 | 0.0028213321 | |
| 17820494 | a year ago | | | 0 | 0.00060628192 | |
| 17820490 | a year ago | | | 0 | 0.0011111972 | |
| 17820484 | a year ago | | | 0 | 0.0011426267 | |
| 17820476 | a year ago | | | 0 | 0.0011844853 | |
| 17820465 | a year ago | | | 0 | 0.0013069698 | |
| 17820463 | a year ago | | | 0 | 0.0013890370 |
ABI
ABI objects
Getter at block 21324422
_buyFundFee() view returns (uint256)
10000
_buyLPFee() view returns (uint256)
0
_mainPair() view returns (address)
0xf2826eeaadb96f20ec07e426e9524aa8ae20230f
_routeAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_sellFundFee() view returns (uint256)
10000
_sellLPFee() view returns (uint256)
0
_swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
0
fundAddress() view returns (address)
0x5a51d85fb6ed5d00a1bd1b65d5060e7a7d85f993
isContract() view returns (bytes32)
0x0093e0e6fce895ae34a52268cfc61f4944124aa08ee2c1430552a4242cd29f92
maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000000000000000
name() view returns (string)
DODO
owner() view returns (address)
0xdfa82de65f8ac04f3287d63fbd7f71d78136cf0b
symbol() view returns (string)
DODO
totalSupply() view returns (uint256)
100000000000000000000000000000000000000000000000
Read-only
_blackList(address) view returns (bool)
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _multiSetSniper(address[] accounts, bool isSniper)
approve(address spender)
approve(address spender, uint256 amount) returns (bool)
claimBalance(address to)
claimToken(address token, uint256 amount, address to)
excludeMultiFromFee(address[] accounts, bool excludeFee)
renounceOwnership()
setBuyFee(uint256 fundFee, uint256 lpFee)
setMaxWalletAmount(uint256 value)
setMkt(address to)
setSellFee(uint256 fundFee, uint256 lpFee)
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.