Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
dDAO | ERC-20 | 870.062901M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16721458 | 2 years ago | | | 0 | 0.00097719961 | |
| 16407609 | 2 years ago | | | 0 | 0.00039446381 | |
| 16176187 | 2 years ago | | | 0 | 0.0013008957 | |
| 16150893 | 2 years ago | | | 0 | 0.00068087712 | |
| 16119353 | 2 years ago | | | 0 | 0.00065067130 | |
| 16113014 | 2 years ago | | | 0 | 0.00058405799 | |
| 16068650 | 2 years ago | | | 0 | 0.00064295704 | |
| 16066720 | 2 years ago | | | 0 | 0.00047473900 | |
| 16005871 | 2 years ago | | | 0 | 0.00059785584 | |
| 15986522 | 2 years ago | | | 0 | 0.00064953351 |
ABI
ABI objects
Getter at block 21228054
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x0df7a0a622509e0865d2050e58607ca577a226b6
maxTxAmount() view returns (uint256)
3000000000000000000000000000
maxWalletAmount() view returns (uint256)
3000000000000000000000000000
name() view returns (string)
DogeDAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
dDAO
taxBuyForLiquidity() view returns (uint256)
0
taxBuyForMarketing() view returns (uint256)
3
taxSellForLiquidity() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
3
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1af5f25615e5528fab354eb25f363b54f1bcf47f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeMaxTxAmount(uint256 _maxTxAmount) returns (bool)
changeMaxWalletAmount(uint256 _maxWalletAmount) returns (bool)
changeTaxForLiquidityAndMarketing(uint256 _taxBuyForLiquidity, uint256 _taxBuyForMarketing, uint256 _taxSellForLiquidity, uint256 _taxSellForMarketing) returns (bool)
clearStuckETH()
clearStuckToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address _addr, bool _flag) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.