MemoType
Defined in: packages/helpers/src/types/sdk.ts:30
Enumeration Members
Section titled “Enumeration Members”BOND:
"BOND"
Defined in: packages/helpers/src/types/sdk.ts:32
CLOSE_LOAN
Section titled “CLOSE_LOAN”CLOSE_LOAN:
"$-"
Defined in: packages/helpers/src/types/sdk.ts:38
DEPOSIT
Section titled “DEPOSIT”DEPOSIT:
"+"
Defined in: packages/helpers/src/types/sdk.ts:33
LEAVE:
"LEAVE"
Defined in: packages/helpers/src/types/sdk.ts:34
NAME_REGISTER
Section titled “NAME_REGISTER”NAME_REGISTER:
"~"
Defined in: packages/helpers/src/types/sdk.ts:31
OPEN_LOAN
Section titled “OPEN_LOAN”OPEN_LOAN:
"$+"
Defined in: packages/helpers/src/types/sdk.ts:37
RUNEPOOL_DEPOSIT
Section titled “RUNEPOOL_DEPOSIT”RUNEPOOL_DEPOSIT:
"POOL+"
Defined in: packages/helpers/src/types/sdk.ts:39
RUNEPOOL_WITHDRAW
Section titled “RUNEPOOL_WITHDRAW”RUNEPOOL_WITHDRAW:
"POOL-"
Defined in: packages/helpers/src/types/sdk.ts:40
UNBOND
Section titled “UNBOND”UNBOND:
"UNBOND"
Defined in: packages/helpers/src/types/sdk.ts:35
WITHDRAW
Section titled “WITHDRAW”WITHDRAW:
"-"
Defined in: packages/helpers/src/types/sdk.ts:36