protocol_fee_pool_creation.gno
Last updated
Was this helpful?
Last updated
Was this helpful?
Getter and setter functions for the Pool Creation Fee, the protocol fee charged when creating a new pool. The default value is set to 100 GNS (=100,000,000 uGNS).
Returns the current Pool Creation Fee.
poolCreationFee
uint64
The current Pool Creation Fee.
Modifies the Pool Creation Fee.
fee
uint64
The amount of tokens that will be set as the new Pool Creation Fee. (the amount should be in uTokens)