Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x11ef…8375
1 additional
variable
Balances ($48.97)
Native
Value
$48.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.014612 | $3,336.75 |
$48.76 | |
USA | ERC-20 | 260 | $0.00079 |
$0.21 | |
BOYS | ERC-20 | 0.2 | $0.012108 |
$0 | |
POV | ERC-20 | 17.42069K | $0.00 |
$0 | |
MINKY | ERC-20 | 1 | $0.000007 |
$0 | |
LZPZ | ERC-20 | 5.001K | -- | -- | |
OHNO | ERC-20 | 3.319785K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
HOPE | ERC-20 | 447.6 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22744407 | 3 minutes ago | | | 0 | 5.1038211e-7 | |
| 22743176 | 44 minutes ago | | | 0 | 3.8911991e-7 | |
| 22742167 | an hour ago | | | 0 | 2.7053524e-7 | |
| 22741867 | an hour ago | | | 0 | 0.000000507834753868 | |
| 22741865 | an hour ago | | | 0 | 2.4735293e-7 | |
| 22740266 | 2 hours ago | | | 0 | 1.8258516e-7 | |
| 22738602 | 3 hours ago | | | 0 | 1.4692307e-7 | |
| 22737940 | 4 hours ago | | | 0 | 1.5708313e-7 | |
| 22737395 | 4 hours ago | | | 0 | 1.8974056e-7 | |
| 22737364 | 4 hours ago | | | 0 | 1.9217931e-7 |
ABI
ABI objects
Getter at block 22744497
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DOGECOIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOGE
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
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.