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