Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecc1…6f85
2 additional
variables
Balances ($0.00)
No balances found for "Doogle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196199 | 3 days ago | | | 0 | 0.0015842761 | |
| 20939009 | a month ago | | | 0 | 0.00049970012 | |
| 20933824 | a month ago | | | 0 | 0.00090280897 | |
| 20931868 | a month ago | | | 0 | 0.00057129743 | |
| 20900581 | a month ago | | | 0 | 0.00033243052 | |
| 20893369 | a month ago | | | 0 | 0.00058961278 | |
| 20892653 | a month ago | | | 0 | 0.00051860205 | |
| 20883666 | 2 months ago | | | 0 | 0.00031516107 | |
| 20880653 | 2 months ago | | | 0 | 0.00039004195 | |
| 20880249 | 2 months ago | | | 0 | 0.00076615471 |
ABI
ABI objects
Getter at block 21214877
_maxTaxSwap() view returns (uint256)
12000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Doogle
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOOGLE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
rescueETH()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.