Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DogeKing"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17067247 | 5 months ago | | | 0 | 6.7930598e-7 | |
| 17067165 | 5 months ago | | | 0 | 6.3847940e-7 | |
| 17067108 | 5 months ago | | | 0 | 0.000000600735314120 | |
| 17066680 | 5 months ago | | | 0 | 5.9512245e-7 | |
| 17066673 | 5 months ago | | | 0 | 5.9078508e-7 | |
| 17066409 | 5 months ago | | | 0 | 5.3677153e-7 | |
| 17066072 | 5 months ago | | | 0 | 5.6048423e-7 | |
| 17065858 | 5 months ago | | | 0 | 5.9818438e-7 | |
| 17065852 | 5 months ago | | | 0 | 5.9756280e-7 | |
| 17065845 | 5 months ago | | | 0 | 5.8696336e-7 |
ABI
ABI objects
Getter at block 23613253
_ots() view returns (bytes32)
0xb8280bca0b3eb1a6b585ac859b760e6454e5c2a9a9ec5c0e32c6c0f3c5778a7a
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DogeKing
symbol() view returns (string)
DKG
totalSupply() view returns (uint256)
10000000000000000000000000
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)
dada(address a)
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.