Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 711 Bytes

File metadata and controls

15 lines (9 loc) · 711 Bytes

FeeBreakdown

Properties

Name Type Description Notes
baseFee string Base fee component [optional] [default to undefined]
priorityFee string Priority fee component [optional] [default to undefined]
rent string Rent fee for account creation/storage (Solana-specific, optional) [optional] [default to undefined]
totalFee string Total fee amount [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]