Last updated
Last updated
The "Update Configured Gas Limit" API endpoint provided by Krypcore allows users to update the configured gas limit for a specific contract under a given instance.
POST
https://api.krypcore.com/api/v0/gasless/updateGasLimitConfigured
Update Configured Gas Limit 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
gasLimitConfigured*
String
The updated gas limit to be configured for the specified contract
contractAddress*
String
Address of the contract for which the gas limit is being updated
dAppId*
String
Dapp ID associated with the application
chainId*
String
Chain ID representing the blockchain network