API

Fanout SDK

Quick tip

If you are looking for a quick start guide, check out the Getting Started guide. We also have some react examples here.

Instructions

distribute_v0

Accounts

NameMutabilitySignerDocs
payerimmutno
fanoutimmutno
fanout_mintimmutno
token_accountimmutno
ownerimmutno
to_accountimmutno
voucherimmutno
mintimmutno
receipt_accountimmutno
token_programimmutno
associated_token_programimmutno
system_programimmutno

Args

NameTypeDocs

initialize_fanout_v0

Accounts

NameMutabilitySignerDocs
payerimmutno
authorityimmutno
fanoutimmutno
token_accountimmutno
fanout_mintimmutno
collectionimmutno
collection_accountimmutno
membership_mintimmutno
metadataimmutno
master_editionimmutno
token_programimmutno
token_metadata_programimmutno
associated_token_programimmutno
system_programimmutno
rentimmutno

Args

NameTypeDocs
args[object Object]

stake_v0

Accounts

NameMutabilitySignerDocs
payerimmutno
stakerimmutno
recipientimmutno
fanoutimmutno
membership_mintimmutno
token_accountimmutno
membership_collectionimmutno
collection_metadataimmutno
collection_master_editionimmutno
from_accountimmutno
stake_accountimmutno
receipt_accountimmutno
voucherimmutno
mintimmutno
metadataimmutno
master_editionimmutno
token_programimmutno
associated_token_programimmutno
system_programimmutno
token_metadata_programimmutno

Args

NameTypeDocs
args[object Object]

unstake_v0

Accounts

NameMutabilitySignerDocs
payerimmutno
sol_destinationimmutno
voucherimmutno
mintimmutno
fanoutimmutno
membership_mintimmutno
receipt_accountimmutno
voucher_authorityimmutno
to_accountimmutno
stake_accountimmutno
token_programimmutno
associated_token_programimmutno
system_programimmutno

Args

NameTypeDocs

Accounts

FanoutV0

undefined

FanoutVoucherV0

undefined

Types

FanoutV0

FieldType
authoritypubkey
token_accountpubkey
fanout_mintpubkey
membership_mintpubkey
total_sharesu64
total_staked_sharesu64
membership_collectionpubkey
total_inflowu64
last_snapshot_amountu64
namestring
bump_seedu8

FanoutVoucherV0

FieldType
fanoutpubkey
mintpubkey
stake_accountpubkey
sharesu64
total_inflowu64
total_distributedu64
total_dustu64
bump_seedu8

InitializeFanoutArgsV0

FieldType
namestring

StakeArgsV0

FieldType
amountu64
Previous