DOGE TO THE MOON
Verified contract
Active on
Base with 196 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DOGE TO THE MOON"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22733721 | 5 days ago | | | 0 | 0.000000076437051894 | |
| 20955849 | a month ago | | | 0 | 0.000000099576000000 | |
| 20955844 | a month ago | | | 0 | 0.000000099336000000 | |
| 20955838 | a month ago | | | 0 | 0.000000099576000000 | |
| 19713160 | 2 months ago | | | 0 | 1.3873225e-7 | |
| 19545379 | 3 months ago | | | 0 | 1.4762207e-7 | |
| 18864843 | 3 months ago | | | 0 | 2.9930436e-7 | |
| 18813795 | 3 months ago | | | 0 | 1.6546735e-7 | |
| 15989559 | 5 months ago | | | 0 | 7.1987630e-7 | |
| 15330122 | 6 months ago | | | 0 | 2.3064304e-7 |
ABI
ABI objects
Getter at block 22931979
decimals() view returns (uint8)
10
name() view returns (string)
DOGE TO THE MOON
symbol() view returns (string)
DOGE
totalSupply() view returns (uint256)
7777777777770000000000
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.