From defe4e3eb25132d3f9a1dd816590936518883049 Mon Sep 17 00:00:00 2001 From: dankelleher Date: Thu, 28 Nov 2024 18:25:08 +0100 Subject: [PATCH] Support priority fees using helius --- .../app/src/common/sunriseClientWrapper.ts | 1 + packages/client/doc/assets/search.js | 2 +- .../doc/classes/SunriseStakeClient.html | 150 +++++++++++------- .../functions/findImpactNFTMintAuthority.html | 2 +- .../doc/functions/getStakePoolAccount.html | 2 +- packages/client/doc/functions/toSol.html | 2 +- packages/client/doc/interfaces/Balance.html | 18 +-- .../client/doc/interfaces/BlazeState.html | 18 +-- packages/client/doc/interfaces/Details.html | 30 ++-- .../doc/interfaces/EnvironmentConfig.html | 21 ++- .../doc/interfaces/EpochReportAccount.html | 14 +- .../doc/interfaces/ImpactNFTDetails.html | 10 +- .../client/doc/interfaces/LockDetails.html | 20 +-- packages/client/doc/interfaces/StakePool.html | 62 ++++---- .../SunriseTicketAccountFields.html | 8 +- .../client/doc/interfaces/WithdrawalFees.html | 8 +- packages/client/doc/types/SunriseStake.html | 6 +- packages/client/doc/types/TicketAccount.html | 2 +- .../variables/DEFAULT_LP_MIN_PROPORTION.html | 2 +- .../doc/variables/DEFAULT_LP_PROPORTION.html | 2 +- .../doc/variables/EMPTY_EPOCH_REPORT.html | 2 +- .../client/doc/variables/Environment.html | 2 +- packages/client/doc/variables/IDL.html | 2 +- .../doc/variables/IMPACT_NFT_PROGRAM_ID.html | 2 +- .../doc/variables/MARINADE_TICKET_RENT.html | 2 +- .../doc/variables/MAX_NUM_PRECISION.html | 2 +- .../variables/MINIMUM_EXTRACTABLE_YIELD.html | 2 +- .../client/doc/variables/NETWORK_FEE.html | 2 +- .../doc/variables/SOLBLAZE_ENABLED.html | 2 +- .../doc/variables/STAKE_POOL_PROGRAM_ID.html | 2 +- .../client/doc/variables/ZERO_BALANCE.html | 2 +- packages/client/src/constants.ts | 9 ++ packages/client/src/helius.ts | 35 ++++ packages/client/src/index.ts | 38 +++++ packages/client/src/util.ts | 1 + .../src/sunrise_spl/withdraw_stake.rs | 2 +- 36 files changed, 306 insertions(+), 181 deletions(-) create mode 100644 packages/client/src/helius.ts diff --git a/packages/app/src/common/sunriseClientWrapper.ts b/packages/app/src/common/sunriseClientWrapper.ts index 66b54ed5..1160b6ec 100644 --- a/packages/app/src/common/sunriseClientWrapper.ts +++ b/packages/app/src/common/sunriseClientWrapper.ts @@ -110,6 +110,7 @@ export class SunriseClientWrapper { ); const client = await SunriseStakeClient.get(provider, stage, { verbose: Boolean(process.env.REACT_APP_VERBOSE), + addPriorityFee: true, }); return new SunriseClientWrapper( diff --git a/packages/client/doc/assets/search.js b/packages/client/doc/assets/search.js index 621be7cb..959b4868 100644 --- a/packages/client/doc/assets/search.js +++ b/packages/client/doc/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"SunriseStakeClient\",\"url\":\"classes/SunriseStakeClient.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"register\",\"url\":\"classes/SunriseStakeClient.html#register\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/SunriseStakeClient.html#get\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SunriseStakeClient.html#constructor\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"program\",\"url\":\"classes/SunriseStakeClient.html#program\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"config\",\"url\":\"classes/SunriseStakeClient.html#config\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"marinade\",\"url\":\"classes/SunriseStakeClient.html#marinade\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"marinadeState\",\"url\":\"classes/SunriseStakeClient.html#marinadeState\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"classes/SunriseStakeClient.html#staker\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"stakerGSolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#stakerGSolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"msolTokenAccountAuthority\",\"url\":\"classes/SunriseStakeClient.html#msolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"msolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#msolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"bsolTokenAccountAuthority\",\"url\":\"classes/SunriseStakeClient.html#bsolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"bsolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#bsolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"blazeState\",\"url\":\"classes/SunriseStakeClient.html#blazeState\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"liqPoolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#liqPoolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"lockClient\",\"url\":\"classes/SunriseStakeClient.html#lockClient\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"classes/SunriseStakeClient.html#env\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"provider\",\"url\":\"classes/SunriseStakeClient.html#provider\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/SunriseStakeClient.html#options\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"log\",\"url\":\"classes/SunriseStakeClient.html#log\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"refresh\",\"url\":\"classes/SunriseStakeClient.html#refresh\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/SunriseStakeClient.html#init\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"sendAndConfirmTransaction\",\"url\":\"classes/SunriseStakeClient.html#sendAndConfirmTransaction\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"sendAndConfirmTransactions\",\"url\":\"classes/SunriseStakeClient.html#sendAndConfirmTransactions\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"createGSolTokenAccountIx\",\"url\":\"classes/SunriseStakeClient.html#createGSolTokenAccountIx\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"makeBalancedDeposit\",\"url\":\"classes/SunriseStakeClient.html#makeBalancedDeposit\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"deposit\",\"url\":\"classes/SunriseStakeClient.html#deposit\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"depositToBlaze\",\"url\":\"classes/SunriseStakeClient.html#depositToBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"depositStakeAccount\",\"url\":\"classes/SunriseStakeClient.html#depositStakeAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"unstake\",\"url\":\"classes/SunriseStakeClient.html#unstake\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"recoverTickets\",\"url\":\"classes/SunriseStakeClient.html#recoverTickets\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"updateEpochReport\",\"url\":\"classes/SunriseStakeClient.html#updateEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"triggerRebalance\",\"url\":\"classes/SunriseStakeClient.html#triggerRebalance\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"report\",\"url\":\"classes/SunriseStakeClient.html#report\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"orderUnstake\",\"url\":\"classes/SunriseStakeClient.html#orderUnstake\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"toTicketAccount\",\"url\":\"classes/SunriseStakeClient.html#toTicketAccount\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getDelayedUnstakeTickets\",\"url\":\"classes/SunriseStakeClient.html#getDelayedUnstakeTickets\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"claimUnstakeTicket\",\"url\":\"classes/SunriseStakeClient.html#claimUnstakeTicket\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"withdrawFromBlaze\",\"url\":\"classes/SunriseStakeClient.html#withdrawFromBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"withdrawStakeFromBlaze\",\"url\":\"classes/SunriseStakeClient.html#withdrawStakeFromBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"initEpochReport\",\"url\":\"classes/SunriseStakeClient.html#initEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getEpochReport\",\"url\":\"classes/SunriseStakeClient.html#getEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"extractYieldIx\",\"url\":\"classes/SunriseStakeClient.html#extractYieldIx\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"extractYield\",\"url\":\"classes/SunriseStakeClient.html#extractYield\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"calculateWithdrawalFee\",\"url\":\"classes/SunriseStakeClient.html#calculateWithdrawalFee\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"details\",\"url\":\"classes/SunriseStakeClient.html#details\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"computeLamportsFromMSol\",\"url\":\"classes/SunriseStakeClient.html#computeLamportsFromMSol\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"computeLamportsFromBSol\",\"url\":\"classes/SunriseStakeClient.html#computeLamportsFromBSol\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getRegisterStateAccounts\",\"url\":\"classes/SunriseStakeClient.html#getRegisterStateAccounts\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"calculateExtractableYield\",\"url\":\"classes/SunriseStakeClient.html#calculateExtractableYield\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/SunriseStakeClient.html#update\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"balance\",\"url\":\"classes/SunriseStakeClient.html#balance\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"lockGSol\",\"url\":\"classes/SunriseStakeClient.html#lockGSol\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"updateLockAccount\",\"url\":\"classes/SunriseStakeClient.html#updateLockAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"unlockGSol\",\"url\":\"classes/SunriseStakeClient.html#unlockGSol\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getLockAccount\",\"url\":\"classes/SunriseStakeClient.html#getLockAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":64,\"name\":\"getStakePoolAccount\",\"url\":\"functions/getStakePoolAccount.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"StakePool\",\"url\":\"interfaces/StakePool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"accountType\",\"url\":\"interfaces/StakePool.html#accountType\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"manager\",\"url\":\"interfaces/StakePool.html#manager\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"interfaces/StakePool.html#staker\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeDepositAuthority\",\"url\":\"interfaces/StakePool.html#stakeDepositAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeWithdrawBumpSeed\",\"url\":\"interfaces/StakePool.html#stakeWithdrawBumpSeed\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"validatorList\",\"url\":\"interfaces/StakePool.html#validatorList\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"reserveStake\",\"url\":\"interfaces/StakePool.html#reserveStake\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"poolMint\",\"url\":\"interfaces/StakePool.html#poolMint\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"managerFeeAccount\",\"url\":\"interfaces/StakePool.html#managerFeeAccount\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"tokenProgramId\",\"url\":\"interfaces/StakePool.html#tokenProgramId\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"totalLamports\",\"url\":\"interfaces/StakePool.html#totalLamports\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"poolTokenSupply\",\"url\":\"interfaces/StakePool.html#poolTokenSupply\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastUpdateEpoch\",\"url\":\"interfaces/StakePool.html#lastUpdateEpoch\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lockup\",\"url\":\"interfaces/StakePool.html#lockup\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"epochFee\",\"url\":\"interfaces/StakePool.html#epochFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextEpochFee\",\"url\":\"interfaces/StakePool.html#nextEpochFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"preferredDepositValidatorVoteAddress\",\"url\":\"interfaces/StakePool.html#preferredDepositValidatorVoteAddress\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"preferredWithdrawValidatorVoteAddress\",\"url\":\"interfaces/StakePool.html#preferredWithdrawValidatorVoteAddress\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeDepositFee\",\"url\":\"interfaces/StakePool.html#stakeDepositFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeWithdrawalFee\",\"url\":\"interfaces/StakePool.html#stakeWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextStakeWithdrawalFee\",\"url\":\"interfaces/StakePool.html#nextStakeWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeReferralFee\",\"url\":\"interfaces/StakePool.html#stakeReferralFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solDepositAuthority\",\"url\":\"interfaces/StakePool.html#solDepositAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solDepositFee\",\"url\":\"interfaces/StakePool.html#solDepositFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solReferralFee\",\"url\":\"interfaces/StakePool.html#solReferralFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solWithdrawAuthority\",\"url\":\"interfaces/StakePool.html#solWithdrawAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solWithdrawalFee\",\"url\":\"interfaces/StakePool.html#solWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextSolWithdrawalFee\",\"url\":\"interfaces/StakePool.html#nextSolWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastEpochPoolTokenSupply\",\"url\":\"interfaces/StakePool.html#lastEpochPoolTokenSupply\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastEpochTotalLamports\",\"url\":\"interfaces/StakePool.html#lastEpochTotalLamports\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":64,\"name\":\"toSol\",\"url\":\"functions/toSol.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"findImpactNFTMintAuthority\",\"url\":\"functions/findImpactNFTMintAuthority.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ZERO_BALANCE\",\"url\":\"variables/ZERO_BALANCE.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/ZERO_BALANCE.html#__type\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"variables/ZERO_BALANCE.html#__type.value\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.amount\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.decimals\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"uiAmount\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.uiAmount\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"uiAmountString\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.uiAmountString\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":4194304,\"name\":\"SunriseStake\",\"url\":\"types/SunriseStake.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SunriseStake.html#__type\",\"classes\":\"\",\"parent\":\"SunriseStake\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"types/SunriseStake.html#__type.version\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SunriseStake.html#__type.name\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"instructions\",\"url\":\"types/SunriseStake.html#__type.instructions\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"types/SunriseStake.html#__type.accounts\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"types\",\"url\":\"types/SunriseStake.html#__type.types\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"types/SunriseStake.html#__type.errors\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":32,\"name\":\"IDL\",\"url\":\"variables/IDL.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Balance\",\"url\":\"interfaces/Balance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"gsolBalance\",\"url\":\"interfaces/Balance.html#gsolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"gsolSupply\",\"url\":\"interfaces/Balance.html#gsolSupply\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"msolBalance\",\"url\":\"interfaces/Balance.html#msolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"msolPrice\",\"url\":\"interfaces/Balance.html#msolPrice\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"liqPoolBalance\",\"url\":\"interfaces/Balance.html#liqPoolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"treasuryBalance\",\"url\":\"interfaces/Balance.html#treasuryBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"bsolBalance\",\"url\":\"interfaces/Balance.html#bsolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"holdingAccountBalance\",\"url\":\"interfaces/Balance.html#holdingAccountBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":256,\"name\":\"ImpactNFTDetails\",\"url\":\"interfaces/ImpactNFTDetails.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/ImpactNFTDetails.html#stateAddress\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"mintAuthority\",\"url\":\"interfaces/ImpactNFTDetails.html#mintAuthority\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/ImpactNFTDetails.html#mint\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"tokenAccount\",\"url\":\"interfaces/ImpactNFTDetails.html#tokenAccount\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":256,\"name\":\"LockDetails\",\"url\":\"interfaces/LockDetails.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"amountLocked\",\"url\":\"interfaces/LockDetails.html#amountLocked\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"startEpoch\",\"url\":\"interfaces/LockDetails.html#startEpoch\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"updatedToEpoch\",\"url\":\"interfaces/LockDetails.html#updatedToEpoch\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"yield\",\"url\":\"interfaces/LockDetails.html#yield\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"lockAccount\",\"url\":\"interfaces/LockDetails.html#lockAccount\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"lockTokenAccount\",\"url\":\"interfaces/LockDetails.html#lockTokenAccount\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"currentLevel\",\"url\":\"interfaces/LockDetails.html#currentLevel\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"yieldToNextLevel\",\"url\":\"interfaces/LockDetails.html#yieldToNextLevel\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"unrealizedYield\",\"url\":\"interfaces/LockDetails.html#unrealizedYield\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":256,\"name\":\"Details\",\"url\":\"interfaces/Details.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"interfaces/Details.html#staker\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"currentEpoch\",\"url\":\"interfaces/Details.html#currentEpoch\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"epochReport\",\"url\":\"interfaces/Details.html#epochReport\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/Details.html#balances\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"stakerGSolTokenAccount\",\"url\":\"interfaces/Details.html#stakerGSolTokenAccount\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"sunriseStakeConfig\",\"url\":\"interfaces/Details.html#sunriseStakeConfig\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig\"},{\"kind\":1024,\"name\":\"gsolMint\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.gsolMint\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"programId\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.programId\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.stateAddress\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"treasury\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.treasury\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"msolTokenAccount\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.msolTokenAccount\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"msolTokenAccountAuthority\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.msolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"marinadeFinanceProgramId\",\"url\":\"interfaces/Details.html#marinadeFinanceProgramId\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"marinadeStateAddress\",\"url\":\"interfaces/Details.html#marinadeStateAddress\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"extractableYield\",\"url\":\"interfaces/Details.html#extractableYield\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"mpDetails\",\"url\":\"interfaces/Details.html#mpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#mpDetails.__type-3\",\"classes\":\"\",\"parent\":\"Details.mpDetails\"},{\"kind\":1024,\"name\":\"msolPrice\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.msolPrice\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"stakeDelta\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.stakeDelta\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"msolValue\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.msolValue\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"lpDetails\",\"url\":\"interfaces/Details.html#lpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#lpDetails.__type-2\",\"classes\":\"\",\"parent\":\"Details.lpDetails\"},{\"kind\":1024,\"name\":\"mintAddress\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.mintAddress\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"supply\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.supply\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"mintAuthority\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.mintAuthority\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.decimals\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpSolShare\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpSolShare\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpMsolShare\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpMsolShare\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpSolValue\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpSolValue\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"msolLeg\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.msolLeg\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"bpDetails\",\"url\":\"interfaces/Details.html#bpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#bpDetails.__type\",\"classes\":\"\",\"parent\":\"Details.bpDetails\"},{\"kind\":1024,\"name\":\"pool\",\"url\":\"interfaces/Details.html#bpDetails.__type.pool\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"bsolPrice\",\"url\":\"interfaces/Details.html#bpDetails.__type.bsolPrice\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"bsolValue\",\"url\":\"interfaces/Details.html#bpDetails.__type.bsolValue\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"solWithdrawalFee\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee\"},{\"kind\":1024,\"name\":\"numerator\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1.numerator\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee.__type\"},{\"kind\":1024,\"name\":\"denominator\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1.denominator\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee.__type\"},{\"kind\":1024,\"name\":\"lockDetails\",\"url\":\"interfaces/Details.html#lockDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"impactNFTDetails\",\"url\":\"interfaces/Details.html#impactNFTDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":256,\"name\":\"WithdrawalFees\",\"url\":\"interfaces/WithdrawalFees.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"liquidUnstakeFee\",\"url\":\"interfaces/WithdrawalFees.html#liquidUnstakeFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":1024,\"name\":\"ticketFee\",\"url\":\"interfaces/WithdrawalFees.html#ticketFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":1024,\"name\":\"totalFee\",\"url\":\"interfaces/WithdrawalFees.html#totalFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":256,\"name\":\"SunriseTicketAccountFields\",\"url\":\"interfaces/SunriseTicketAccountFields.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/SunriseTicketAccountFields.html#stateAddress\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":1024,\"name\":\"marinadeTicketAccount\",\"url\":\"interfaces/SunriseTicketAccountFields.html#marinadeTicketAccount\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":1024,\"name\":\"beneficiary\",\"url\":\"interfaces/SunriseTicketAccountFields.html#beneficiary\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":4194304,\"name\":\"TicketAccount\",\"url\":\"types/TicketAccount.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EpochReportAccount\",\"url\":\"interfaces/EpochReportAccount.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/EpochReportAccount.html#epoch\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/EpochReportAccount.html#tickets\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"totalOrderedLamports\",\"url\":\"interfaces/EpochReportAccount.html#totalOrderedLamports\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"extractableYield\",\"url\":\"interfaces/EpochReportAccount.html#extractableYield\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"extractedYield\",\"url\":\"interfaces/EpochReportAccount.html#extractedYield\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"currentGsolSupply\",\"url\":\"interfaces/EpochReportAccount.html#currentGsolSupply\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":256,\"name\":\"BlazeState\",\"url\":\"interfaces/BlazeState.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"pool\",\"url\":\"interfaces/BlazeState.html#pool\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"bsolMint\",\"url\":\"interfaces/BlazeState.html#bsolMint\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"validatorList\",\"url\":\"interfaces/BlazeState.html#validatorList\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"reserveAccount\",\"url\":\"interfaces/BlazeState.html#reserveAccount\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"managerAccount\",\"url\":\"interfaces/BlazeState.html#managerAccount\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"feesDepot\",\"url\":\"interfaces/BlazeState.html#feesDepot\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"withdrawAuthority\",\"url\":\"interfaces/BlazeState.html#withdrawAuthority\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"depositAuthority\",\"url\":\"interfaces/BlazeState.html#depositAuthority\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":32,\"name\":\"MAX_NUM_PRECISION\",\"url\":\"variables/MAX_NUM_PRECISION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"SOLBLAZE_ENABLED\",\"url\":\"variables/SOLBLAZE_ENABLED.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"STAKE_POOL_PROGRAM_ID\",\"url\":\"variables/STAKE_POOL_PROGRAM_ID.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"IMPACT_NFT_PROGRAM_ID\",\"url\":\"variables/IMPACT_NFT_PROGRAM_ID.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EnvironmentConfig\",\"url\":\"interfaces/EnvironmentConfig.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/EnvironmentConfig.html#state-1\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"holdingAccount\",\"url\":\"interfaces/EnvironmentConfig.html#holdingAccount\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"yieldControllerState\",\"url\":\"interfaces/EnvironmentConfig.html#yieldControllerState\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"percentageStakeToMarinade\",\"url\":\"interfaces/EnvironmentConfig.html#percentageStakeToMarinade\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"blaze\",\"url\":\"interfaces/EnvironmentConfig.html#blaze\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"impactNFT\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT.__type\",\"classes\":\"\",\"parent\":\"EnvironmentConfig.impactNFT\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT.__type.state\",\"classes\":\"\",\"parent\":\"EnvironmentConfig.impactNFT.__type\"},{\"kind\":32,\"name\":\"Environment\",\"url\":\"variables/Environment.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"DEFAULT_LP_PROPORTION\",\"url\":\"variables/DEFAULT_LP_PROPORTION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"DEFAULT_LP_MIN_PROPORTION\",\"url\":\"variables/DEFAULT_LP_MIN_PROPORTION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MARINADE_TICKET_RENT\",\"url\":\"variables/MARINADE_TICKET_RENT.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"NETWORK_FEE\",\"url\":\"variables/NETWORK_FEE.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MINIMUM_EXTRACTABLE_YIELD\",\"url\":\"variables/MINIMUM_EXTRACTABLE_YIELD.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"EMPTY_EPOCH_REPORT\",\"url\":\"variables/EMPTY_EPOCH_REPORT.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,49.927]],[\"comment/0\",[]],[\"name/1\",[1,49.927]],[\"comment/1\",[]],[\"name/2\",[2,49.927]],[\"comment/2\",[]],[\"name/3\",[3,49.927]],[\"comment/3\",[]],[\"name/4\",[4,49.927]],[\"comment/4\",[]],[\"name/5\",[5,49.927]],[\"comment/5\",[]],[\"name/6\",[6,49.927]],[\"comment/6\",[]],[\"name/7\",[7,49.927]],[\"comment/7\",[]],[\"name/8\",[8,41.454]],[\"comment/8\",[]],[\"name/9\",[9,44.819]],[\"comment/9\",[]],[\"name/10\",[10,44.819]],[\"comment/10\",[]],[\"name/11\",[11,44.819]],[\"comment/11\",[]],[\"name/12\",[12,49.927]],[\"comment/12\",[]],[\"name/13\",[13,49.927]],[\"comment/13\",[]],[\"name/14\",[14,44.819]],[\"comment/14\",[]],[\"name/15\",[15,49.927]],[\"comment/15\",[]],[\"name/16\",[16,49.927]],[\"comment/16\",[]],[\"name/17\",[17,49.927]],[\"comment/17\",[]],[\"name/18\",[18,49.927]],[\"comment/18\",[]],[\"name/19\",[19,49.927]],[\"comment/19\",[]],[\"name/20\",[20,49.927]],[\"comment/20\",[]],[\"name/21\",[21,49.927]],[\"comment/21\",[]],[\"name/22\",[22,49.927]],[\"comment/22\",[]],[\"name/23\",[23,49.927]],[\"comment/23\",[]],[\"name/24\",[24,49.927]],[\"comment/24\",[]],[\"name/25\",[25,49.927]],[\"comment/25\",[]],[\"name/26\",[26,49.927]],[\"comment/26\",[]],[\"name/27\",[27,49.927]],[\"comment/27\",[]],[\"name/28\",[28,49.927]],[\"comment/28\",[]],[\"name/29\",[29,49.927]],[\"comment/29\",[]],[\"name/30\",[30,49.927]],[\"comment/30\",[]],[\"name/31\",[31,49.927]],[\"comment/31\",[]],[\"name/32\",[32,49.927]],[\"comment/32\",[]],[\"name/33\",[33,49.927]],[\"comment/33\",[]],[\"name/34\",[34,49.927]],[\"comment/34\",[]],[\"name/35\",[35,49.927]],[\"comment/35\",[]],[\"name/36\",[36,49.927]],[\"comment/36\",[]],[\"name/37\",[37,49.927]],[\"comment/37\",[]],[\"name/38\",[38,49.927]],[\"comment/38\",[]],[\"name/39\",[39,49.927]],[\"comment/39\",[]],[\"name/40\",[40,49.927]],[\"comment/40\",[]],[\"name/41\",[41,49.927]],[\"comment/41\",[]],[\"name/42\",[42,49.927]],[\"comment/42\",[]],[\"name/43\",[43,49.927]],[\"comment/43\",[]],[\"name/44\",[44,49.927]],[\"comment/44\",[]],[\"name/45\",[45,49.927]],[\"comment/45\",[]],[\"name/46\",[46,44.819]],[\"comment/46\",[]],[\"name/47\",[47,49.927]],[\"comment/47\",[]],[\"name/48\",[48,49.927]],[\"comment/48\",[]],[\"name/49\",[49,49.927]],[\"comment/49\",[]],[\"name/50\",[50,49.927]],[\"comment/50\",[]],[\"name/51\",[51,49.927]],[\"comment/51\",[]],[\"name/52\",[52,44.819]],[\"comment/52\",[]],[\"name/53\",[53,49.927]],[\"comment/53\",[]],[\"name/54\",[54,49.927]],[\"comment/54\",[]],[\"name/55\",[55,49.927]],[\"comment/55\",[]],[\"name/56\",[56,49.927]],[\"comment/56\",[]],[\"name/57\",[57,49.927]],[\"comment/57\",[]],[\"name/58\",[58,49.927]],[\"comment/58\",[]],[\"name/59\",[59,49.927]],[\"comment/59\",[]],[\"name/60\",[60,49.927]],[\"comment/60\",[]],[\"name/61\",[8,41.454]],[\"comment/61\",[]],[\"name/62\",[61,49.927]],[\"comment/62\",[]],[\"name/63\",[62,49.927]],[\"comment/63\",[]],[\"name/64\",[63,44.819]],[\"comment/64\",[]],[\"name/65\",[64,49.927]],[\"comment/65\",[]],[\"name/66\",[65,49.927]],[\"comment/66\",[]],[\"name/67\",[66,49.927]],[\"comment/67\",[]],[\"name/68\",[67,49.927]],[\"comment/68\",[]],[\"name/69\",[68,49.927]],[\"comment/69\",[]],[\"name/70\",[69,49.927]],[\"comment/70\",[]],[\"name/71\",[70,49.927]],[\"comment/71\",[]],[\"name/72\",[71,49.927]],[\"comment/72\",[]],[\"name/73\",[72,49.927]],[\"comment/73\",[]],[\"name/74\",[73,49.927]],[\"comment/74\",[]],[\"name/75\",[74,49.927]],[\"comment/75\",[]],[\"name/76\",[75,49.927]],[\"comment/76\",[]],[\"name/77\",[76,49.927]],[\"comment/77\",[]],[\"name/78\",[77,49.927]],[\"comment/78\",[]],[\"name/79\",[78,49.927]],[\"comment/79\",[]],[\"name/80\",[79,49.927]],[\"comment/80\",[]],[\"name/81\",[80,49.927]],[\"comment/81\",[]],[\"name/82\",[81,49.927]],[\"comment/82\",[]],[\"name/83\",[82,49.927]],[\"comment/83\",[]],[\"name/84\",[83,49.927]],[\"comment/84\",[]],[\"name/85\",[84,44.819]],[\"comment/85\",[]],[\"name/86\",[85,49.927]],[\"comment/86\",[]],[\"name/87\",[86,49.927]],[\"comment/87\",[]],[\"name/88\",[87,49.927]],[\"comment/88\",[]],[\"name/89\",[88,49.927]],[\"comment/89\",[]],[\"name/90\",[89,49.927]],[\"comment/90\",[]],[\"name/91\",[90,49.927]],[\"comment/91\",[]],[\"name/92\",[91,31.469]],[\"comment/92\",[]],[\"name/93\",[92,49.927]],[\"comment/93\",[]],[\"name/94\",[91,31.469]],[\"comment/94\",[]],[\"name/95\",[93,49.927]],[\"comment/95\",[]],[\"name/96\",[94,44.819]],[\"comment/96\",[]],[\"name/97\",[95,49.927]],[\"comment/97\",[]],[\"name/98\",[96,49.927]],[\"comment/98\",[]],[\"name/99\",[97,49.927]],[\"comment/99\",[]],[\"name/100\",[91,31.469]],[\"comment/100\",[]],[\"name/101\",[98,49.927]],[\"comment/101\",[]],[\"name/102\",[99,49.927]],[\"comment/102\",[]],[\"name/103\",[100,49.927]],[\"comment/103\",[]],[\"name/104\",[101,49.927]],[\"comment/104\",[]],[\"name/105\",[102,49.927]],[\"comment/105\",[]],[\"name/106\",[103,49.927]],[\"comment/106\",[]],[\"name/107\",[104,49.927]],[\"comment/107\",[]],[\"name/108\",[52,44.819]],[\"comment/108\",[]],[\"name/109\",[105,49.927]],[\"comment/109\",[]],[\"name/110\",[106,49.927]],[\"comment/110\",[]],[\"name/111\",[107,49.927]],[\"comment/111\",[]],[\"name/112\",[108,44.819]],[\"comment/112\",[]],[\"name/113\",[109,49.927]],[\"comment/113\",[]],[\"name/114\",[110,49.927]],[\"comment/114\",[]],[\"name/115\",[111,49.927]],[\"comment/115\",[]],[\"name/116\",[112,49.927]],[\"comment/116\",[]],[\"name/117\",[113,44.819]],[\"comment/117\",[]],[\"name/118\",[114,41.454]],[\"comment/118\",[]],[\"name/119\",[115,44.819]],[\"comment/119\",[]],[\"name/120\",[116,49.927]],[\"comment/120\",[]],[\"name/121\",[117,49.927]],[\"comment/121\",[]],[\"name/122\",[118,44.819]],[\"comment/122\",[]],[\"name/123\",[119,49.927]],[\"comment/123\",[]],[\"name/124\",[120,49.927]],[\"comment/124\",[]],[\"name/125\",[121,49.927]],[\"comment/125\",[]],[\"name/126\",[122,49.927]],[\"comment/126\",[]],[\"name/127\",[123,49.927]],[\"comment/127\",[]],[\"name/128\",[124,49.927]],[\"comment/128\",[]],[\"name/129\",[125,49.927]],[\"comment/129\",[]],[\"name/130\",[126,49.927]],[\"comment/130\",[]],[\"name/131\",[127,49.927]],[\"comment/131\",[]],[\"name/132\",[46,44.819]],[\"comment/132\",[]],[\"name/133\",[8,41.454]],[\"comment/133\",[]],[\"name/134\",[128,49.927]],[\"comment/134\",[]],[\"name/135\",[129,49.927]],[\"comment/135\",[]],[\"name/136\",[130,49.927]],[\"comment/136\",[]],[\"name/137\",[9,44.819]],[\"comment/137\",[]],[\"name/138\",[131,49.927]],[\"comment/138\",[]],[\"name/139\",[91,31.469]],[\"comment/139\",[]],[\"name/140\",[132,49.927]],[\"comment/140\",[]],[\"name/141\",[133,49.927]],[\"comment/141\",[]],[\"name/142\",[114,41.454]],[\"comment/142\",[]],[\"name/143\",[134,49.927]],[\"comment/143\",[]],[\"name/144\",[11,44.819]],[\"comment/144\",[]],[\"name/145\",[10,44.819]],[\"comment/145\",[]],[\"name/146\",[135,49.927]],[\"comment/146\",[]],[\"name/147\",[136,49.927]],[\"comment/147\",[]],[\"name/148\",[137,44.819]],[\"comment/148\",[]],[\"name/149\",[138,49.927]],[\"comment/149\",[]],[\"name/150\",[91,31.469]],[\"comment/150\",[]],[\"name/151\",[108,44.819]],[\"comment/151\",[]],[\"name/152\",[139,49.927]],[\"comment/152\",[]],[\"name/153\",[140,49.927]],[\"comment/153\",[]],[\"name/154\",[141,49.927]],[\"comment/154\",[]],[\"name/155\",[91,31.469]],[\"comment/155\",[]],[\"name/156\",[142,49.927]],[\"comment/156\",[]],[\"name/157\",[143,49.927]],[\"comment/157\",[]],[\"name/158\",[115,44.819]],[\"comment/158\",[]],[\"name/159\",[94,44.819]],[\"comment/159\",[]],[\"name/160\",[144,49.927]],[\"comment/160\",[]],[\"name/161\",[145,49.927]],[\"comment/161\",[]],[\"name/162\",[146,49.927]],[\"comment/162\",[]],[\"name/163\",[147,49.927]],[\"comment/163\",[]],[\"name/164\",[148,49.927]],[\"comment/164\",[]],[\"name/165\",[91,31.469]],[\"comment/165\",[]],[\"name/166\",[149,44.819]],[\"comment/166\",[]],[\"name/167\",[150,49.927]],[\"comment/167\",[]],[\"name/168\",[151,49.927]],[\"comment/168\",[]],[\"name/169\",[84,44.819]],[\"comment/169\",[]],[\"name/170\",[91,31.469]],[\"comment/170\",[]],[\"name/171\",[152,49.927]],[\"comment/171\",[]],[\"name/172\",[153,49.927]],[\"comment/172\",[]],[\"name/173\",[118,44.819]],[\"comment/173\",[]],[\"name/174\",[113,44.819]],[\"comment/174\",[]],[\"name/175\",[154,49.927]],[\"comment/175\",[]],[\"name/176\",[155,49.927]],[\"comment/176\",[]],[\"name/177\",[156,49.927]],[\"comment/177\",[]],[\"name/178\",[157,49.927]],[\"comment/178\",[]],[\"name/179\",[158,49.927]],[\"comment/179\",[]],[\"name/180\",[114,41.454]],[\"comment/180\",[]],[\"name/181\",[159,49.927]],[\"comment/181\",[]],[\"name/182\",[160,49.927]],[\"comment/182\",[]],[\"name/183\",[161,49.927]],[\"comment/183\",[]],[\"name/184\",[162,49.927]],[\"comment/184\",[]],[\"name/185\",[163,49.927]],[\"comment/185\",[]],[\"name/186\",[164,49.927]],[\"comment/186\",[]],[\"name/187\",[165,49.927]],[\"comment/187\",[]],[\"name/188\",[137,44.819]],[\"comment/188\",[]],[\"name/189\",[166,49.927]],[\"comment/189\",[]],[\"name/190\",[167,49.927]],[\"comment/190\",[]],[\"name/191\",[14,44.819]],[\"comment/191\",[]],[\"name/192\",[149,44.819]],[\"comment/192\",[]],[\"name/193\",[168,49.927]],[\"comment/193\",[]],[\"name/194\",[63,44.819]],[\"comment/194\",[]],[\"name/195\",[169,49.927]],[\"comment/195\",[]],[\"name/196\",[170,49.927]],[\"comment/196\",[]],[\"name/197\",[171,49.927]],[\"comment/197\",[]],[\"name/198\",[172,49.927]],[\"comment/198\",[]],[\"name/199\",[173,49.927]],[\"comment/199\",[]],[\"name/200\",[174,49.927]],[\"comment/200\",[]],[\"name/201\",[175,49.927]],[\"comment/201\",[]],[\"name/202\",[176,49.927]],[\"comment/202\",[]],[\"name/203\",[177,49.927]],[\"comment/203\",[]],[\"name/204\",[178,49.927]],[\"comment/204\",[]],[\"name/205\",[179,44.819]],[\"comment/205\",[]],[\"name/206\",[180,49.927]],[\"comment/206\",[]],[\"name/207\",[181,49.927]],[\"comment/207\",[]],[\"name/208\",[182,49.927]],[\"comment/208\",[]],[\"name/209\",[183,49.927]],[\"comment/209\",[]],[\"name/210\",[184,49.927]],[\"comment/210\",[]],[\"name/211\",[91,31.469]],[\"comment/211\",[]],[\"name/212\",[179,44.819]],[\"comment/212\",[]],[\"name/213\",[185,49.927]],[\"comment/213\",[]],[\"name/214\",[186,49.927]],[\"comment/214\",[]],[\"name/215\",[187,49.927]],[\"comment/215\",[]],[\"name/216\",[188,49.927]],[\"comment/216\",[]],[\"name/217\",[189,49.927]],[\"comment/217\",[]],[\"name/218\",[190,49.927]],[\"comment/218\",[]],[\"name/219\",[191,49.927]],[\"comment/219\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":91,\"name\":{\"92\":{},\"94\":{},\"100\":{},\"139\":{},\"150\":{},\"155\":{},\"165\":{},\"170\":{},\"211\":{}},\"comment\":{}}],[\"accounts\",{\"_index\":101,\"name\":{\"104\":{}},\"comment\":{}}],[\"accounttype\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"amount\",{\"_index\":93,\"name\":{\"95\":{}},\"comment\":{}}],[\"amountlocked\",{\"_index\":119,\"name\":{\"123\":{}},\"comment\":{}}],[\"balance\",{\"_index\":52,\"name\":{\"52\":{},\"108\":{}},\"comment\":{}}],[\"balances\",{\"_index\":130,\"name\":{\"136\":{}},\"comment\":{}}],[\"beneficiary\",{\"_index\":160,\"name\":{\"182\":{}},\"comment\":{}}],[\"blaze\",{\"_index\":183,\"name\":{\"209\":{}},\"comment\":{}}],[\"blazestate\",{\"_index\":14,\"name\":{\"14\":{},\"191\":{}},\"comment\":{}}],[\"bpdetails\",{\"_index\":148,\"name\":{\"164\":{}},\"comment\":{}}],[\"bsolbalance\",{\"_index\":111,\"name\":{\"115\":{}},\"comment\":{}}],[\"bsolmint\",{\"_index\":168,\"name\":{\"193\":{}},\"comment\":{}}],[\"bsolprice\",{\"_index\":150,\"name\":{\"167\":{}},\"comment\":{}}],[\"bsoltokenaccount\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"bsoltokenaccountauthority\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"bsolvalue\",{\"_index\":151,\"name\":{\"168\":{}},\"comment\":{}}],[\"calculateextractableyield\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"calculatewithdrawalfee\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"claimunstaketicket\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"computelamportsfrombsol\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"computelamportsfrommsol\",{\"_index\":47,\"name\":{\"47\":{}},\"comment\":{}}],[\"config\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"creategsoltokenaccountix\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"currentepoch\",{\"_index\":128,\"name\":{\"134\":{}},\"comment\":{}}],[\"currentgsolsupply\",{\"_index\":167,\"name\":{\"190\":{}},\"comment\":{}}],[\"currentlevel\",{\"_index\":125,\"name\":{\"129\":{}},\"comment\":{}}],[\"decimals\",{\"_index\":94,\"name\":{\"96\":{},\"159\":{}},\"comment\":{}}],[\"default_lp_min_proportion\",{\"_index\":187,\"name\":{\"215\":{}},\"comment\":{}}],[\"default_lp_proportion\",{\"_index\":186,\"name\":{\"214\":{}},\"comment\":{}}],[\"denominator\",{\"_index\":153,\"name\":{\"172\":{}},\"comment\":{}}],[\"deposit\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"depositauthority\",{\"_index\":173,\"name\":{\"199\":{}},\"comment\":{}}],[\"depositstakeaccount\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"deposittoblaze\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"details\",{\"_index\":46,\"name\":{\"46\":{},\"132\":{}},\"comment\":{}}],[\"empty_epoch_report\",{\"_index\":191,\"name\":{\"219\":{}},\"comment\":{}}],[\"env\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"environment\",{\"_index\":185,\"name\":{\"213\":{}},\"comment\":{}}],[\"environmentconfig\",{\"_index\":178,\"name\":{\"204\":{}},\"comment\":{}}],[\"epoch\",{\"_index\":163,\"name\":{\"185\":{}},\"comment\":{}}],[\"epochfee\",{\"_index\":72,\"name\":{\"73\":{}},\"comment\":{}}],[\"epochreport\",{\"_index\":129,\"name\":{\"135\":{}},\"comment\":{}}],[\"epochreportaccount\",{\"_index\":162,\"name\":{\"184\":{}},\"comment\":{}}],[\"errors\",{\"_index\":103,\"name\":{\"106\":{}},\"comment\":{}}],[\"extractableyield\",{\"_index\":137,\"name\":{\"148\":{},\"188\":{}},\"comment\":{}}],[\"extractedyield\",{\"_index\":166,\"name\":{\"189\":{}},\"comment\":{}}],[\"extractyield\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"extractyieldix\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"feesdepot\",{\"_index\":171,\"name\":{\"197\":{}},\"comment\":{}}],[\"findimpactnftmintauthority\",{\"_index\":89,\"name\":{\"90\":{}},\"comment\":{}}],[\"get\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"getdelayedunstaketickets\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"getepochreport\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"getlockaccount\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"getregisterstateaccounts\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"getstakepoolaccount\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"gsolbalance\",{\"_index\":105,\"name\":{\"109\":{}},\"comment\":{}}],[\"gsolmint\",{\"_index\":132,\"name\":{\"140\":{}},\"comment\":{}}],[\"gsolsupply\",{\"_index\":106,\"name\":{\"110\":{}},\"comment\":{}}],[\"holdingaccount\",{\"_index\":180,\"name\":{\"206\":{}},\"comment\":{}}],[\"holdingaccountbalance\",{\"_index\":112,\"name\":{\"116\":{}},\"comment\":{}}],[\"idl\",{\"_index\":104,\"name\":{\"107\":{}},\"comment\":{}}],[\"impact_nft_program_id\",{\"_index\":177,\"name\":{\"203\":{}},\"comment\":{}}],[\"impactnft\",{\"_index\":184,\"name\":{\"210\":{}},\"comment\":{}}],[\"impactnftdetails\",{\"_index\":113,\"name\":{\"117\":{},\"174\":{}},\"comment\":{}}],[\"init\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"initepochreport\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"instructions\",{\"_index\":100,\"name\":{\"103\":{}},\"comment\":{}}],[\"lastepochpooltokensupply\",{\"_index\":86,\"name\":{\"87\":{}},\"comment\":{}}],[\"lastepochtotallamports\",{\"_index\":87,\"name\":{\"88\":{}},\"comment\":{}}],[\"lastupdateepoch\",{\"_index\":70,\"name\":{\"71\":{}},\"comment\":{}}],[\"liqpoolbalance\",{\"_index\":109,\"name\":{\"113\":{}},\"comment\":{}}],[\"liqpooltokenaccount\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"liquidunstakefee\",{\"_index\":155,\"name\":{\"176\":{}},\"comment\":{}}],[\"lockaccount\",{\"_index\":123,\"name\":{\"127\":{}},\"comment\":{}}],[\"lockclient\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"lockdetails\",{\"_index\":118,\"name\":{\"122\":{},\"173\":{}},\"comment\":{}}],[\"lockgsol\",{\"_index\":53,\"name\":{\"53\":{}},\"comment\":{}}],[\"locktokenaccount\",{\"_index\":124,\"name\":{\"128\":{}},\"comment\":{}}],[\"lockup\",{\"_index\":71,\"name\":{\"72\":{}},\"comment\":{}}],[\"log\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"lpdetails\",{\"_index\":141,\"name\":{\"154\":{}},\"comment\":{}}],[\"lpmsolshare\",{\"_index\":145,\"name\":{\"161\":{}},\"comment\":{}}],[\"lpsolshare\",{\"_index\":144,\"name\":{\"160\":{}},\"comment\":{}}],[\"lpsolvalue\",{\"_index\":146,\"name\":{\"162\":{}},\"comment\":{}}],[\"makebalanceddeposit\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"manager\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"manageraccount\",{\"_index\":170,\"name\":{\"196\":{}},\"comment\":{}}],[\"managerfeeaccount\",{\"_index\":66,\"name\":{\"67\":{}},\"comment\":{}}],[\"marinade\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"marinade_ticket_rent\",{\"_index\":188,\"name\":{\"216\":{}},\"comment\":{}}],[\"marinadefinanceprogramid\",{\"_index\":135,\"name\":{\"146\":{}},\"comment\":{}}],[\"marinadestate\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"marinadestateaddress\",{\"_index\":136,\"name\":{\"147\":{}},\"comment\":{}}],[\"marinadeticketaccount\",{\"_index\":159,\"name\":{\"181\":{}},\"comment\":{}}],[\"max_num_precision\",{\"_index\":174,\"name\":{\"200\":{}},\"comment\":{}}],[\"minimum_extractable_yield\",{\"_index\":190,\"name\":{\"218\":{}},\"comment\":{}}],[\"mint\",{\"_index\":116,\"name\":{\"120\":{}},\"comment\":{}}],[\"mintaddress\",{\"_index\":142,\"name\":{\"156\":{}},\"comment\":{}}],[\"mintauthority\",{\"_index\":115,\"name\":{\"119\":{},\"158\":{}},\"comment\":{}}],[\"mpdetails\",{\"_index\":138,\"name\":{\"149\":{}},\"comment\":{}}],[\"msolbalance\",{\"_index\":107,\"name\":{\"111\":{}},\"comment\":{}}],[\"msolleg\",{\"_index\":147,\"name\":{\"163\":{}},\"comment\":{}}],[\"msolprice\",{\"_index\":108,\"name\":{\"112\":{},\"151\":{}},\"comment\":{}}],[\"msoltokenaccount\",{\"_index\":11,\"name\":{\"11\":{},\"144\":{}},\"comment\":{}}],[\"msoltokenaccountauthority\",{\"_index\":10,\"name\":{\"10\":{},\"145\":{}},\"comment\":{}}],[\"msolvalue\",{\"_index\":140,\"name\":{\"153\":{}},\"comment\":{}}],[\"name\",{\"_index\":99,\"name\":{\"102\":{}},\"comment\":{}}],[\"network_fee\",{\"_index\":189,\"name\":{\"217\":{}},\"comment\":{}}],[\"nextepochfee\",{\"_index\":73,\"name\":{\"74\":{}},\"comment\":{}}],[\"nextsolwithdrawalfee\",{\"_index\":85,\"name\":{\"86\":{}},\"comment\":{}}],[\"nextstakewithdrawalfee\",{\"_index\":78,\"name\":{\"79\":{}},\"comment\":{}}],[\"numerator\",{\"_index\":152,\"name\":{\"171\":{}},\"comment\":{}}],[\"options\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"orderunstake\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"percentagestaketomarinade\",{\"_index\":182,\"name\":{\"208\":{}},\"comment\":{}}],[\"pool\",{\"_index\":149,\"name\":{\"166\":{},\"192\":{}},\"comment\":{}}],[\"poolmint\",{\"_index\":65,\"name\":{\"66\":{}},\"comment\":{}}],[\"pooltokensupply\",{\"_index\":69,\"name\":{\"70\":{}},\"comment\":{}}],[\"preferreddepositvalidatorvoteaddress\",{\"_index\":74,\"name\":{\"75\":{}},\"comment\":{}}],[\"preferredwithdrawvalidatorvoteaddress\",{\"_index\":75,\"name\":{\"76\":{}},\"comment\":{}}],[\"program\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"programid\",{\"_index\":133,\"name\":{\"141\":{}},\"comment\":{}}],[\"provider\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"recovertickets\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"refresh\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"register\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"report\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"reserveaccount\",{\"_index\":169,\"name\":{\"195\":{}},\"comment\":{}}],[\"reservestake\",{\"_index\":64,\"name\":{\"65\":{}},\"comment\":{}}],[\"sendandconfirmtransaction\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"sendandconfirmtransactions\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"solblaze_enabled\",{\"_index\":175,\"name\":{\"201\":{}},\"comment\":{}}],[\"soldepositauthority\",{\"_index\":80,\"name\":{\"81\":{}},\"comment\":{}}],[\"soldepositfee\",{\"_index\":81,\"name\":{\"82\":{}},\"comment\":{}}],[\"solreferralfee\",{\"_index\":82,\"name\":{\"83\":{}},\"comment\":{}}],[\"solwithdrawalfee\",{\"_index\":84,\"name\":{\"85\":{},\"169\":{}},\"comment\":{}}],[\"solwithdrawauthority\",{\"_index\":83,\"name\":{\"84\":{}},\"comment\":{}}],[\"stake_pool_program_id\",{\"_index\":176,\"name\":{\"202\":{}},\"comment\":{}}],[\"stakedelta\",{\"_index\":139,\"name\":{\"152\":{}},\"comment\":{}}],[\"stakedepositauthority\",{\"_index\":61,\"name\":{\"62\":{}},\"comment\":{}}],[\"stakedepositfee\",{\"_index\":76,\"name\":{\"77\":{}},\"comment\":{}}],[\"stakepool\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"staker\",{\"_index\":8,\"name\":{\"8\":{},\"61\":{},\"133\":{}},\"comment\":{}}],[\"stakereferralfee\",{\"_index\":79,\"name\":{\"80\":{}},\"comment\":{}}],[\"stakergsoltokenaccount\",{\"_index\":9,\"name\":{\"9\":{},\"137\":{}},\"comment\":{}}],[\"stakewithdrawalfee\",{\"_index\":77,\"name\":{\"78\":{}},\"comment\":{}}],[\"stakewithdrawbumpseed\",{\"_index\":62,\"name\":{\"63\":{}},\"comment\":{}}],[\"startepoch\",{\"_index\":120,\"name\":{\"124\":{}},\"comment\":{}}],[\"state\",{\"_index\":179,\"name\":{\"205\":{},\"212\":{}},\"comment\":{}}],[\"stateaddress\",{\"_index\":114,\"name\":{\"118\":{},\"142\":{},\"180\":{}},\"comment\":{}}],[\"sunrisestake\",{\"_index\":97,\"name\":{\"99\":{}},\"comment\":{}}],[\"sunrisestakeclient\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"sunrisestakeconfig\",{\"_index\":131,\"name\":{\"138\":{}},\"comment\":{}}],[\"sunriseticketaccountfields\",{\"_index\":158,\"name\":{\"179\":{}},\"comment\":{}}],[\"supply\",{\"_index\":143,\"name\":{\"157\":{}},\"comment\":{}}],[\"ticketaccount\",{\"_index\":161,\"name\":{\"183\":{}},\"comment\":{}}],[\"ticketfee\",{\"_index\":156,\"name\":{\"177\":{}},\"comment\":{}}],[\"tickets\",{\"_index\":164,\"name\":{\"186\":{}},\"comment\":{}}],[\"tokenaccount\",{\"_index\":117,\"name\":{\"121\":{}},\"comment\":{}}],[\"tokenprogramid\",{\"_index\":67,\"name\":{\"68\":{}},\"comment\":{}}],[\"tosol\",{\"_index\":88,\"name\":{\"89\":{}},\"comment\":{}}],[\"totalfee\",{\"_index\":157,\"name\":{\"178\":{}},\"comment\":{}}],[\"totallamports\",{\"_index\":68,\"name\":{\"69\":{}},\"comment\":{}}],[\"totalorderedlamports\",{\"_index\":165,\"name\":{\"187\":{}},\"comment\":{}}],[\"toticketaccount\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"treasury\",{\"_index\":134,\"name\":{\"143\":{}},\"comment\":{}}],[\"treasurybalance\",{\"_index\":110,\"name\":{\"114\":{}},\"comment\":{}}],[\"triggerrebalance\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"types\",{\"_index\":102,\"name\":{\"105\":{}},\"comment\":{}}],[\"uiamount\",{\"_index\":95,\"name\":{\"97\":{}},\"comment\":{}}],[\"uiamountstring\",{\"_index\":96,\"name\":{\"98\":{}},\"comment\":{}}],[\"unlockgsol\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"unrealizedyield\",{\"_index\":127,\"name\":{\"131\":{}},\"comment\":{}}],[\"unstake\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"update\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"updatedtoepoch\",{\"_index\":121,\"name\":{\"125\":{}},\"comment\":{}}],[\"updateepochreport\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"updatelockaccount\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"validatorlist\",{\"_index\":63,\"name\":{\"64\":{},\"194\":{}},\"comment\":{}}],[\"value\",{\"_index\":92,\"name\":{\"93\":{}},\"comment\":{}}],[\"version\",{\"_index\":98,\"name\":{\"101\":{}},\"comment\":{}}],[\"withdrawalfees\",{\"_index\":154,\"name\":{\"175\":{}},\"comment\":{}}],[\"withdrawauthority\",{\"_index\":172,\"name\":{\"198\":{}},\"comment\":{}}],[\"withdrawfromblaze\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"withdrawstakefromblaze\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"yield\",{\"_index\":122,\"name\":{\"126\":{}},\"comment\":{}}],[\"yieldcontrollerstate\",{\"_index\":181,\"name\":{\"207\":{}},\"comment\":{}}],[\"yieldtonextlevel\",{\"_index\":126,\"name\":{\"130\":{}},\"comment\":{}}],[\"zero_balance\",{\"_index\":90,\"name\":{\"91\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"SunriseStakeClient\",\"url\":\"classes/SunriseStakeClient.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"register\",\"url\":\"classes/SunriseStakeClient.html#register\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/SunriseStakeClient.html#get\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SunriseStakeClient.html#constructor\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"program\",\"url\":\"classes/SunriseStakeClient.html#program\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"config\",\"url\":\"classes/SunriseStakeClient.html#config\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"marinade\",\"url\":\"classes/SunriseStakeClient.html#marinade\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"marinadeState\",\"url\":\"classes/SunriseStakeClient.html#marinadeState\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"classes/SunriseStakeClient.html#staker\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"stakerGSolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#stakerGSolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"msolTokenAccountAuthority\",\"url\":\"classes/SunriseStakeClient.html#msolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"msolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#msolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"bsolTokenAccountAuthority\",\"url\":\"classes/SunriseStakeClient.html#bsolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"bsolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#bsolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"blazeState\",\"url\":\"classes/SunriseStakeClient.html#blazeState\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"liqPoolTokenAccount\",\"url\":\"classes/SunriseStakeClient.html#liqPoolTokenAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"lockClient\",\"url\":\"classes/SunriseStakeClient.html#lockClient\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"env\",\"url\":\"classes/SunriseStakeClient.html#env\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"provider\",\"url\":\"classes/SunriseStakeClient.html#provider\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/SunriseStakeClient.html#options\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"log\",\"url\":\"classes/SunriseStakeClient.html#log\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"refresh\",\"url\":\"classes/SunriseStakeClient.html#refresh\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"init\",\"url\":\"classes/SunriseStakeClient.html#init\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"sendAndConfirmTransaction\",\"url\":\"classes/SunriseStakeClient.html#sendAndConfirmTransaction\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"sendAndConfirmTransactions\",\"url\":\"classes/SunriseStakeClient.html#sendAndConfirmTransactions\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"createGSolTokenAccountIx\",\"url\":\"classes/SunriseStakeClient.html#createGSolTokenAccountIx\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"addPriorityFee\",\"url\":\"classes/SunriseStakeClient.html#addPriorityFee\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"makeBalancedDeposit\",\"url\":\"classes/SunriseStakeClient.html#makeBalancedDeposit\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"deposit\",\"url\":\"classes/SunriseStakeClient.html#deposit\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"depositToBlaze\",\"url\":\"classes/SunriseStakeClient.html#depositToBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"depositStakeAccount\",\"url\":\"classes/SunriseStakeClient.html#depositStakeAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"unstake\",\"url\":\"classes/SunriseStakeClient.html#unstake\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"recoverTickets\",\"url\":\"classes/SunriseStakeClient.html#recoverTickets\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"updateEpochReport\",\"url\":\"classes/SunriseStakeClient.html#updateEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"triggerRebalance\",\"url\":\"classes/SunriseStakeClient.html#triggerRebalance\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"report\",\"url\":\"classes/SunriseStakeClient.html#report\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"orderUnstake\",\"url\":\"classes/SunriseStakeClient.html#orderUnstake\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"toTicketAccount\",\"url\":\"classes/SunriseStakeClient.html#toTicketAccount\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getDelayedUnstakeTickets\",\"url\":\"classes/SunriseStakeClient.html#getDelayedUnstakeTickets\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"claimUnstakeTicket\",\"url\":\"classes/SunriseStakeClient.html#claimUnstakeTicket\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"withdrawFromBlaze\",\"url\":\"classes/SunriseStakeClient.html#withdrawFromBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"withdrawStakeFromBlaze\",\"url\":\"classes/SunriseStakeClient.html#withdrawStakeFromBlaze\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"initEpochReport\",\"url\":\"classes/SunriseStakeClient.html#initEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getEpochReport\",\"url\":\"classes/SunriseStakeClient.html#getEpochReport\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"extractYieldIx\",\"url\":\"classes/SunriseStakeClient.html#extractYieldIx\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"extractYield\",\"url\":\"classes/SunriseStakeClient.html#extractYield\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"calculateWithdrawalFee\",\"url\":\"classes/SunriseStakeClient.html#calculateWithdrawalFee\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"details\",\"url\":\"classes/SunriseStakeClient.html#details\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"computeLamportsFromMSol\",\"url\":\"classes/SunriseStakeClient.html#computeLamportsFromMSol\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"computeLamportsFromBSol\",\"url\":\"classes/SunriseStakeClient.html#computeLamportsFromBSol\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getRegisterStateAccounts\",\"url\":\"classes/SunriseStakeClient.html#getRegisterStateAccounts\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"calculateExtractableYield\",\"url\":\"classes/SunriseStakeClient.html#calculateExtractableYield\",\"classes\":\"tsd-is-private\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/SunriseStakeClient.html#update\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"balance\",\"url\":\"classes/SunriseStakeClient.html#balance\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"lockGSol\",\"url\":\"classes/SunriseStakeClient.html#lockGSol\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"updateLockAccount\",\"url\":\"classes/SunriseStakeClient.html#updateLockAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"addLockedGSol\",\"url\":\"classes/SunriseStakeClient.html#addLockedGSol\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"unlockGSol\",\"url\":\"classes/SunriseStakeClient.html#unlockGSol\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":2048,\"name\":\"getLockAccount\",\"url\":\"classes/SunriseStakeClient.html#getLockAccount\",\"classes\":\"\",\"parent\":\"SunriseStakeClient\"},{\"kind\":64,\"name\":\"getStakePoolAccount\",\"url\":\"functions/getStakePoolAccount.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"StakePool\",\"url\":\"interfaces/StakePool.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"accountType\",\"url\":\"interfaces/StakePool.html#accountType\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"manager\",\"url\":\"interfaces/StakePool.html#manager\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"interfaces/StakePool.html#staker\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeDepositAuthority\",\"url\":\"interfaces/StakePool.html#stakeDepositAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeWithdrawBumpSeed\",\"url\":\"interfaces/StakePool.html#stakeWithdrawBumpSeed\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"validatorList\",\"url\":\"interfaces/StakePool.html#validatorList\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"reserveStake\",\"url\":\"interfaces/StakePool.html#reserveStake\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"poolMint\",\"url\":\"interfaces/StakePool.html#poolMint\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"managerFeeAccount\",\"url\":\"interfaces/StakePool.html#managerFeeAccount\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"tokenProgramId\",\"url\":\"interfaces/StakePool.html#tokenProgramId\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"totalLamports\",\"url\":\"interfaces/StakePool.html#totalLamports\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"poolTokenSupply\",\"url\":\"interfaces/StakePool.html#poolTokenSupply\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastUpdateEpoch\",\"url\":\"interfaces/StakePool.html#lastUpdateEpoch\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lockup\",\"url\":\"interfaces/StakePool.html#lockup\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"epochFee\",\"url\":\"interfaces/StakePool.html#epochFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextEpochFee\",\"url\":\"interfaces/StakePool.html#nextEpochFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"preferredDepositValidatorVoteAddress\",\"url\":\"interfaces/StakePool.html#preferredDepositValidatorVoteAddress\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"preferredWithdrawValidatorVoteAddress\",\"url\":\"interfaces/StakePool.html#preferredWithdrawValidatorVoteAddress\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeDepositFee\",\"url\":\"interfaces/StakePool.html#stakeDepositFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeWithdrawalFee\",\"url\":\"interfaces/StakePool.html#stakeWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextStakeWithdrawalFee\",\"url\":\"interfaces/StakePool.html#nextStakeWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"stakeReferralFee\",\"url\":\"interfaces/StakePool.html#stakeReferralFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solDepositAuthority\",\"url\":\"interfaces/StakePool.html#solDepositAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solDepositFee\",\"url\":\"interfaces/StakePool.html#solDepositFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solReferralFee\",\"url\":\"interfaces/StakePool.html#solReferralFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solWithdrawAuthority\",\"url\":\"interfaces/StakePool.html#solWithdrawAuthority\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"solWithdrawalFee\",\"url\":\"interfaces/StakePool.html#solWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"nextSolWithdrawalFee\",\"url\":\"interfaces/StakePool.html#nextSolWithdrawalFee\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastEpochPoolTokenSupply\",\"url\":\"interfaces/StakePool.html#lastEpochPoolTokenSupply\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":1024,\"name\":\"lastEpochTotalLamports\",\"url\":\"interfaces/StakePool.html#lastEpochTotalLamports\",\"classes\":\"\",\"parent\":\"StakePool\"},{\"kind\":64,\"name\":\"toSol\",\"url\":\"functions/toSol.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"findImpactNFTMintAuthority\",\"url\":\"functions/findImpactNFTMintAuthority.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"ZERO_BALANCE\",\"url\":\"variables/ZERO_BALANCE.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/ZERO_BALANCE.html#__type\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"variables/ZERO_BALANCE.html#__type.value\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value\"},{\"kind\":1024,\"name\":\"amount\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.amount\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.decimals\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"uiAmount\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.uiAmount\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":1024,\"name\":\"uiAmountString\",\"url\":\"variables/ZERO_BALANCE.html#__type.value.__type-1.uiAmountString\",\"classes\":\"\",\"parent\":\"ZERO_BALANCE.__type.value.__type\"},{\"kind\":4194304,\"name\":\"SunriseStake\",\"url\":\"types/SunriseStake.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SunriseStake.html#__type\",\"classes\":\"\",\"parent\":\"SunriseStake\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"types/SunriseStake.html#__type.version\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SunriseStake.html#__type.name\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"instructions\",\"url\":\"types/SunriseStake.html#__type.instructions\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"accounts\",\"url\":\"types/SunriseStake.html#__type.accounts\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"types\",\"url\":\"types/SunriseStake.html#__type.types\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"types/SunriseStake.html#__type.errors\",\"classes\":\"\",\"parent\":\"SunriseStake.__type\"},{\"kind\":32,\"name\":\"IDL\",\"url\":\"variables/IDL.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Balance\",\"url\":\"interfaces/Balance.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"gsolBalance\",\"url\":\"interfaces/Balance.html#gsolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"gsolSupply\",\"url\":\"interfaces/Balance.html#gsolSupply\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"msolBalance\",\"url\":\"interfaces/Balance.html#msolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"msolPrice\",\"url\":\"interfaces/Balance.html#msolPrice\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"liqPoolBalance\",\"url\":\"interfaces/Balance.html#liqPoolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"treasuryBalance\",\"url\":\"interfaces/Balance.html#treasuryBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"bsolBalance\",\"url\":\"interfaces/Balance.html#bsolBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":1024,\"name\":\"holdingAccountBalance\",\"url\":\"interfaces/Balance.html#holdingAccountBalance\",\"classes\":\"\",\"parent\":\"Balance\"},{\"kind\":256,\"name\":\"ImpactNFTDetails\",\"url\":\"interfaces/ImpactNFTDetails.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/ImpactNFTDetails.html#stateAddress\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"mintAuthority\",\"url\":\"interfaces/ImpactNFTDetails.html#mintAuthority\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"mint\",\"url\":\"interfaces/ImpactNFTDetails.html#mint\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":1024,\"name\":\"tokenAccount\",\"url\":\"interfaces/ImpactNFTDetails.html#tokenAccount\",\"classes\":\"\",\"parent\":\"ImpactNFTDetails\"},{\"kind\":256,\"name\":\"LockDetails\",\"url\":\"interfaces/LockDetails.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"amountLocked\",\"url\":\"interfaces/LockDetails.html#amountLocked\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"startEpoch\",\"url\":\"interfaces/LockDetails.html#startEpoch\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"updatedToEpoch\",\"url\":\"interfaces/LockDetails.html#updatedToEpoch\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"yield\",\"url\":\"interfaces/LockDetails.html#yield\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"lockAccount\",\"url\":\"interfaces/LockDetails.html#lockAccount\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"lockTokenAccount\",\"url\":\"interfaces/LockDetails.html#lockTokenAccount\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"currentLevel\",\"url\":\"interfaces/LockDetails.html#currentLevel\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"yieldToNextLevel\",\"url\":\"interfaces/LockDetails.html#yieldToNextLevel\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":1024,\"name\":\"unrealizedYield\",\"url\":\"interfaces/LockDetails.html#unrealizedYield\",\"classes\":\"\",\"parent\":\"LockDetails\"},{\"kind\":256,\"name\":\"Details\",\"url\":\"interfaces/Details.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"staker\",\"url\":\"interfaces/Details.html#staker\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"currentEpoch\",\"url\":\"interfaces/Details.html#currentEpoch\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"epochReport\",\"url\":\"interfaces/Details.html#epochReport\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"balances\",\"url\":\"interfaces/Details.html#balances\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"stakerGSolTokenAccount\",\"url\":\"interfaces/Details.html#stakerGSolTokenAccount\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"sunriseStakeConfig\",\"url\":\"interfaces/Details.html#sunriseStakeConfig\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig\"},{\"kind\":1024,\"name\":\"gsolMint\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.gsolMint\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"programId\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.programId\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.stateAddress\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"treasury\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.treasury\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"msolTokenAccount\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.msolTokenAccount\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"msolTokenAccountAuthority\",\"url\":\"interfaces/Details.html#sunriseStakeConfig.__type-4.msolTokenAccountAuthority\",\"classes\":\"\",\"parent\":\"Details.sunriseStakeConfig.__type\"},{\"kind\":1024,\"name\":\"marinadeFinanceProgramId\",\"url\":\"interfaces/Details.html#marinadeFinanceProgramId\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"marinadeStateAddress\",\"url\":\"interfaces/Details.html#marinadeStateAddress\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"extractableYield\",\"url\":\"interfaces/Details.html#extractableYield\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"mpDetails\",\"url\":\"interfaces/Details.html#mpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#mpDetails.__type-3\",\"classes\":\"\",\"parent\":\"Details.mpDetails\"},{\"kind\":1024,\"name\":\"msolPrice\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.msolPrice\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"stakeDelta\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.stakeDelta\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"msolValue\",\"url\":\"interfaces/Details.html#mpDetails.__type-3.msolValue\",\"classes\":\"\",\"parent\":\"Details.mpDetails.__type\"},{\"kind\":1024,\"name\":\"lpDetails\",\"url\":\"interfaces/Details.html#lpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#lpDetails.__type-2\",\"classes\":\"\",\"parent\":\"Details.lpDetails\"},{\"kind\":1024,\"name\":\"mintAddress\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.mintAddress\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"supply\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.supply\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"mintAuthority\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.mintAuthority\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.decimals\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpSolShare\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpSolShare\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpMsolShare\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpMsolShare\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"lpSolValue\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.lpSolValue\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"msolLeg\",\"url\":\"interfaces/Details.html#lpDetails.__type-2.msolLeg\",\"classes\":\"\",\"parent\":\"Details.lpDetails.__type\"},{\"kind\":1024,\"name\":\"bpDetails\",\"url\":\"interfaces/Details.html#bpDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#bpDetails.__type\",\"classes\":\"\",\"parent\":\"Details.bpDetails\"},{\"kind\":1024,\"name\":\"pool\",\"url\":\"interfaces/Details.html#bpDetails.__type.pool\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"bsolPrice\",\"url\":\"interfaces/Details.html#bpDetails.__type.bsolPrice\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"bsolValue\",\"url\":\"interfaces/Details.html#bpDetails.__type.bsolValue\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":1024,\"name\":\"solWithdrawalFee\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee\"},{\"kind\":1024,\"name\":\"numerator\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1.numerator\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee.__type\"},{\"kind\":1024,\"name\":\"denominator\",\"url\":\"interfaces/Details.html#bpDetails.__type.solWithdrawalFee.__type-1.denominator\",\"classes\":\"\",\"parent\":\"Details.bpDetails.__type.solWithdrawalFee.__type\"},{\"kind\":1024,\"name\":\"lockDetails\",\"url\":\"interfaces/Details.html#lockDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":1024,\"name\":\"impactNFTDetails\",\"url\":\"interfaces/Details.html#impactNFTDetails\",\"classes\":\"\",\"parent\":\"Details\"},{\"kind\":256,\"name\":\"WithdrawalFees\",\"url\":\"interfaces/WithdrawalFees.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"liquidUnstakeFee\",\"url\":\"interfaces/WithdrawalFees.html#liquidUnstakeFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":1024,\"name\":\"ticketFee\",\"url\":\"interfaces/WithdrawalFees.html#ticketFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":1024,\"name\":\"totalFee\",\"url\":\"interfaces/WithdrawalFees.html#totalFee\",\"classes\":\"\",\"parent\":\"WithdrawalFees\"},{\"kind\":256,\"name\":\"SunriseTicketAccountFields\",\"url\":\"interfaces/SunriseTicketAccountFields.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"stateAddress\",\"url\":\"interfaces/SunriseTicketAccountFields.html#stateAddress\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":1024,\"name\":\"marinadeTicketAccount\",\"url\":\"interfaces/SunriseTicketAccountFields.html#marinadeTicketAccount\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":1024,\"name\":\"beneficiary\",\"url\":\"interfaces/SunriseTicketAccountFields.html#beneficiary\",\"classes\":\"\",\"parent\":\"SunriseTicketAccountFields\"},{\"kind\":4194304,\"name\":\"TicketAccount\",\"url\":\"types/TicketAccount.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EpochReportAccount\",\"url\":\"interfaces/EpochReportAccount.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/EpochReportAccount.html#epoch\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"tickets\",\"url\":\"interfaces/EpochReportAccount.html#tickets\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"totalOrderedLamports\",\"url\":\"interfaces/EpochReportAccount.html#totalOrderedLamports\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"extractableYield\",\"url\":\"interfaces/EpochReportAccount.html#extractableYield\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"extractedYield\",\"url\":\"interfaces/EpochReportAccount.html#extractedYield\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":1024,\"name\":\"currentGsolSupply\",\"url\":\"interfaces/EpochReportAccount.html#currentGsolSupply\",\"classes\":\"\",\"parent\":\"EpochReportAccount\"},{\"kind\":256,\"name\":\"BlazeState\",\"url\":\"interfaces/BlazeState.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"pool\",\"url\":\"interfaces/BlazeState.html#pool\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"bsolMint\",\"url\":\"interfaces/BlazeState.html#bsolMint\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"validatorList\",\"url\":\"interfaces/BlazeState.html#validatorList\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"reserveAccount\",\"url\":\"interfaces/BlazeState.html#reserveAccount\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"managerAccount\",\"url\":\"interfaces/BlazeState.html#managerAccount\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"feesDepot\",\"url\":\"interfaces/BlazeState.html#feesDepot\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"withdrawAuthority\",\"url\":\"interfaces/BlazeState.html#withdrawAuthority\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":1024,\"name\":\"depositAuthority\",\"url\":\"interfaces/BlazeState.html#depositAuthority\",\"classes\":\"\",\"parent\":\"BlazeState\"},{\"kind\":32,\"name\":\"MAX_NUM_PRECISION\",\"url\":\"variables/MAX_NUM_PRECISION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"SOLBLAZE_ENABLED\",\"url\":\"variables/SOLBLAZE_ENABLED.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"STAKE_POOL_PROGRAM_ID\",\"url\":\"variables/STAKE_POOL_PROGRAM_ID.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"IMPACT_NFT_PROGRAM_ID\",\"url\":\"variables/IMPACT_NFT_PROGRAM_ID.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"EnvironmentConfig\",\"url\":\"interfaces/EnvironmentConfig.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/EnvironmentConfig.html#state-1\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"holdingAccount\",\"url\":\"interfaces/EnvironmentConfig.html#holdingAccount\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"yieldControllerState\",\"url\":\"interfaces/EnvironmentConfig.html#yieldControllerState\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"percentageStakeToMarinade\",\"url\":\"interfaces/EnvironmentConfig.html#percentageStakeToMarinade\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"blaze\",\"url\":\"interfaces/EnvironmentConfig.html#blaze\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":1024,\"name\":\"impactNFT\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT.__type\",\"classes\":\"\",\"parent\":\"EnvironmentConfig.impactNFT\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"interfaces/EnvironmentConfig.html#impactNFT.__type.state\",\"classes\":\"\",\"parent\":\"EnvironmentConfig.impactNFT.__type\"},{\"kind\":1024,\"name\":\"heliusUrl\",\"url\":\"interfaces/EnvironmentConfig.html#heliusUrl\",\"classes\":\"\",\"parent\":\"EnvironmentConfig\"},{\"kind\":32,\"name\":\"Environment\",\"url\":\"variables/Environment.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"DEFAULT_LP_PROPORTION\",\"url\":\"variables/DEFAULT_LP_PROPORTION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"DEFAULT_LP_MIN_PROPORTION\",\"url\":\"variables/DEFAULT_LP_MIN_PROPORTION.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MARINADE_TICKET_RENT\",\"url\":\"variables/MARINADE_TICKET_RENT.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"NETWORK_FEE\",\"url\":\"variables/NETWORK_FEE.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"MINIMUM_EXTRACTABLE_YIELD\",\"url\":\"variables/MINIMUM_EXTRACTABLE_YIELD.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"EMPTY_EPOCH_REPORT\",\"url\":\"variables/EMPTY_EPOCH_REPORT.html\",\"classes\":\"\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,50.062]],[\"comment/0\",[]],[\"name/1\",[1,50.062]],[\"comment/1\",[]],[\"name/2\",[2,50.062]],[\"comment/2\",[]],[\"name/3\",[3,50.062]],[\"comment/3\",[]],[\"name/4\",[4,50.062]],[\"comment/4\",[]],[\"name/5\",[5,50.062]],[\"comment/5\",[]],[\"name/6\",[6,50.062]],[\"comment/6\",[]],[\"name/7\",[7,50.062]],[\"comment/7\",[]],[\"name/8\",[8,41.589]],[\"comment/8\",[]],[\"name/9\",[9,44.954]],[\"comment/9\",[]],[\"name/10\",[10,44.954]],[\"comment/10\",[]],[\"name/11\",[11,44.954]],[\"comment/11\",[]],[\"name/12\",[12,50.062]],[\"comment/12\",[]],[\"name/13\",[13,50.062]],[\"comment/13\",[]],[\"name/14\",[14,44.954]],[\"comment/14\",[]],[\"name/15\",[15,50.062]],[\"comment/15\",[]],[\"name/16\",[16,50.062]],[\"comment/16\",[]],[\"name/17\",[17,50.062]],[\"comment/17\",[]],[\"name/18\",[18,50.062]],[\"comment/18\",[]],[\"name/19\",[19,50.062]],[\"comment/19\",[]],[\"name/20\",[20,50.062]],[\"comment/20\",[]],[\"name/21\",[21,50.062]],[\"comment/21\",[]],[\"name/22\",[22,50.062]],[\"comment/22\",[]],[\"name/23\",[23,50.062]],[\"comment/23\",[]],[\"name/24\",[24,50.062]],[\"comment/24\",[]],[\"name/25\",[25,50.062]],[\"comment/25\",[]],[\"name/26\",[26,50.062]],[\"comment/26\",[]],[\"name/27\",[27,50.062]],[\"comment/27\",[]],[\"name/28\",[28,50.062]],[\"comment/28\",[]],[\"name/29\",[29,50.062]],[\"comment/29\",[]],[\"name/30\",[30,50.062]],[\"comment/30\",[]],[\"name/31\",[31,50.062]],[\"comment/31\",[]],[\"name/32\",[32,50.062]],[\"comment/32\",[]],[\"name/33\",[33,50.062]],[\"comment/33\",[]],[\"name/34\",[34,50.062]],[\"comment/34\",[]],[\"name/35\",[35,50.062]],[\"comment/35\",[]],[\"name/36\",[36,50.062]],[\"comment/36\",[]],[\"name/37\",[37,50.062]],[\"comment/37\",[]],[\"name/38\",[38,50.062]],[\"comment/38\",[]],[\"name/39\",[39,50.062]],[\"comment/39\",[]],[\"name/40\",[40,50.062]],[\"comment/40\",[]],[\"name/41\",[41,50.062]],[\"comment/41\",[]],[\"name/42\",[42,50.062]],[\"comment/42\",[]],[\"name/43\",[43,50.062]],[\"comment/43\",[]],[\"name/44\",[44,50.062]],[\"comment/44\",[]],[\"name/45\",[45,50.062]],[\"comment/45\",[]],[\"name/46\",[46,50.062]],[\"comment/46\",[]],[\"name/47\",[47,44.954]],[\"comment/47\",[]],[\"name/48\",[48,50.062]],[\"comment/48\",[]],[\"name/49\",[49,50.062]],[\"comment/49\",[]],[\"name/50\",[50,50.062]],[\"comment/50\",[]],[\"name/51\",[51,50.062]],[\"comment/51\",[]],[\"name/52\",[52,50.062]],[\"comment/52\",[]],[\"name/53\",[53,44.954]],[\"comment/53\",[]],[\"name/54\",[54,50.062]],[\"comment/54\",[]],[\"name/55\",[55,50.062]],[\"comment/55\",[]],[\"name/56\",[56,50.062]],[\"comment/56\",[]],[\"name/57\",[57,50.062]],[\"comment/57\",[]],[\"name/58\",[58,50.062]],[\"comment/58\",[]],[\"name/59\",[59,50.062]],[\"comment/59\",[]],[\"name/60\",[60,50.062]],[\"comment/60\",[]],[\"name/61\",[61,50.062]],[\"comment/61\",[]],[\"name/62\",[62,50.062]],[\"comment/62\",[]],[\"name/63\",[8,41.589]],[\"comment/63\",[]],[\"name/64\",[63,50.062]],[\"comment/64\",[]],[\"name/65\",[64,50.062]],[\"comment/65\",[]],[\"name/66\",[65,44.954]],[\"comment/66\",[]],[\"name/67\",[66,50.062]],[\"comment/67\",[]],[\"name/68\",[67,50.062]],[\"comment/68\",[]],[\"name/69\",[68,50.062]],[\"comment/69\",[]],[\"name/70\",[69,50.062]],[\"comment/70\",[]],[\"name/71\",[70,50.062]],[\"comment/71\",[]],[\"name/72\",[71,50.062]],[\"comment/72\",[]],[\"name/73\",[72,50.062]],[\"comment/73\",[]],[\"name/74\",[73,50.062]],[\"comment/74\",[]],[\"name/75\",[74,50.062]],[\"comment/75\",[]],[\"name/76\",[75,50.062]],[\"comment/76\",[]],[\"name/77\",[76,50.062]],[\"comment/77\",[]],[\"name/78\",[77,50.062]],[\"comment/78\",[]],[\"name/79\",[78,50.062]],[\"comment/79\",[]],[\"name/80\",[79,50.062]],[\"comment/80\",[]],[\"name/81\",[80,50.062]],[\"comment/81\",[]],[\"name/82\",[81,50.062]],[\"comment/82\",[]],[\"name/83\",[82,50.062]],[\"comment/83\",[]],[\"name/84\",[83,50.062]],[\"comment/84\",[]],[\"name/85\",[84,50.062]],[\"comment/85\",[]],[\"name/86\",[85,50.062]],[\"comment/86\",[]],[\"name/87\",[86,44.954]],[\"comment/87\",[]],[\"name/88\",[87,50.062]],[\"comment/88\",[]],[\"name/89\",[88,50.062]],[\"comment/89\",[]],[\"name/90\",[89,50.062]],[\"comment/90\",[]],[\"name/91\",[90,50.062]],[\"comment/91\",[]],[\"name/92\",[91,50.062]],[\"comment/92\",[]],[\"name/93\",[92,50.062]],[\"comment/93\",[]],[\"name/94\",[93,31.604]],[\"comment/94\",[]],[\"name/95\",[94,50.062]],[\"comment/95\",[]],[\"name/96\",[93,31.604]],[\"comment/96\",[]],[\"name/97\",[95,50.062]],[\"comment/97\",[]],[\"name/98\",[96,44.954]],[\"comment/98\",[]],[\"name/99\",[97,50.062]],[\"comment/99\",[]],[\"name/100\",[98,50.062]],[\"comment/100\",[]],[\"name/101\",[99,50.062]],[\"comment/101\",[]],[\"name/102\",[93,31.604]],[\"comment/102\",[]],[\"name/103\",[100,50.062]],[\"comment/103\",[]],[\"name/104\",[101,50.062]],[\"comment/104\",[]],[\"name/105\",[102,50.062]],[\"comment/105\",[]],[\"name/106\",[103,50.062]],[\"comment/106\",[]],[\"name/107\",[104,50.062]],[\"comment/107\",[]],[\"name/108\",[105,50.062]],[\"comment/108\",[]],[\"name/109\",[106,50.062]],[\"comment/109\",[]],[\"name/110\",[53,44.954]],[\"comment/110\",[]],[\"name/111\",[107,50.062]],[\"comment/111\",[]],[\"name/112\",[108,50.062]],[\"comment/112\",[]],[\"name/113\",[109,50.062]],[\"comment/113\",[]],[\"name/114\",[110,44.954]],[\"comment/114\",[]],[\"name/115\",[111,50.062]],[\"comment/115\",[]],[\"name/116\",[112,50.062]],[\"comment/116\",[]],[\"name/117\",[113,50.062]],[\"comment/117\",[]],[\"name/118\",[114,50.062]],[\"comment/118\",[]],[\"name/119\",[115,44.954]],[\"comment/119\",[]],[\"name/120\",[116,41.589]],[\"comment/120\",[]],[\"name/121\",[117,44.954]],[\"comment/121\",[]],[\"name/122\",[118,50.062]],[\"comment/122\",[]],[\"name/123\",[119,50.062]],[\"comment/123\",[]],[\"name/124\",[120,44.954]],[\"comment/124\",[]],[\"name/125\",[121,50.062]],[\"comment/125\",[]],[\"name/126\",[122,50.062]],[\"comment/126\",[]],[\"name/127\",[123,50.062]],[\"comment/127\",[]],[\"name/128\",[124,50.062]],[\"comment/128\",[]],[\"name/129\",[125,50.062]],[\"comment/129\",[]],[\"name/130\",[126,50.062]],[\"comment/130\",[]],[\"name/131\",[127,50.062]],[\"comment/131\",[]],[\"name/132\",[128,50.062]],[\"comment/132\",[]],[\"name/133\",[129,50.062]],[\"comment/133\",[]],[\"name/134\",[47,44.954]],[\"comment/134\",[]],[\"name/135\",[8,41.589]],[\"comment/135\",[]],[\"name/136\",[130,50.062]],[\"comment/136\",[]],[\"name/137\",[131,50.062]],[\"comment/137\",[]],[\"name/138\",[132,50.062]],[\"comment/138\",[]],[\"name/139\",[9,44.954]],[\"comment/139\",[]],[\"name/140\",[133,50.062]],[\"comment/140\",[]],[\"name/141\",[93,31.604]],[\"comment/141\",[]],[\"name/142\",[134,50.062]],[\"comment/142\",[]],[\"name/143\",[135,50.062]],[\"comment/143\",[]],[\"name/144\",[116,41.589]],[\"comment/144\",[]],[\"name/145\",[136,50.062]],[\"comment/145\",[]],[\"name/146\",[11,44.954]],[\"comment/146\",[]],[\"name/147\",[10,44.954]],[\"comment/147\",[]],[\"name/148\",[137,50.062]],[\"comment/148\",[]],[\"name/149\",[138,50.062]],[\"comment/149\",[]],[\"name/150\",[139,44.954]],[\"comment/150\",[]],[\"name/151\",[140,50.062]],[\"comment/151\",[]],[\"name/152\",[93,31.604]],[\"comment/152\",[]],[\"name/153\",[110,44.954]],[\"comment/153\",[]],[\"name/154\",[141,50.062]],[\"comment/154\",[]],[\"name/155\",[142,50.062]],[\"comment/155\",[]],[\"name/156\",[143,50.062]],[\"comment/156\",[]],[\"name/157\",[93,31.604]],[\"comment/157\",[]],[\"name/158\",[144,50.062]],[\"comment/158\",[]],[\"name/159\",[145,50.062]],[\"comment/159\",[]],[\"name/160\",[117,44.954]],[\"comment/160\",[]],[\"name/161\",[96,44.954]],[\"comment/161\",[]],[\"name/162\",[146,50.062]],[\"comment/162\",[]],[\"name/163\",[147,50.062]],[\"comment/163\",[]],[\"name/164\",[148,50.062]],[\"comment/164\",[]],[\"name/165\",[149,50.062]],[\"comment/165\",[]],[\"name/166\",[150,50.062]],[\"comment/166\",[]],[\"name/167\",[93,31.604]],[\"comment/167\",[]],[\"name/168\",[151,44.954]],[\"comment/168\",[]],[\"name/169\",[152,50.062]],[\"comment/169\",[]],[\"name/170\",[153,50.062]],[\"comment/170\",[]],[\"name/171\",[86,44.954]],[\"comment/171\",[]],[\"name/172\",[93,31.604]],[\"comment/172\",[]],[\"name/173\",[154,50.062]],[\"comment/173\",[]],[\"name/174\",[155,50.062]],[\"comment/174\",[]],[\"name/175\",[120,44.954]],[\"comment/175\",[]],[\"name/176\",[115,44.954]],[\"comment/176\",[]],[\"name/177\",[156,50.062]],[\"comment/177\",[]],[\"name/178\",[157,50.062]],[\"comment/178\",[]],[\"name/179\",[158,50.062]],[\"comment/179\",[]],[\"name/180\",[159,50.062]],[\"comment/180\",[]],[\"name/181\",[160,50.062]],[\"comment/181\",[]],[\"name/182\",[116,41.589]],[\"comment/182\",[]],[\"name/183\",[161,50.062]],[\"comment/183\",[]],[\"name/184\",[162,50.062]],[\"comment/184\",[]],[\"name/185\",[163,50.062]],[\"comment/185\",[]],[\"name/186\",[164,50.062]],[\"comment/186\",[]],[\"name/187\",[165,50.062]],[\"comment/187\",[]],[\"name/188\",[166,50.062]],[\"comment/188\",[]],[\"name/189\",[167,50.062]],[\"comment/189\",[]],[\"name/190\",[139,44.954]],[\"comment/190\",[]],[\"name/191\",[168,50.062]],[\"comment/191\",[]],[\"name/192\",[169,50.062]],[\"comment/192\",[]],[\"name/193\",[14,44.954]],[\"comment/193\",[]],[\"name/194\",[151,44.954]],[\"comment/194\",[]],[\"name/195\",[170,50.062]],[\"comment/195\",[]],[\"name/196\",[65,44.954]],[\"comment/196\",[]],[\"name/197\",[171,50.062]],[\"comment/197\",[]],[\"name/198\",[172,50.062]],[\"comment/198\",[]],[\"name/199\",[173,50.062]],[\"comment/199\",[]],[\"name/200\",[174,50.062]],[\"comment/200\",[]],[\"name/201\",[175,50.062]],[\"comment/201\",[]],[\"name/202\",[176,50.062]],[\"comment/202\",[]],[\"name/203\",[177,50.062]],[\"comment/203\",[]],[\"name/204\",[178,50.062]],[\"comment/204\",[]],[\"name/205\",[179,50.062]],[\"comment/205\",[]],[\"name/206\",[180,50.062]],[\"comment/206\",[]],[\"name/207\",[181,44.954]],[\"comment/207\",[]],[\"name/208\",[182,50.062]],[\"comment/208\",[]],[\"name/209\",[183,50.062]],[\"comment/209\",[]],[\"name/210\",[184,50.062]],[\"comment/210\",[]],[\"name/211\",[185,50.062]],[\"comment/211\",[]],[\"name/212\",[186,50.062]],[\"comment/212\",[]],[\"name/213\",[93,31.604]],[\"comment/213\",[]],[\"name/214\",[181,44.954]],[\"comment/214\",[]],[\"name/215\",[187,50.062]],[\"comment/215\",[]],[\"name/216\",[188,50.062]],[\"comment/216\",[]],[\"name/217\",[189,50.062]],[\"comment/217\",[]],[\"name/218\",[190,50.062]],[\"comment/218\",[]],[\"name/219\",[191,50.062]],[\"comment/219\",[]],[\"name/220\",[192,50.062]],[\"comment/220\",[]],[\"name/221\",[193,50.062]],[\"comment/221\",[]],[\"name/222\",[194,50.062]],[\"comment/222\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":93,\"name\":{\"94\":{},\"96\":{},\"102\":{},\"141\":{},\"152\":{},\"157\":{},\"167\":{},\"172\":{},\"213\":{}},\"comment\":{}}],[\"accounts\",{\"_index\":103,\"name\":{\"106\":{}},\"comment\":{}}],[\"accounttype\",{\"_index\":61,\"name\":{\"61\":{}},\"comment\":{}}],[\"addlockedgsol\",{\"_index\":56,\"name\":{\"56\":{}},\"comment\":{}}],[\"addpriorityfee\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"amount\",{\"_index\":95,\"name\":{\"97\":{}},\"comment\":{}}],[\"amountlocked\",{\"_index\":121,\"name\":{\"125\":{}},\"comment\":{}}],[\"balance\",{\"_index\":53,\"name\":{\"53\":{},\"110\":{}},\"comment\":{}}],[\"balances\",{\"_index\":132,\"name\":{\"138\":{}},\"comment\":{}}],[\"beneficiary\",{\"_index\":162,\"name\":{\"184\":{}},\"comment\":{}}],[\"blaze\",{\"_index\":185,\"name\":{\"211\":{}},\"comment\":{}}],[\"blazestate\",{\"_index\":14,\"name\":{\"14\":{},\"193\":{}},\"comment\":{}}],[\"bpdetails\",{\"_index\":150,\"name\":{\"166\":{}},\"comment\":{}}],[\"bsolbalance\",{\"_index\":113,\"name\":{\"117\":{}},\"comment\":{}}],[\"bsolmint\",{\"_index\":170,\"name\":{\"195\":{}},\"comment\":{}}],[\"bsolprice\",{\"_index\":152,\"name\":{\"169\":{}},\"comment\":{}}],[\"bsoltokenaccount\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"bsoltokenaccountauthority\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"bsolvalue\",{\"_index\":153,\"name\":{\"170\":{}},\"comment\":{}}],[\"calculateextractableyield\",{\"_index\":51,\"name\":{\"51\":{}},\"comment\":{}}],[\"calculatewithdrawalfee\",{\"_index\":46,\"name\":{\"46\":{}},\"comment\":{}}],[\"claimunstaketicket\",{\"_index\":39,\"name\":{\"39\":{}},\"comment\":{}}],[\"computelamportsfrombsol\",{\"_index\":49,\"name\":{\"49\":{}},\"comment\":{}}],[\"computelamportsfrommsol\",{\"_index\":48,\"name\":{\"48\":{}},\"comment\":{}}],[\"config\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"creategsoltokenaccountix\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"currentepoch\",{\"_index\":130,\"name\":{\"136\":{}},\"comment\":{}}],[\"currentgsolsupply\",{\"_index\":169,\"name\":{\"192\":{}},\"comment\":{}}],[\"currentlevel\",{\"_index\":127,\"name\":{\"131\":{}},\"comment\":{}}],[\"decimals\",{\"_index\":96,\"name\":{\"98\":{},\"161\":{}},\"comment\":{}}],[\"default_lp_min_proportion\",{\"_index\":190,\"name\":{\"218\":{}},\"comment\":{}}],[\"default_lp_proportion\",{\"_index\":189,\"name\":{\"217\":{}},\"comment\":{}}],[\"denominator\",{\"_index\":155,\"name\":{\"174\":{}},\"comment\":{}}],[\"deposit\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"depositauthority\",{\"_index\":175,\"name\":{\"201\":{}},\"comment\":{}}],[\"depositstakeaccount\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"deposittoblaze\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"details\",{\"_index\":47,\"name\":{\"47\":{},\"134\":{}},\"comment\":{}}],[\"empty_epoch_report\",{\"_index\":194,\"name\":{\"222\":{}},\"comment\":{}}],[\"env\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"environment\",{\"_index\":188,\"name\":{\"216\":{}},\"comment\":{}}],[\"environmentconfig\",{\"_index\":180,\"name\":{\"206\":{}},\"comment\":{}}],[\"epoch\",{\"_index\":165,\"name\":{\"187\":{}},\"comment\":{}}],[\"epochfee\",{\"_index\":74,\"name\":{\"75\":{}},\"comment\":{}}],[\"epochreport\",{\"_index\":131,\"name\":{\"137\":{}},\"comment\":{}}],[\"epochreportaccount\",{\"_index\":164,\"name\":{\"186\":{}},\"comment\":{}}],[\"errors\",{\"_index\":105,\"name\":{\"108\":{}},\"comment\":{}}],[\"extractableyield\",{\"_index\":139,\"name\":{\"150\":{},\"190\":{}},\"comment\":{}}],[\"extractedyield\",{\"_index\":168,\"name\":{\"191\":{}},\"comment\":{}}],[\"extractyield\",{\"_index\":45,\"name\":{\"45\":{}},\"comment\":{}}],[\"extractyieldix\",{\"_index\":44,\"name\":{\"44\":{}},\"comment\":{}}],[\"feesdepot\",{\"_index\":173,\"name\":{\"199\":{}},\"comment\":{}}],[\"findimpactnftmintauthority\",{\"_index\":91,\"name\":{\"92\":{}},\"comment\":{}}],[\"get\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"getdelayedunstaketickets\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"getepochreport\",{\"_index\":43,\"name\":{\"43\":{}},\"comment\":{}}],[\"getlockaccount\",{\"_index\":58,\"name\":{\"58\":{}},\"comment\":{}}],[\"getregisterstateaccounts\",{\"_index\":50,\"name\":{\"50\":{}},\"comment\":{}}],[\"getstakepoolaccount\",{\"_index\":59,\"name\":{\"59\":{}},\"comment\":{}}],[\"gsolbalance\",{\"_index\":107,\"name\":{\"111\":{}},\"comment\":{}}],[\"gsolmint\",{\"_index\":134,\"name\":{\"142\":{}},\"comment\":{}}],[\"gsolsupply\",{\"_index\":108,\"name\":{\"112\":{}},\"comment\":{}}],[\"heliusurl\",{\"_index\":187,\"name\":{\"215\":{}},\"comment\":{}}],[\"holdingaccount\",{\"_index\":182,\"name\":{\"208\":{}},\"comment\":{}}],[\"holdingaccountbalance\",{\"_index\":114,\"name\":{\"118\":{}},\"comment\":{}}],[\"idl\",{\"_index\":106,\"name\":{\"109\":{}},\"comment\":{}}],[\"impact_nft_program_id\",{\"_index\":179,\"name\":{\"205\":{}},\"comment\":{}}],[\"impactnft\",{\"_index\":186,\"name\":{\"212\":{}},\"comment\":{}}],[\"impactnftdetails\",{\"_index\":115,\"name\":{\"119\":{},\"176\":{}},\"comment\":{}}],[\"init\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"initepochreport\",{\"_index\":42,\"name\":{\"42\":{}},\"comment\":{}}],[\"instructions\",{\"_index\":102,\"name\":{\"105\":{}},\"comment\":{}}],[\"lastepochpooltokensupply\",{\"_index\":88,\"name\":{\"89\":{}},\"comment\":{}}],[\"lastepochtotallamports\",{\"_index\":89,\"name\":{\"90\":{}},\"comment\":{}}],[\"lastupdateepoch\",{\"_index\":72,\"name\":{\"73\":{}},\"comment\":{}}],[\"liqpoolbalance\",{\"_index\":111,\"name\":{\"115\":{}},\"comment\":{}}],[\"liqpooltokenaccount\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"liquidunstakefee\",{\"_index\":157,\"name\":{\"178\":{}},\"comment\":{}}],[\"lockaccount\",{\"_index\":125,\"name\":{\"129\":{}},\"comment\":{}}],[\"lockclient\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"lockdetails\",{\"_index\":120,\"name\":{\"124\":{},\"175\":{}},\"comment\":{}}],[\"lockgsol\",{\"_index\":54,\"name\":{\"54\":{}},\"comment\":{}}],[\"locktokenaccount\",{\"_index\":126,\"name\":{\"130\":{}},\"comment\":{}}],[\"lockup\",{\"_index\":73,\"name\":{\"74\":{}},\"comment\":{}}],[\"log\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"lpdetails\",{\"_index\":143,\"name\":{\"156\":{}},\"comment\":{}}],[\"lpmsolshare\",{\"_index\":147,\"name\":{\"163\":{}},\"comment\":{}}],[\"lpsolshare\",{\"_index\":146,\"name\":{\"162\":{}},\"comment\":{}}],[\"lpsolvalue\",{\"_index\":148,\"name\":{\"164\":{}},\"comment\":{}}],[\"makebalanceddeposit\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"manager\",{\"_index\":62,\"name\":{\"62\":{}},\"comment\":{}}],[\"manageraccount\",{\"_index\":172,\"name\":{\"198\":{}},\"comment\":{}}],[\"managerfeeaccount\",{\"_index\":68,\"name\":{\"69\":{}},\"comment\":{}}],[\"marinade\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"marinade_ticket_rent\",{\"_index\":191,\"name\":{\"219\":{}},\"comment\":{}}],[\"marinadefinanceprogramid\",{\"_index\":137,\"name\":{\"148\":{}},\"comment\":{}}],[\"marinadestate\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"marinadestateaddress\",{\"_index\":138,\"name\":{\"149\":{}},\"comment\":{}}],[\"marinadeticketaccount\",{\"_index\":161,\"name\":{\"183\":{}},\"comment\":{}}],[\"max_num_precision\",{\"_index\":176,\"name\":{\"202\":{}},\"comment\":{}}],[\"minimum_extractable_yield\",{\"_index\":193,\"name\":{\"221\":{}},\"comment\":{}}],[\"mint\",{\"_index\":118,\"name\":{\"122\":{}},\"comment\":{}}],[\"mintaddress\",{\"_index\":144,\"name\":{\"158\":{}},\"comment\":{}}],[\"mintauthority\",{\"_index\":117,\"name\":{\"121\":{},\"160\":{}},\"comment\":{}}],[\"mpdetails\",{\"_index\":140,\"name\":{\"151\":{}},\"comment\":{}}],[\"msolbalance\",{\"_index\":109,\"name\":{\"113\":{}},\"comment\":{}}],[\"msolleg\",{\"_index\":149,\"name\":{\"165\":{}},\"comment\":{}}],[\"msolprice\",{\"_index\":110,\"name\":{\"114\":{},\"153\":{}},\"comment\":{}}],[\"msoltokenaccount\",{\"_index\":11,\"name\":{\"11\":{},\"146\":{}},\"comment\":{}}],[\"msoltokenaccountauthority\",{\"_index\":10,\"name\":{\"10\":{},\"147\":{}},\"comment\":{}}],[\"msolvalue\",{\"_index\":142,\"name\":{\"155\":{}},\"comment\":{}}],[\"name\",{\"_index\":101,\"name\":{\"104\":{}},\"comment\":{}}],[\"network_fee\",{\"_index\":192,\"name\":{\"220\":{}},\"comment\":{}}],[\"nextepochfee\",{\"_index\":75,\"name\":{\"76\":{}},\"comment\":{}}],[\"nextsolwithdrawalfee\",{\"_index\":87,\"name\":{\"88\":{}},\"comment\":{}}],[\"nextstakewithdrawalfee\",{\"_index\":80,\"name\":{\"81\":{}},\"comment\":{}}],[\"numerator\",{\"_index\":154,\"name\":{\"173\":{}},\"comment\":{}}],[\"options\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"orderunstake\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"percentagestaketomarinade\",{\"_index\":184,\"name\":{\"210\":{}},\"comment\":{}}],[\"pool\",{\"_index\":151,\"name\":{\"168\":{},\"194\":{}},\"comment\":{}}],[\"poolmint\",{\"_index\":67,\"name\":{\"68\":{}},\"comment\":{}}],[\"pooltokensupply\",{\"_index\":71,\"name\":{\"72\":{}},\"comment\":{}}],[\"preferreddepositvalidatorvoteaddress\",{\"_index\":76,\"name\":{\"77\":{}},\"comment\":{}}],[\"preferredwithdrawvalidatorvoteaddress\",{\"_index\":77,\"name\":{\"78\":{}},\"comment\":{}}],[\"program\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"programid\",{\"_index\":135,\"name\":{\"143\":{}},\"comment\":{}}],[\"provider\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"recovertickets\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"refresh\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"register\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"report\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"reserveaccount\",{\"_index\":171,\"name\":{\"197\":{}},\"comment\":{}}],[\"reservestake\",{\"_index\":66,\"name\":{\"67\":{}},\"comment\":{}}],[\"sendandconfirmtransaction\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"sendandconfirmtransactions\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"solblaze_enabled\",{\"_index\":177,\"name\":{\"203\":{}},\"comment\":{}}],[\"soldepositauthority\",{\"_index\":82,\"name\":{\"83\":{}},\"comment\":{}}],[\"soldepositfee\",{\"_index\":83,\"name\":{\"84\":{}},\"comment\":{}}],[\"solreferralfee\",{\"_index\":84,\"name\":{\"85\":{}},\"comment\":{}}],[\"solwithdrawalfee\",{\"_index\":86,\"name\":{\"87\":{},\"171\":{}},\"comment\":{}}],[\"solwithdrawauthority\",{\"_index\":85,\"name\":{\"86\":{}},\"comment\":{}}],[\"stake_pool_program_id\",{\"_index\":178,\"name\":{\"204\":{}},\"comment\":{}}],[\"stakedelta\",{\"_index\":141,\"name\":{\"154\":{}},\"comment\":{}}],[\"stakedepositauthority\",{\"_index\":63,\"name\":{\"64\":{}},\"comment\":{}}],[\"stakedepositfee\",{\"_index\":78,\"name\":{\"79\":{}},\"comment\":{}}],[\"stakepool\",{\"_index\":60,\"name\":{\"60\":{}},\"comment\":{}}],[\"staker\",{\"_index\":8,\"name\":{\"8\":{},\"63\":{},\"135\":{}},\"comment\":{}}],[\"stakereferralfee\",{\"_index\":81,\"name\":{\"82\":{}},\"comment\":{}}],[\"stakergsoltokenaccount\",{\"_index\":9,\"name\":{\"9\":{},\"139\":{}},\"comment\":{}}],[\"stakewithdrawalfee\",{\"_index\":79,\"name\":{\"80\":{}},\"comment\":{}}],[\"stakewithdrawbumpseed\",{\"_index\":64,\"name\":{\"65\":{}},\"comment\":{}}],[\"startepoch\",{\"_index\":122,\"name\":{\"126\":{}},\"comment\":{}}],[\"state\",{\"_index\":181,\"name\":{\"207\":{},\"214\":{}},\"comment\":{}}],[\"stateaddress\",{\"_index\":116,\"name\":{\"120\":{},\"144\":{},\"182\":{}},\"comment\":{}}],[\"sunrisestake\",{\"_index\":99,\"name\":{\"101\":{}},\"comment\":{}}],[\"sunrisestakeclient\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"sunrisestakeconfig\",{\"_index\":133,\"name\":{\"140\":{}},\"comment\":{}}],[\"sunriseticketaccountfields\",{\"_index\":160,\"name\":{\"181\":{}},\"comment\":{}}],[\"supply\",{\"_index\":145,\"name\":{\"159\":{}},\"comment\":{}}],[\"ticketaccount\",{\"_index\":163,\"name\":{\"185\":{}},\"comment\":{}}],[\"ticketfee\",{\"_index\":158,\"name\":{\"179\":{}},\"comment\":{}}],[\"tickets\",{\"_index\":166,\"name\":{\"188\":{}},\"comment\":{}}],[\"tokenaccount\",{\"_index\":119,\"name\":{\"123\":{}},\"comment\":{}}],[\"tokenprogramid\",{\"_index\":69,\"name\":{\"70\":{}},\"comment\":{}}],[\"tosol\",{\"_index\":90,\"name\":{\"91\":{}},\"comment\":{}}],[\"totalfee\",{\"_index\":159,\"name\":{\"180\":{}},\"comment\":{}}],[\"totallamports\",{\"_index\":70,\"name\":{\"71\":{}},\"comment\":{}}],[\"totalorderedlamports\",{\"_index\":167,\"name\":{\"189\":{}},\"comment\":{}}],[\"toticketaccount\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"treasury\",{\"_index\":136,\"name\":{\"145\":{}},\"comment\":{}}],[\"treasurybalance\",{\"_index\":112,\"name\":{\"116\":{}},\"comment\":{}}],[\"triggerrebalance\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"types\",{\"_index\":104,\"name\":{\"107\":{}},\"comment\":{}}],[\"uiamount\",{\"_index\":97,\"name\":{\"99\":{}},\"comment\":{}}],[\"uiamountstring\",{\"_index\":98,\"name\":{\"100\":{}},\"comment\":{}}],[\"unlockgsol\",{\"_index\":57,\"name\":{\"57\":{}},\"comment\":{}}],[\"unrealizedyield\",{\"_index\":129,\"name\":{\"133\":{}},\"comment\":{}}],[\"unstake\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"update\",{\"_index\":52,\"name\":{\"52\":{}},\"comment\":{}}],[\"updatedtoepoch\",{\"_index\":123,\"name\":{\"127\":{}},\"comment\":{}}],[\"updateepochreport\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"updatelockaccount\",{\"_index\":55,\"name\":{\"55\":{}},\"comment\":{}}],[\"validatorlist\",{\"_index\":65,\"name\":{\"66\":{},\"196\":{}},\"comment\":{}}],[\"value\",{\"_index\":94,\"name\":{\"95\":{}},\"comment\":{}}],[\"version\",{\"_index\":100,\"name\":{\"103\":{}},\"comment\":{}}],[\"withdrawalfees\",{\"_index\":156,\"name\":{\"177\":{}},\"comment\":{}}],[\"withdrawauthority\",{\"_index\":174,\"name\":{\"200\":{}},\"comment\":{}}],[\"withdrawfromblaze\",{\"_index\":40,\"name\":{\"40\":{}},\"comment\":{}}],[\"withdrawstakefromblaze\",{\"_index\":41,\"name\":{\"41\":{}},\"comment\":{}}],[\"yield\",{\"_index\":124,\"name\":{\"128\":{}},\"comment\":{}}],[\"yieldcontrollerstate\",{\"_index\":183,\"name\":{\"209\":{}},\"comment\":{}}],[\"yieldtonextlevel\",{\"_index\":128,\"name\":{\"132\":{}},\"comment\":{}}],[\"zero_balance\",{\"_index\":92,\"name\":{\"93\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/packages/client/doc/classes/SunriseStakeClient.html b/packages/client/doc/classes/SunriseStakeClient.html index a29a0ace..871e375e 100644 --- a/packages/client/doc/classes/SunriseStakeClient.html +++ b/packages/client/doc/classes/SunriseStakeClient.html @@ -20,7 +20,7 @@

Hierarchy

+
  • Defined in index.ts:96
  • @@ -51,7 +51,9 @@

    Properties

    Methods

    -
    +
  • Defined in index.ts:121
  • Properties

    blazeState: undefined | BlazeState
    +
  • Defined in index.ts:114
  • bsolTokenAccount: undefined | PublicKey
    +
  • Defined in index.ts:112
  • bsolTokenAccountAuthority: undefined | PublicKey
    +
  • Defined in index.ts:111
  • config: undefined | SunriseStakeConfig
    +
  • Defined in index.ts:98
  • +
  • Defined in index.ts:119
  • liqPoolTokenAccount: undefined | PublicKey
    +
  • Defined in index.ts:116
  • lockClient: undefined | LockClient
    +
  • Defined in index.ts:117
  • marinade: undefined | Marinade
    +
  • Defined in index.ts:101
  • marinadeState: undefined | MarinadeState
    +
  • Defined in index.ts:102
  • msolTokenAccount: undefined | PublicKey
    +
  • Defined in index.ts:109
  • msolTokenAccountAuthority: undefined | PublicKey
    +
  • Defined in index.ts:108
  • options: Options = {}
    +
  • Defined in index.ts:124
  • program: Program<SunriseStake>
    +
  • Defined in index.ts:97
  • provider: AnchorProvider
    +
  • Defined in index.ts:122
  • staker: PublicKey
    +
  • Defined in index.ts:105
  • stakerGSolTokenAccount: undefined | PublicKey
    +
  • Defined in index.ts:106
  • Methods

    +
    + +
      + +
    • +

      Add some staked gSOL to locked gSOL

      +
      +
      +

      Parameters

      +
        +
      • +
        lamports: BN
        +
      +

      Returns Promise<Transaction[]>

      +
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        tx: Transaction
      +

      Returns Promise<Transaction>

    +
  • Defined in index.ts:1634
  • Returns BN

    +
  • Defined in index.ts:1511
  • +
  • Defined in index.ts:1113
  • +
  • Defined in index.ts:874
  • Returns [number, BN]

    +
  • Defined in index.ts:1415
  • Returns BN

    +
  • Defined in index.ts:1392
  • +
  • Defined in index.ts:304
  • +
  • Defined in index.ts:362
  • +
  • Defined in index.ts:464
  • +
  • Defined in index.ts:418
  • +
  • Defined in index.ts:1215
  • +
  • Defined in index.ts:1101
  • +
  • Defined in index.ts:1043
  • +
  • Defined in index.ts:847
  • +
  • Defined in index.ts:1024
  • +
  • Defined in index.ts:1870
  • Returns Promise<{
        accounts: any;
        parameters: any;
    }>

    +
  • Defined in index.ts:1427
  • +
  • Defined in index.ts:145
  • +
  • Defined in index.ts:971
  • +
  • Defined in index.ts:1732
  • Returns void

    +
  • Defined in index.ts:134
  • +
  • Defined in index.ts:340
  • +
  • Defined in index.ts:807
  • +
  • Defined in index.ts:541
  • +
  • Defined in index.ts:141
  • +
  • Defined in index.ts:745
  • +
  • Defined in index.ts:242
  • +
  • Defined in index.ts:266
  • Returns Promise<TicketAccount>

    +
  • Defined in index.ts:824
  • +
  • Defined in index.ts:714
  • +
  • Defined in index.ts:1846
  • +
  • Defined in index.ts:506
  • +
  • Defined in index.ts:1598
  • +
  • Defined in index.ts:643
  • +
  • Defined in index.ts:1771
  • +
  • Defined in index.ts:914
  • +
  • Defined in index.ts:941
  • +
  • Defined in index.ts:1907
  • +
  • Defined in index.ts:1554
  • +
  • Defined in util.ts:153
  • +
  • Defined in decodeStakePool.ts:90
  • +
  • Defined in util.ts:39
  • +
  • Defined in types/Details.ts:64
  • marinadeFinanceProgramId: string
    +
  • Defined in types/Details.ts:55
  • marinadeStateAddress: string
    +
  • Defined in types/Details.ts:56
  • mpDetails: {
        msolPrice: number;
        msolValue: BN;
        stakeDelta: number;
    }
    @@ -143,17 +143,17 @@
    msolValue
    stakeDelta: number
    +
  • Defined in types/Details.ts:59
  • staker: string
    +
  • Defined in types/Details.ts:42
  • stakerGSolTokenAccount: string
    +
  • Defined in types/Details.ts:46
  • sunriseStakeConfig: {
        gsolMint: string;
        msolTokenAccount?: string;
        msolTokenAccountAuthority?: string;
        programId: string;
        stateAddress: string;
        treasury: string;
    }
    @@ -173,7 +173,7 @@
    stateAddress
    treasury: string
    +
  • Defined in types/Details.ts:47
  • +
  • Defined in constants.ts:27
  • +
  • Defined in types/sunrise_stake.ts:1
  • +
  • Defined in types/TicketAccount.ts:10
  • +
  • Defined in constants.ts:117
  • +
  • Defined in constants.ts:116
  • +
  • Defined in constants.ts:125
  • +
  • Defined in constants.ts:37
  • +
  • Defined in types/sunrise_stake.ts:2696
  • +
  • Defined in constants.ts:15
  • +
  • Defined in constants.ts:119
  • +
  • Defined in constants.ts:6
  • +
  • Defined in constants.ts:123
  • +
  • Defined in constants.ts:121
  • +
  • Defined in constants.ts:9
  • +
  • Defined in constants.ts:11
  • +
  • Defined in util.ts:232