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,496.55)
Native
Value
$664.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.211246 | $3,146.17 |
$664.62 | |
USDT | ERC-20 | 10.580333K | $0.999777 |
$10,577.97 | |
DOGGO | ERC-20 | 22.007043M | $0.000012 |
$253.96 | |
CZ | ERC-20 | 1.000467K | -- | -- | |
TRUMP | ERC-20 | 900 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159628 | 26 minutes ago | | | 0 | 0.0021467585 | |
| 21159504 | an hour ago | | | 0 | 0.0020120976 | |
| 21159491 | an hour ago | | | 0 | 0.0026622783 | |
| 21159483 | an hour ago | | | 0 | 0.0014974457 | |
| 21159481 | an hour ago | | | 0 | 0.0026917577 | |
| 21159456 | an hour ago | | | 0 | 0.0021038541 | |
| 21159362 | an hour ago | | | 0 | 0.0014281687 | |
| 21159339 | an hour ago | | | 0 | 0.0019582442 | |
| 21159239 | 2 hours ago | | | 0 | 0.0017570221 | |
| 21158966 | 3 hours ago | | | 0 | 0.0019985552 |
ABI
ABI objects
Getter at block 21159753
_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.