Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 721 Bytes

File metadata and controls

15 lines (9 loc) · 721 Bytes

FeeBreakdownOneOf

Properties

Name Type Description Notes
baseFee string Base fee for Solana transaction [optional] [default to undefined]
priorityFee string Priority fee for Solana transaction [optional] [default to undefined]
rent string Rent fee for Solana account creation/storage [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]