DOG GO TO THE MOON
Verified contract
Active on
Base with 426 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DOG GO TO THE MOON"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22903049 | 21 hours ago | | | 0 | 0.0000010874615 | |
| 22903014 | 21 hours ago | | | 0 | 0.0000010874615 | |
| 22902981 | 21 hours ago | | | 0 | 0.0000010874615 | |
| 22902905 | 21 hours ago | | | 0 | 0.0000010065913 | |
| 19511630 | 3 months ago | | | 0 | 0.000000087284705484 | |
| 19511603 | 3 months ago | | | 0 | 0.000000089149272570 | |
| 19511572 | 3 months ago | | | 0 | 0.000000091458713844 | |
| 18824741 | 3 months ago | | | 0 | 3.3001538e-7 | |
| 18824714 | 3 months ago | | | 0 | 3.3664781e-7 | |
| 18824694 | 3 months ago | | | 0 | 3.4064930e-7 |
ABI
ABI objects
Getter at block 22940200
decimals() view returns (uint8)
10
name() view returns (string)
DOG GO TO THE MOON
symbol() view returns (string)
DOG
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.