Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,958.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPE | ERC-20 | 898.996897M | $0.000019 |
$17,071.95 | |
DOGEVERSE | ERC-20 | 38.525149M | $0.000017 |
$654.54 | |
USDT | ERC-20 | 99.999655 | $0.999762 |
$99.98 | |
puppies | ERC-20 | 281.430834M | $0.00 |
$68.11 | |
USDC | ERC-20 | 28.516244 | $0.998942 |
$28.49 | |
WAVAX | ERC-20 | 0.58341 | $41.83 |
$24.4 | |
WAI | ERC-20 | 73.71787K | $0.000108 |
$7.93 | |
Cake | ERC-20 | 1 | $2.70 |
$2.7 | |
ETHM | ERC-20 | 31.532313B | -- | -- | |
DOGEVERSE | ERC-20 | 19.973213B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269911 | 2 hours ago | | | 0 | 0.00030826842 | |
| 21269857 | 2 hours ago | | | 0 | 0.00038487481 | |
| 21269820 | 3 hours ago | | | 0 | 0.00035841932 | |
| 21269398 | 4 hours ago | | | 0 | 0.00038923886 | |
| 21269366 | 4 hours ago | | | 0 | 0.00039469755 | |
| 21269328 | 4 hours ago | | | 0 | 0.00021109708 | |
| 21269311 | 4 hours ago | | | 0 | 0.00030231549 | |
| 21267407 | 11 hours ago | | | 0 | 0.00042317303 | |
| 21267385 | 11 hours ago | | | 0 | 0.00074072227 | |
| 21267315 | 11 hours ago | | | 0 | 0.00061196222 |
ABI
ABI objects
Getter at block 21270567
decimals() view returns (uint8)
18
ecosystemFundsReserve() view returns (uint256)
20000000000000000000000000000
exchangesReserve() view returns (uint256)
10000000000000000000000000000
liquidityReserve() view returns (uint256)
20000000000000000000000000000
marketingReserve() view returns (uint256)
50000000000000000000000000000
name() view returns (string)
Dogeverse
owner() view returns (address)
0xf4f22fed92f7e93ed1253f47839e15cfe2b903d8
presaleReserve() view returns (uint256)
30000000000000000000000000000
projectFundsReserve() view returns (uint256)
50000000000000000000000000000
stakingReserve() view returns (uint256)
20000000000000000000000000000
symbol() view returns (string)
DOGEVERSE
totalSupply() view returns (uint256)
197999994999999900000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.