Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.21 KB

File metadata and controls

19 lines (16 loc) · 1.21 KB

SolanaPolicyResponse

Properties

Name Type Description Notes
allowed_accounts List [optional] [default to null]
allowed_programs List [optional] [default to null]
allowed_tokens List [optional] [default to null]
disallowed_accounts List [optional] [default to null]
fee_margin_percentage Float [optional] [default to null]
fee_payment_strategy SolanaFeePaymentStrategy [optional] [default to null]
max_allowed_fee_lamports Long [optional] [default to null]
max_signatures Integer [optional] [default to null]
max_tx_data_size Integer [optional] [default to null]
min_balance Long [optional] [default to null]
swap_config RelayerSolanaSwapConfig [optional] [default to null]

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