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
Reading cached data from file for key: dexScreenerData_search_Degenai
Returning cached search DexScreener data.
file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732
const currentLiquidity = currentPair.liquidity.usd;
^
TypeError: Cannot read properties of undefined (reading 'usd')
at file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732:60
at Array.reduce ()
Describe the bug
Reading cached data from file for key: dexScreenerData_search_Degenai
Returning cached search DexScreener data.
file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732
const currentLiquidity = currentPair.liquidity.usd;
^
TypeError: Cannot read properties of undefined (reading 'usd')
at file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732:60
at Array.reduce ()
To Reproduce
Run Discord client
Expected behavior
not crash
Additional context
commit: a2e0954 stable-11-17
The text was updated successfully, but these errors were encountered: