{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/deribit/json-schema/deposit_state.json", "title": "Deposit State", "enum": [ "pending", "completed", "rejected", "replaced" ], "type": "string", "description": "Deposit state. Allowed values:
pending: deposit detected on blockchain/system, compliance not yet finishedcompleted: compliance check finished successfullyrejected: deposit failed compliance and must be handled manuallyreplaced: deposit transaction was replaced on the blockchain and should have a new transaction hash