Create Market
Harcoded addresses
const config = new PublicKey("LFJxVxETTXwoxuuFCpqj3KihrYxmJc7maQFg4UjHZ3r");const wSol = new PublicKey("So11111111111111111111111111111111111111112");const metaplexMetadata = new PublicKey(
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
);const name = "Test Market";
const symbol = "TEST";
const uri = "https://example.com/metadata.json";
// - Swap authority: Swaps can be restricted, requiring the signature of the swap authority to execute swaps
const swapAuthority = null;Token address
Transaction
Last updated