Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SwapDataType ¶
type SwapDataType struct { TokenAddress solana.PublicKey `json:"token_address"` SOLAmountWithDecimals uint64 `json:"sol_amount_with_decimals"` TokenAmountWithDecimals uint64 `json:"token_amount_with_decimals"` Type type_.SwapType `json:"type"` UserAddress solana.PublicKey `json:"user_address"` UserTokenBalanceWithDecimals uint64 `json:"user_token_balance_with_decimals"` }
Click to show internal directories.
Click to hide internal directories.