gnosis / conditional-tokens-contracts

Smart contracts for conditional tokens.
GNU Lesser General Public License v3.0
163 stars 64 forks source link

Conditional-tokens-tutorial Issues #107

Closed goodbitman closed 3 years ago

goodbitman commented 3 years ago

[2020/11/17 15:12:01.109] - eth_call [2020/11/17 15:12:01.110] - > {

"id": 3547442774, "jsonrpc": "2.0", "method": "eth_call", "params": [ { "to": "0xcfeb869f69431e42cdb54a4f4f105c19c080a601", "data": "0x0504c8140dfdc25ddcb314c302147042670faa53dff4f81f9e935d04a02e5d93b39d22c10000000000000000000000000000000000000000000000000000000000000000" }, "0x10" ] } [2020/11/17 15:12:01.159] - < { < "id": 3547442774, < "jsonrpc": "2.0", < "error": { < "message": "VM Exception while processing transaction: invalid opcode", < "code": -32000, < "data": { < "0xb72126fcd733942708da5c4f889050b9a1f45ac9d7bddf057247856e7d7d027f": { < "error": "invalid opcode", < "program_counter": 3183, < "return": "0x" < }, < "stack": "RuntimeError: VM Exception while processing transaction: invalid opcode\n at Function.RuntimeError.fromResults (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\ganache-core\lib\utils\runtimeerror.js:94:13)\n at C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\ganache-core\lib\blockchain_double.js:568:26", < "name": "RuntimeError" < } < } < }