Get pending transactions to signAsk AIpost https://api.tatum.io/v3/kms/pending/{chain}/v3/kms/pending/{chain} 1 credit for every 500 signature IDs per API call Get the list of pending transactions to sign and broadcast using KMS. NOTE: This API works only in KMS v5.0 or later. If you use KMS older than v5.0, use this API instead.Path Paramschainstringenumrequiredlength between 24 and 24Blockchain to get pending transactions for.ADABNBBTCETHXLMXRPBCHLTCDOGEVETBSCMATICCELOTRONONEXDCEGLDKLAYSOLShow 19 enum valuesBody ParamsSignature IDs of the KMS which invokes this endpoint.signatureIdsarray of uuidsList of the signature Ids to be used to sign transactions.signatureIdsADD uuidResponses 200OK 400Bad Request 401Unauthorized. Not valid or inactive subscription key present in the HTTP Header. 403Forbidden. The request is authenticated, but it is not possible to perform the operation due to logical error or invalid permissions. 500Internal server error. There was an error on the server during the processing of the request.Updated 4 months ago