Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Doug The Duck"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17497020 | 5 months ago | | | 0 | 0.0000018424839 | |
| 17496970 | 5 months ago | | | 0 | 0.0000015935935 | |
| 17496691 | 5 months ago | | | 0 | 0.0000013552847 | |
| 17496690 | 5 months ago | | | 0 | 6.4504377e-7 | |
| 17496685 | 5 months ago | | | 0 | 0.0000013609464 | |
| 17496663 | 5 months ago | | | 0 | 0.0000013421816 | |
| 17496654 | 5 months ago | | | 0 | 0.0000013789097 | |
| 17496202 | 5 months ago | | | 0 | 0.0000013538312 | |
| 17495949 | 5 months ago | | | 0 | 0.0000014381813 | |
| 17495937 | 5 months ago | | | 0 | 0.0000014309726 |
ABI
ABI objects
Getter at block 23886303
_ots() view returns (bytes32)
0x9a708e92fa320ceae7356394dd15398174ea97f645fd00f4f1420172c98bd8d4
_totalSupply() view returns (uint256)
520000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Doug The Duck
symbol() view returns (string)
DOUG
totalSupply() view returns (uint256)
520000000000000000000000000
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.