set_burn_rate
This contract method is called only by
developer
of that contract.This method sets which percent of the deployment price will be sent to a zero address (burned).
Accepts
nat
value - percent of price to burn multiplied by 100_0000n
.Field | Type | Description |
---|---|---|
- | nat | percent of price to burn (decimal value) multiplied by 100_0000n |
Last modified 1yr ago