Transaction Operations
Supported Transaction Types
Types: "buy", "send", "mobile-app-swap", "web-app-swap", "presale-buy"
Usage Example
These GraphQL operations would be sent as POST requests to [<http://dashboard.withblaze.app/api/graphql>]
, with the appropriate variables filled in as per the operation's requirements. The x-api-key
should be included in the headers for authentication.
Last updated