You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ma trying to add pumpfun markets but I keep getting this warning:
WARN jupiter_core::add_market: Failed to build amm for BNwPU3apAKWviD739CyxjTEDyMCRRH3TiNpswwxTGiDH, missing field mint
My params are the following:
{
"address": "BNwPU3apAKWviD739CyxjTEDyMCRRH3TiNpswwxTGiDH", //bonding curve
"owner": "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P", //Pumpfun program
"params": {},
"addressLookupTableAddress":null
}
The text was updated successfully, but these errors were encountered:
I ma trying to add pumpfun markets but I keep getting this warning:
WARN jupiter_core::add_market: Failed to build amm for BNwPU3apAKWviD739CyxjTEDyMCRRH3TiNpswwxTGiDH, missing field
mint
My params are the following:
{
"address": "BNwPU3apAKWviD739CyxjTEDyMCRRH3TiNpswwxTGiDH", //bonding curve
"owner": "6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P", //Pumpfun program
"params": {},
"addressLookupTableAddress":null
}
The text was updated successfully, but these errors were encountered: