Call Contract
Last updated
Last updated
The "Call Contract" functionality in the KrypC wallet-dev Service API allows users to interact with and execute specific functions within a deployed smart contract on the blockchain, enabling seamless integration and communication with decentralised applications.
This Call Contract Method using this method.
POST
https://api.krypcore.com/api/v0/devWallet/callContract
Calls Contract under the given instance.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Take a look at how you might call this method using our official libraries, or via curl
DappId*
String
DappId
Authorization*
String
User Auth key obtained
SubscriptionId
String
String
ChainId
String
String
to*
String
To Address
chainId*
String
Chain ID
method*
String
Method
params*
String
Params
contractABI*
String
ContractABI