Function findQuarryAddress
- findQuarryAddress(rewarder: PublicKey, tokenMint: PublicKey, programID?: PublicKey): Promise<[PublicKey, number]>
-
Parameters
-
rewarder: PublicKey
-
tokenMint: PublicKey
-
programID: PublicKey = QUARRY_ADDRESSES.Mine
Returns Promise<[PublicKey, number]>