package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Dec 24, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FeeInfo struct {
BaseFee string `json:"base_fee"`
PriorityFee string `json:"priority_fee"`
TotalFee string `json:"total_fee"`
ComputeUnitPrice uint64 `json:"compute_unit_price"`
}
type TokenAmountInfo struct {
Amount string `json:"amount"`
Decimals uint64 `json:"decimals"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.