Market Addresses
Addresses of active markets on Devnet and Mainnet
Last updated
Addresses of active markets on Devnet and Mainnet
Last updated
SOL / USDC
4DoNfFBfF7UokCC2FQzriy7yHK6DY6NVdYpuekQ5pRgg
CS2H8nbAVVEUHWPF5extCSymqheQdkd4d7thik6eet9N
mSOL / SOL
FZRgpfpvicJ3p23DfmZuvUgcQZBHJsWScTf2N2jK8dy6
N/A
wETH / USDC
Ew3vFDdtdGrknJAVVfraxCA37uNJtimXYPY4QjnfhFHH
N/A
JitoSOL / SOL
2t9TBYyUyovhHQq434uAiBxW6DmJCg7w4xdDoSK6LRjP
N/A
Bonk / USDC
GBMoNx84HsFdVK63t8BZuDgyZhSBaeKWB4pHHpoeRM9z
N/A
Bonk / SOL
FicF181nDsEcasznMTPp9aLa5Rbpdtd11GtSEa1UUWzx
N/A
The devnet markets use custom SPL tokens in order to more easily facilitate setup for testers. You will need devnet SOL to send transactions as well as the base and quote tokens to place trades.
To acquire devnet SOL, download the Solana CLI and call solana airdrop 1
To acquire base and quote tokens, use the Phoenix-CLI and the mint-tokens-for-market
command.
Download the Phoenix CLI here.
Example call: phoenix-cli mint-tokens-for-market
CS2H8nbAVVEUHWPF5extCSymqheQdkd4d7thik6eet9N $YOUR_PUBKEY
Ensure that you are on the devnet network or specify it explicitly with the -ud
command.