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,921.20 |
$0 | |
DRYDOGE | ERC-20 | 17.355921M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13622011 | 3 years ago | | | 0 | 0.012754260 | |
| 13621994 | 3 years ago | | | 0 | 0.035967347 | |
| 13621961 | 3 years ago | | | 0 | 0.0085797218 | |
| 13621960 | 3 years ago | | | 0 | 0.0089157131 | |
| 13621958 | 3 years ago | | | 0 | 0.0079057459 | |
| 13621954 | 3 years ago | | | 0 | 0.0070504307 | |
| 13621947 | 3 years ago | | | 0 | 0.0081909121 | |
| 13621944 | 3 years ago | | | 0 | 0.011809500 | |
| 13621942 | 3 years ago | | | 0 | 0.0094476000 | |
| 13621941 | 3 years ago | | | 0 | 0.013226640 |
ABI
ABI objects
Getter at block 21384056 getTotalAirdrop() view returns (uint256)
decimals() pure returns (uint8)
9
name() pure returns (string)
DRY DOGE
owner() view returns (address)
0x74be9295673b2585f667f50b3ac7460269c1635f
symbol() pure returns (string)
DRYDOGE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAirdrop(address account) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
callAirdrop()
delBot(address notbot)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setAirdrop(address account, uint256 amount)
setAirdropKeys(address[] _airdrops)
setAirdrops(address[] _airdrops, uint256[] _tokens)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.