logo
The getSquidRoute is a function that returns a possible route for an xchain claiming transaction.
plain text
const squidRoute = peanut.getSquidRoute({ fromAddress: '', fromAmount: '', fromChain: '', fromToken: '', toAddress: '', toChain: '', toToken: '', })
Share