PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@solana/spl-token/src/instructions
Просмотр файла: index.ts
export * from './types';
export * from './initializeMint'; // 0
export * from './initializeAccount'; // 1
export * from './initializeMultisig'; // 2
export * from './transfer'; // 3
export * from './approve'; // 4
export * from './revoke'; // 5
export * from './setAuthority'; // 6
export * from './mintTo'; // 7
export * from './burn'; // 8
export * from './closeAccount'; // 9
export * from './freezeAccount'; // 10
export * from './thawAccount'; // 11
export * from './transferChecked'; // 12
export * from './approveChecked'; // 13
export * from './mintToChecked'; // 14
export * from './burnChecked'; // 15
export * from './initializeAccount2'; // 16
export * from './syncNative'; // 17
export * from './initializeAccount3'; // 18
export * from './initializeMultisig2'; // 19
export * from './initializeMint2'; // 20
export * from './initializeImmutableOwner'; // 22
export * from './initializeMintCloseAuthority'; // 23
export * from './reallocate'; // 29
export * from './createNativeMint'; // 31
export * from './initializeNonTransferableMint'; // 32
export * from './decode';
export * from './associatedTokenAccount';
Выполнить команду
Для локальной разработки. Не используйте в интернете!