Dogeverse
Verified contract
Proxy
Active on
Base with 6,069 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($0.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WGC | ERC-20 | 300 | $0.000267 |
$0.08 | |
BRETT | ERC-20 | 0.015906 | $0.163175 |
$0 | |
USA | ERC-20 | 1 | $0.000621 |
$0 | |
DOGEVERSE | ERC-20 | 36 | $0.000014 |
$0 | |
PEPE | ERC-20 | 100K | $0.00 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 144.76116 | -- | -- | |
PONP | ERC-20 | 12 | -- | -- | |
PAW | ERC-20 | 1.68 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22939687 | 16 minutes ago | | | 0 | 0.0000024719493 | |
| 22938890 | 42 minutes ago | | | 0 | 0.0000018298249 | |
| 22930596 | 5 hours ago | | | 0 | 0.0000016373359 | |
| 22930553 | 5 hours ago | | | 0 | 0.0000024205242 | |
| 22927752 | 7 hours ago | | | 0 | 0.0000015989702 | |
| 22921412 | 10 hours ago | | | 0 | 0.0000020959429 | |
| 22918519 | 12 hours ago | | | 0 | 0.0000018123788 | |
| 22918305 | 12 hours ago | | | 0 | 0.0000013073373 | |
| 22911941 | 16 hours ago | | | 0 | 0.0000011720466 | |
| 22905847 | 19 hours ago | | | 0 | 0.0000037477721 |
ABI
ABI objects
Getter at block 22940151
DOMAIN_SEPARATOR() view returns (bytes32)
0xb2f44e861626ee9334ae816df794b9e9ab1de90ca5cca10f13b077626157c8a8
chainId() view returns (uint16)
2
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 domainFields, string domainName, string domainVersion, uint256 domainChainId, address domainVerifyingContract, bytes32 domainSalt, uint256[] domainExtensions)
(domainFields=0x1f, domainName=Dogeverse, domainVersion=1, domainChainId=8453, domainVerifyingContract=0x004aa1586011f3454f487eac8d0d5c647d646c69, domainSalt=0x423cbbc4bf85a1cd049e15ee999c23ec125b8ee8f0cd22fb6c9eb1c9686cbe4f, domainExtensions=[])
name() view returns (string)
Dogeverse
nativeContract() view returns (bytes32)
0x00000000000000000000000062f03b52c377fea3eb71d451a95ad86c818755d1
owner() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
symbol() view returns (string)
DOGEVERSE
totalSupply() view returns (uint256)
5435694572790765790000000000
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address account_) view returns (uint256)
nonces(address owner_) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool)
burn(address account_, uint256 amount_)
decreaseAllowance(address spender_, uint256 subtractedValue_) returns (bool)
increaseAllowance(address spender_, uint256 addedValue_) returns (bool)
initialize(string name_, string symbol_, uint8 decimals_, uint64 sequence_, address owner_, uint16 chainId_, bytes32 nativeContract_)
mint(address account_, uint256 amount_)
permit(address owner_, address spender_, uint256 value_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
transfer(address recipient_, uint256 amount_) returns (bool)
transferFrom(address sender_, address recipient_, uint256 amount_) returns (bool)
updateDetails(string name_, string symbol_, uint64 sequence_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.