mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
api key reference
This commit is contained in:
parent
83151081f7
commit
37f3b0777f
@ -2,11 +2,11 @@
|
||||
"arg1": [
|
||||
{
|
||||
"name": "infura",
|
||||
"url": "https://mainnet.infura.io/v3/Your API KEY>"
|
||||
"url": "https://mainnet.infura.io/v3/<Your API KEY>"
|
||||
},
|
||||
{
|
||||
"name": "alchemy",
|
||||
"url": "https://eth-mainnet.alchemyapi.io/v2/Your API KEY>"
|
||||
"url": "https://eth-mainnet.alchemyapi.io/v2/<Your API KEY>"
|
||||
},
|
||||
{ "name": "link", "url": "https://main-light.eth.linkpool.io" }
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user