acala.js
acala.js copied to clipboard
test error swap-on-dex
https://github.com/AcalaNetwork/acala.js/wiki#swap-on-dex
1.first error information
VEC: Unable to decode on index 0 createType(Lookup146):: Tuple: failed on 0:: Cannot map Enum JSON, unable to find 'DOT' in token, dexshare, erc20, stableassetpooltoken, liquidcrowdloan, foreignasset
2.secode
Fixed18.fromNature(0.005)
^
TypeError: Fixed18.fromNature is not a function
the docs may be outdated. using {Token: "DOT"} to query token information
Thanks for your reply. I'll give it a try