Sets the type conversion options for a given contract and event signature.
OK
Client error.
Server error.
{- "signature": "string",
- "inputs": [
- {
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}
}
]
}
{- "status": 0,
- "message": "string"
}