tangle-network / relayer

🕸️ The Webb Relayer Network
https://webb-tools.github.io/relayer/
Apache License 2.0
22 stars 13 forks source link

[TASK] Add support and Chain info for Webb Alpha Bridge #504

Closed shekohex closed 1 year ago

shekohex commented 1 year ago

Overview

Currently Relayers does not have chain information about Avalance Fuji (43113)

Reproduce the issue

  1. Query the Fees information for Avalance Fuji (43113) => 1099511670889
    curl https://relayer2.webb.tools/api/v1/fee_info/1099511670889/0x38e7aa90c77f86747fab355eecaa0c2e4c3a463d/2000000
  2. Relayer Responds with
    Chain Not Found: 1099511670889

Task Checklist