Blockchain
Dynamic authentication header. Required for blockchain endpoints and other authenticated operations.
Type of entity to sync to blockchain
ID of the entity to sync
Solana network to use (defaults to devnet if not specified)
Transaction prepared successfully
Bad request - invalid input or wallet address not found
Unauthorized - authentication required
Entity not found
Internal server error - failed to prepare sync
Dynamic authentication header. Required for blockchain endpoints and other authenticated operations.
Type of entity that was synced
ID of the entity that was synced
Transaction signature from Solana blockchain
Solana network used for the transaction
Block height at which the transaction was confirmed (optional)
Transaction confirmed successfully
Bad request - invalid input
Unauthorized - authentication required
Internal server error - failed to confirm transaction
Dynamic authentication header. Required for blockchain endpoints and other authenticated operations.
Type of entity to sync to blockchain
ID of the entity to sync
Solana network to use (defaults to devnet if not specified)
Sync marked as failed successfully
trueBad request - invalid input
Unauthorized - authentication required
Internal server error - failed to mark sync as failed
Last updated