Skip to content

TypeError: Cannot read properties of undefined (reading 'symbol') #841

Open
@plutohan

Description

@plutohan

I am running the smart router on Base mainnet.
When I run the code in the Readme, it works fine like the below screen shot.

Image

However, if I change the tokens (ETH -> Clanker) I get this error.

./bin/cli quote --tokenIn 0x0000000000000000000000000000000000000000 --tokenOut 0x1bc0c42215582d5a085795f4badbac3ff36d1bcb --amount 1000000000000000000 --exactOut --minSplits 1 --protocols v2,v3,mixed --router alpha --chainId 8453   

TypeError: Cannot read properties of undefined (reading 'symbol')

How can I handle this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions