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 "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.GetWithdrawalFee()"
Result