permanentStaking
This method permanently stakes liquidity within the Xfai DEX. Mints an INFT.
Function
Parameters
Parameter | Description |
---|---|
| The address of the recipient. |
| The amount of XFIT to be permanently staked. |
| The minimal amount of INFT shares that the user will accept for a given |
| The UTC timestamp that if reached, causes the swap transaction to fail automatically. |
Return values
Value | Description |
---|---|
| The share of the minted INFT. |
Last updated