I want to run evm ai agent with using plugin-evm
Inside characters/degen.character.json file I set evm plugins and modelprovider as openai.
Then set openai key to .env file
I also import plugin-coingecko, but it works with fetch token price or etc.
But If I want to swap tokens or transfer tokens, it doesn't work
