Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
Signed-off-by: Ashutosh Tripathi <[email protected]>
  • Loading branch information
ashucoder9 authored Sep 4, 2024
1 parent caeee03 commit e2eec3b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,22 @@
"WINDOW_SIZE": 1440
}
},
{
"ID": "INTERSECT",
"NAME": "Intersect Testnet",
"TOKEN": "PEARL",
"RPC": "https://subnets.avax.network/pearl/testnet/rpc",
"CHAINID": 1612,
"EXPLORER": "https://subnets-test.avax.network/intersect",
"IMAGE": "https://raw.githubusercontent.com/UzairHannure/Subnet-Brand-Assets/main/ddd.webp",
"MAX_PRIORITY_FEE": "2000000000",
"MAX_FEE": "50000000000",
"DRIP_AMOUNT": 5,
"RATELIMIT": {
"MAX_LIMIT": 3,
"WINDOW_SIZE": 86400
}
},
{
"ID": "ORANGET",
"NAME": "Orange Testnet",
Expand Down

0 comments on commit e2eec3b

Please sign in to comment.