get_priority_fee
Fetch suggested priority fees to optimize transaction inclusion speed on VeChain mainnet, helping users determine appropriate gas costs for timely block confirmation.
Instructions
Fetch a suggested priority fee for including a transaction in the next blocks from VeChain mainnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}