Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6d39…0732
5 additional
variables
Balances ($11,444.26)
Native
Value
$699.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.211246 | $3,310.26 |
$699.28 | |
USDT | ERC-20 | 10.580333K | $1.002 |
$10,601.49 | |
DOGGO | ERC-20 | 22.007043M | $0.000007 |
$143.49 | |
CZ | ERC-20 | 1.000467K | -- | -- | |
TRUMP | ERC-20 | 900 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244869 | 2 minutes ago | | | 0 | 0.00095422084 | |
| 21244833 | 9 minutes ago | | | 0 | 0.00036645778 | |
| 21244556 | an hour ago | | | 0 | 0.00076038336 | |
| 21244145 | 2 hours ago | | | 0 | 0.00045488944 | |
| 21244143 | 2 hours ago | | | 0 | 0.00051416350 | |
| 21244026 | 3 hours ago | | | 0 | 0.00073524624 | |
| 21243956 | 3 hours ago | | | 0 | 0.00035734766 | |
| 21243932 | 3 hours ago | | | 0 | 0.00079551399 | |
| 21243795 | 4 hours ago | | | 0 | 0.00089953279 | |
| 21243713 | 4 hours ago | | | 0 | 0.00061668599 |
ABI
ABI objects
Getter at block 21244876
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Doggo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGGO
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x7eb6d3466600b4857eb60a19e0d2115e65aa815e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.