chore: initial import
This commit is contained in:
7
tokens/alg.example.json
Normal file
7
tokens/alg.example.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"token": "alg_PASTE_TOKEN_HERE",
|
||||
"id": "00000000-0000-0000-0000-000000000000",
|
||||
"name": "algo1",
|
||||
"createdAt": "2030-01-01T00:00:00.000Z",
|
||||
"scopes": ["write"]
|
||||
}
|
||||
4
tokens/heliusN.example.json
Normal file
4
tokens/heliusN.example.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"rpcUrl": "https://mainnet.helius-rpc.com/?api-key=REDACTED",
|
||||
"heliusApiKey": "REDACTED"
|
||||
}
|
||||
Reference in New Issue
Block a user