Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dogecoin20"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19132174 | 3 months ago | | | 0 | 3.8809731e-7 | |
| 19132134 | 3 months ago | | | 0 | 3.5575491e-7 | |
| 19132126 | 3 months ago | | | 0 | 3.5555241e-7 | |
| 19132107 | 3 months ago | | | 0 | 3.5703760e-7 | |
| 19132106 | 3 months ago | | | 0 | 3.5664025e-7 | |
| 19132095 | 3 months ago | | | 0 | 3.5681685e-7 | |
| 19131981 | 3 months ago | | | 0 | 3.6833634e-7 | |
| 19131920 | 3 months ago | | | 0 | 3.8280089e-7 | |
| 19131792 | 3 months ago | | | 0 | 0.000000403227390720 | |
| 19131787 | 3 months ago | | | 0 | 0.000000404539513860 |
ABI
ABI objects
Getter at block 23193821
_ots() view returns (bytes32)
0x2ac9530da1176982606757a4c9dbe64e8e16600dc155dbcea53f579f688f3969
_totalSupply() view returns (uint256)
5600000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dogecoin20
symbol() view returns (string)
DOGE20
totalSupply() view returns (uint256)
5600000000000000000000000000
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)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.