Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 946 Bytes

File metadata and controls

19 lines (16 loc) · 946 Bytes

SolanaRpcResult

Properties

Name Type Description Notes
conversion_rate String [default to null]
estimated_fee String [default to null]
fee_in_lamports String [default to null]
fee_in_spl String [default to null]
fee_token String [default to null]
transaction String [default to null]
valid_until_blockheight Long [default to null]
signature String [default to null]
id String [default to null]
tokens List [default to null]
features List [default to null]

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