Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DONE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12065700 | 7 months ago | | | 0 | 0.000046851731 | |
| 12065693 | 7 months ago | | | 0 | 0.000000302863206288 | |
| 12065682 | 7 months ago | | | 0 | 2.9434980e-7 | |
| 12065680 | 7 months ago | | | 0 | 0.00023321573 | |
| 12065679 | 7 months ago | | | 0 | 0.00027954600 | |
| 12065676 | 7 months ago | | | 0 | 0.000014228494 | |
| 12065673 | 7 months ago | | | 0 | 0.0000049198314 | |
| 12065668 | 7 months ago | | | 0 | 0.00027980673 | |
| 12065660 | 7 months ago | | | 0 | 0.0000049198314 | |
| 12065655 | 7 months ago | | | 0 | 0.000000307322389425 |
ABI
ABI objects
Getter at block 21866210
decimals() view returns (uint8)
18
name() view returns (string)
DONE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DONE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
_dogeownes(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getABA(address recipient) view returns (uint256)
State-modifying
Events Transferw(address recipient)
approve(address recipient)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwmmner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
owmmnershipTransferred(address indexed previousOmmwner, address indexed newowmmner)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.