The getSquidRoute is a function that returns a possible route for an xchain claiming transaction.
getSquidRoute
const squidRoute = peanut.getSquidRoute({ fromAddress: '', fromAmount: '', fromChain: '', fromToken: '', toAddress: '', toChain: '', toToken: '', })
Last updated 7 months ago