Skip to content

Commit

Permalink
Merge pull request #190 from notional-labs/main
Browse files Browse the repository at this point in the history
Add Notional Public Endpoints
  • Loading branch information
RaulBernal authored May 31, 2023
2 parents faabe00 + 5bda901 commit c7f1f4e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions chain-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,10 @@
{
"address": "https://bitcanna-mainnet.rpc.l0vd.com/",
"provider": "L0vd.com"
},
{
"address": "https://rpc-bitcanna-ia.cosmosia.notional.ventures",
"provider": "Notional"
}
],
"grpc": [
Expand Down Expand Up @@ -256,6 +260,10 @@
{
"address": "http://bitcanna-mainnet.grpc.l0vd.com:80",
"provider": "L0vd.com"
},
{
"address": "https://grpc-bitcanna-ia.cosmosia.notional.ventures",
"provider": "Notional"
}
],
"rest": [
Expand Down Expand Up @@ -326,6 +334,10 @@
{
"address": "https://bitcanna-mainnet.api.l0vd.com",
"provider": "L0vd.com"
},
{
"address": "https://api-bitcanna-ia.cosmosia.notional.ventures",
"provider": "Notional"
}
]
},
Expand Down

0 comments on commit c7f1f4e

Please sign in to comment.