Replies: 1 comment 3 replies
-
Currently the only fixed-length array supported is |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need encode and call this ABI function
multiRoute(address,uint256,address,address[4])
. Last function parameter is fixed length array of address.How can I do it? May be through json Abi?
Beta Was this translation helpful? Give feedback.
All reactions