sygmaprotocol / sygma-sdk

A Typescript SDK to add cross-chain capabilities such as bridging tokens and sending messages across dApp projects.
https://docs.buildwithsygma.com/
GNU Lesser General Public License v3.0
31 stars 19 forks source link

fix: GMP example still uses outdated mumbai storage contract address #380

Closed haochizzle closed 3 months ago

haochizzle commented 3 months ago

Short Context

a user reported CALL_EXCEPTION error on the chainbridge_support channel on discord. the contract address he was using was still the outdated mumbai 0x6f250 gmp storage address. im updating the example to the cronos gmp storage contract address.

Steps to Reproduce

  1. run GMP example
  2. fail with error code CALL_EXCEPTION

Expected Behavior

example should run without issues

Actual Behavior

CALL_EXCEPTION error

Version

Sygma commit (or docker tag): sygma-solidity version: sygma-substrate version: Go version: