GetWithdrawalFee
GetWithdrawalFee returns the current withdrawal fee rate. Returns:
- uint64: Withdrawal fee rate in basis points; zero means no withdrawal fee is charged.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/pool.GetWithdrawalFee()"
Result