Last updated
Last updated
This creates a Gas Request using this method.
POST
https://api.krypcore.com/api/v0/gasless/createGasRequest
Creates a Gas Request under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
Authorization*
String
User Auth key obtained
protocol*
String
ChainID representing the blockchain protocol
network*
String
The blockchain network for which the gas request is intended
chainId*
String
ChainID representing the blockchain protocol
requestedGasLimit*
String
Requested gas limit for the transaction (in ether)
additionalInformation*
String
Additional information related to the gas request
userId*
String
Dapp ID or user ID associated with the gas request
subscriptionId*
String
Subscription ID of user