Expand description
Program Derived Addresses for GMSOL Programs.
Functionsยง
- find_
claimable_ account_ pda - Find PDA for claimable account.
- find_
default_ store - Default store.
- find_
deposit_ address - Create PDA for deposit.
- find_
event_ authority_ address - Find PDA for
event_authority
account. - find_
executor_ pda - Find executor PDA.
- find_
executor_ wallet_ pda - Find executor wallet PDA.
- find_
glv_ deposit_ pda - Find the PDA for a GLV deposit account.
- find_
glv_ withdrawal_ pda - Find the PDA for a GLV withdrawal account.
- find_
gt_ bank_ pda - Find the PDA for a GT bank.
- find_
gt_ exchange_ pda - Find the PDA for GT exchange account.
- find_
gt_ exchange_ vault_ pda - Find the PDA for GT exchange vault account.
- find_
market_ token_ address - Find PDA for Market token mint account.
- find_
market_ vault_ address - Find PDA for the market vault.
- find_
order_ address - Create PDA for order.
- find_
position_ address - Create PDA for position.
- find_
price_ feed_ pda - Fint the PDA for custom price feed account.
- find_
referral_ code_ pda - Find PDA for referral code account.
- find_
shift_ address - Create PDA for shift.
- find_
store_ address - Find PDA for
Store
account. - find_
store_ wallet_ pda - Find PDA for store wallet account.
- find_
timelock_ config_ pda - Find timelock config PDA.
- find_
trade_ event_ buffer_ pda - Find PDA for trade event buffer.
- find_
treasury_ config_ pda - Find the PDA for global treasury config.
- find_
treasury_ receiver_ pda - Find treasury receiver PDA.
- find_
treasury_ vault_ config_ pda - Find the PDA for a treasury vault config.
- find_
user_ pda - Find PDA for user account.
- find_
withdrawal_ address - Create PDA for withdrawal.