GetPoolCreationFee
GetPoolCreationFee returns the current pool creation fee. Returns:
- int64: Pool creation fee charged when a new pool is created, in configured native-token base units.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.GetPoolCreationFee()"
Result