Skip to content

Commit

Permalink
Merge pull request #515 from MoralisWeb3/add-flow-chain
Browse files Browse the repository at this point in the history
Update evmChainData.ts
  • Loading branch information
bharathbabu-moralis authored Sep 30, 2024
2 parents b178cb7 + 090891f commit 9eb4569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configs/api-reference/evmChainData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,7 @@ const chainData = [
},
rpcNodes: {
supported: false,
reason: "Coming soon",
urls: [
"https://site1.moralis-nodes.com/flow/",
"https://site2.moralis-nodes.com/flow/",
Expand Down Expand Up @@ -1242,6 +1243,7 @@ const chainData = [
},
rpcNodes: {
supported: false,
reason: "Coming soon",
urls: [
"https://site1.moralis-nodes.com/flow/",
"https://site2.moralis-nodes.com/flow/",
Expand Down

0 comments on commit 9eb4569

Please sign in to comment.