Home > @primitivefi/rmm-sdk > SelfPermit
Abstract class with static methods to encode permit related function calldata.
Signature:
export declare abstract class SelfPermit
Constructor | Modifiers | Description |
---|---|---|
(constructor)() | Constructs a new instance of the SelfPermit class |
Property | Modifiers | Type | Description |
---|---|---|---|
INTERFACE | static |
Interface |
Method | Modifiers | Description |
---|---|---|
encodePermit(token, options) | static |
Get encoded function data with function selector depending on permit type. |