Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAWGZ | ERC-20 | 43.482159K | -- | -- | |
DAWGZ | ERC-20 | 17.854149K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22862113 | 18 minutes ago | | | 0 | 0.000000074905568640 | |
| 22862107 | 18 minutes ago | | | 0 | 0.000000075073103640 | |
| 22862016 | 21 minutes ago | | | 0 | 0.000000067973389640 | |
| 22854445 | 5 hours ago | | | 0 | 0.000000058114530936 | |
| 22854368 | 5 hours ago | | | 0 | 0.000000064283801736 | |
| 22852663 | 6 hours ago | | | 0 | 0.0000026191322 | |
| 22849524 | 7 hours ago | | | 0 | 1.4431637e-7 | |
| 22845959 | 9 hours ago | | | 0 | 5.2717085e-7 | |
| 22843919 | 10 hours ago | | | 0 | 1.4450257e-7 | |
| 22840043 | 13 hours ago | | | 0 | 0.0000010350788 |
ABI
ABI objects
Getter at block 22862638
communityRewardsReserve() view returns (uint256)
1267950000000000000000000000
decimals() view returns (uint8)
18
liquidityReserve() view returns (uint256)
1690600000000000000000000000
listingsReserve() view returns (uint256)
845300000000000000000000000
marketingReserve() view returns (uint256)
1267950000000000000000000000
name() view returns (string)
Base Dawgz
owner() view returns (address)
0x6684955a395336d198add0ba2e4e4370ca51a807
presaleReserve() view returns (uint256)
1690600000000000000000000000
stakingReserve() view returns (uint256)
1690600000000000000000000000
symbol() view returns (string)
DAWGZ
totalSupply() view returns (uint256)
8453000000000000000000000000
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.