Run action
Action Route
Run action
Execute action
POST
Run action
Authorizations
Authentication
Path Parameters
Body
application/json
Severity level of the wallet action
Available options:
INFO, LOW, MEDIUM, HIGH, CRITICAL Detailed message of the wallet action
Example:
"This is a info message of the wallet action"
Gas price for action execution. Possible values are 100%/1.0 gwei/1000000/'market'. Default: market
Pattern:
^(\d+(\.\d+)?|\d+(\.\d+)? gwei|\+?\-?\d+(\.\d+)?%|market)$Example:
"market"
Gas limit for action execution. Default: 10000000
Example:
10000000
Gas tip for action execution. Possible values are 100%/1.0 gwei/1000000. Default: ""
Pattern:
^(\d+(\.\d+)?|\d+(\.\d+)? gwei|\+?\-?\d+(\.\d+)?%)$|^$Example:
"\"\""
Input parameters of the function from the contract abi associated with the extractor action