v1
latestOpenAPI 3.0.02026-07-242575155.6 KBSignature Data Decode API
Get abi decode info
Get abi decode information.
post/api/v1/abi/input_decode
Headers
Authorizationstring
Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...)
Request body
Example request
{
"contract_address": "0x55d398326f99059ff775485246999027b3197955",
"data": "0xa9059cbb00000000000000000000000055d398326f99059ff775485246999027b319795500000000000000000000000000000000000000000000000acc749097d9d00000",
"input": {}
}Response
OK