You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,everyone have a contract.query problem.
the docs show i need pass the data as tuple like
["0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c","True","0x55d398326f99059fF775485246999027B3197955","100","10000000","2500000000000","1900000000000",1]
now my code is :
`
let result = contract.query("openMarketTrade", (
hi,everyone have a contract.query problem.
the docs show i need pass the data as tuple like
["0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c","True","0x55d398326f99059fF775485246999027B3197955","100","10000000","2500000000000","1900000000000",1]
now my code is :
`
let result = contract.query("openMarketTrade", (
`
how can i complete the code to run? please help!
The text was updated successfully, but these errors were encountered: