Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5256…e69c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGGOS | ERC-20 | 5.193252M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14489268 | 3 years ago | | | 0 | 0.0031734077 | |
| 14485497 | 3 years ago | | | 0 | 0.0013127274 | |
| 14485394 | 3 years ago | | | 0 | 0.0019720948 | |
| 14485386 | 3 years ago | | | 0 | 0.10945210 | |
| 14485363 | 3 years ago | | | 0 | 0.0019940173 | |
| 14485363 | 3 years ago | | | 0 | 0.0021572048 | |
| 14485359 | 3 years ago | | | 0 | 0.0020046991 | |
| 14485359 | 3 years ago | | | 0 | 0.0020046991 | |
| 14485356 | 3 years ago | | | 0 | 0.0016784803 | |
| 14485356 | 3 years ago | | | 0 | 0.0017017928 |
ABI
ABI objects
Getter at block 21085288
decimals() pure returns (uint256)
9
name() pure returns (string)
DOGGOS
owner() view returns (address)
0x96679689377ab5b722734d321f876ae9f4f01752
symbol() pure returns (string)
DOGGOS
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events LaunchDoggos(address feeAddress)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.