@swapx-lib/v3-sdk / Exports / SelfPermit
Class: SelfPermit
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• Private new SelfPermit()
Cannot be constructed.
Defined in
selfPermit.ts:34
Properties
INTERFACE
▪ Static INTERFACE: Interface
Defined in
selfPermit.ts:29
Methods
encodePermit
▸ Static encodePermit(token, options): string
Parameters
| Name | Type |
|---|---|
token | Token |
options | PermitOptions |
Returns
string
Defined in
selfPermit.ts:36