Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1118…54f6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGGO | ERC-20 | 69.529809M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134156 | 4 days ago | | | 0 | 0.00051639081 | |
| 20992686 | 24 days ago | | | 0 | 0.00087587247 | |
| 20966977 | a month ago | | | 0 | 0.00088487793 | |
| 20966977 | a month ago | | | 0 | 0.00088487793 | |
| 20961466 | a month ago | | | 0 | 0.00050753744 | |
| 20917122 | a month ago | | | 0 | 0.00050614801 | |
| 20917118 | a month ago | | | 0 | 0.00051143670 | |
| 20860267 | a month ago | | | 0 | 0.00021467188 | |
| 20855479 | a month ago | | | 0 | 0.00031881687 | |
| 20848105 | a month ago | | | 0 | 0.00033939049 |
ABI
ABI objects
Getter at block 21161138
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DOGGO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGGO
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.