Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($6,698.04)
Native
Value
$4,888.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.46954 | $3,326.55 |
$4,888.5 | |
DODO | ERC-20 | 7.163378K | $0.210689 |
$1,509.24 | |
USDT | ERC-20 | 300 | $1.001 |
$300.3 | |
OPSEC | ERC-20 | 54.452195 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258845 | 20 minutes ago | | | 0 | 0.00053443198 | |
| 21257640 | 4 hours ago | | | 0 | 0.00059321093 | |
| 21256924 | 7 hours ago | | | 0 | 0.00068110519 | |
| 21256907 | 7 hours ago | | | 0 | 0.00062463281 | |
| 21254789 | 14 hours ago | | | 0 | 0.00056650595 | |
| 21252500 | a day ago | | | 0 | 0.00064259402 | |
| 21252108 | a day ago | | | 0 | 0.00082524293 | |
| 21251509 | a day ago | | | 0 | 0.0020410002 | |
| 21251087 | a day ago | | | 0 | 0.0012657046 | |
| 21251040 | a day ago | | | 0 | 0.0010052064 |
ABI
ABI objects
Getter at block 21258944
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dvWallet() view returns (address)
0x671541f988520d27c1a5bb67b1b3ff1a1cb10e48
limitsInEffect() view returns (bool)
true
maxTxnSize() view returns (uint256)
200000000000000000000000
maxWalletSize() view returns (uint256)
200000000000000000000000
mkWallet() view returns (address)
0x9dab76cefee6561d7b729c89c1fe96830d893f55
name() view returns (string)
DODO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
DODO
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0xb41e4e74c8bef3bae8b30fce3ebb822f824cd0df
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludemaxTxnSize(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFrommaxTxnSize(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setBL(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemaxTxnSize(uint256 newNum)
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.