Skip to content

Commit

Permalink
Added ics channels for Terra
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Jan 11, 2024
1 parent 63ce8fe commit 53bad3f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,13 @@ module.exports = {
otherChannel: 'channel-341',
},
],
'chihuahua-1': [
{
contract: 'terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
channel: 'channel-114',
otherChannel: 'channel-42',
}
],
'pacific-1': [
{
contract: 'terra1jhfjnm39y3nn9l4520mdn4k5mw23nz0674c4gsvyrcr90z9tqcvst22fce',
Expand All @@ -98,6 +105,11 @@ module.exports = {
channel: 'channel-91',
otherChannel: 'channel-104',
tokens: ['terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26'],
},
{
contract: 'terra1e0mrzy8077druuu42vs0hu7ugguade0cj65dgtauyaw4gsl4kv0qtdf2au',
channel: 'channel-116',
otherChannel: 'channel-118',
}
]
},
Expand Down

0 comments on commit 53bad3f

Please sign in to comment.