AccountIdHex
32-byte Substrate account id, always 0x-prefixed and lowercase in responses. Inputs elsewhere may accept mixed case or missing 0x; the API normalizes outputs.
stringAccountIdHex (string)
32-byte Substrate account id, always 0x-prefixed and lowercase in responses. Inputs elsewhere may accept mixed case or missing 0x; the API normalizes outputs.
Possible values: Value must match regular expression ^0x[a-f0-9]{64}$
Example:
0x008d8404893c7b4b80f397605cc96e61fec3c89676c8c2794a2a7d281d678b1aAccountIdHex
"0x008d8404893c7b4b80f397605cc96e61fec3c89676c8c2794a2a7d281d678b1a"