get https://api.amberdata.com/blockchains/signatures/
Retrieves detailed information about the specified signature hash.
Blockchains Supported
This endpoint supports Ethereum.
Response Data
Field | Type | Description |
---|---|---|
textSignature | string | The human readable signature. |
hexadecimalSignature | string | The 4 byte hexadecimal signature. |
numParameters | number | Total number of parameters. |
fullHexadecimalSignature | string | The complete keccak256 hash of the text signature. |