This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20897209, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Dog1

Verified contract

Active on Ethereum with 3,106 txns
Deployed by via 0x55ebcf78 at 17135559
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dog1"

0x10c3dee7c2b57daabfea7094c776bc9d22f9ccb6a3b696f591417ea1f206568b
0xa7256a7a4ab04963707baf2f0b068984233d99b9f599692c82708338c2df7e5b
0x5e24268112e1fc0aa20a2f47884c282cf65c703fe8f762788a2f90c75ab227b4
0xbb1710cd2bfa74aa349f1cfe78af4a7d6215ff955fbcaf03e5aa9a39263e200b
0x3d6ad1b54d91173c5058dc47062132fce623f192c47f803c1bfdff4e7d86f32e
0x26033079081daeb9af181037c0b133b3270bd147fb1a4b32cbd2eda5d76c2954
0x5358600b8455b884ebddfeb2a59e1d7fb60429a86e5d0c4afc0e8774083c7470
0x9bf26c873e49602f0a9998001c1ce3fc1e7f30bfba178bde33818eaa35f739bb
0x1cf441e2e4c0752617ba02b6549f2d1b2cd0d9a4f440de7f258de76f22028070
0xa918dce3b1da2e01fbdd9b1cf484a1b246d8a388e71ad2bb2fc3be3e00cfb4f6

Functions
Getter at block 20897208
decimals(view returns (uint8)
18
name(view returns (string)
Dog1
symbol(view returns (string)
DOG1
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.