Skip to content

Commit

Permalink
chore: add testnet addresses to backstage (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofigs authored Sep 16, 2023
1 parent eb26e94 commit e77bb9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions bridge-token-factory/.catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ spec:
system: bridge-connectors
deployedAt:
- contract:near/mainnet/factory.bridge.near
- contract:near/testnet/factory.goerli.testnet
interactsWith:
- metadata-controller:near/mainnet/metadata.factory.bridge.near
subcomponentOf: rainbow-token-connector
2 changes: 2 additions & 0 deletions erc20-connector/.catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ spec:
system: bridge-connectors
deployedAt:
- contract:ethereum/mainnet/0x23ddd3e3692d1861ed57ede224608875809e127f
- contract:ethereum/goerli/0xc115851ca60aed2ccc6ee3d5343f590834e4a3ab

interactsWith: []
subcomponentOf: rainbow-token-connector

0 comments on commit e77bb9f

Please sign in to comment.