Skip to content

Commit b7df0a4

Browse files
authored
Merge pull request #158 from k0yote/main
PTNewLo Subent config
2 parents a5fdcbb + fe2b314 commit b7df0a4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

config.json

+17
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,23 @@
284284
"MAX_LIMIT": 3,
285285
"WINDOW_SIZE": 1440
286286
}
287+
},
288+
{
289+
"ID": "PTNEWLO",
290+
"NAME": "PTNEWLO Testnet",
291+
"TOKEN": "PTNL",
292+
"RPC": "https://subnets.avax.network/ptnewlo/testnet/rpc",
293+
"CHAINID": 57487,
294+
"EXPLORER": "https://subnets-test.avax.network/ptnewlo",
295+
"IMAGE": "https://images.ctfassets.net/gcj8jwzm6086/4wnyhip4JrhrRueC21kmUP/bfaa12a82cb2894f8316fba2827c9d58/AvaCloud_subnet_PTNEWLO.png",
296+
"MAX_PRIORITY_FEE": "100000000000",
297+
"MAX_FEE": "100000000000",
298+
"DRIP_AMOUNT": 5,
299+
"DECIMALS": 18,
300+
"RATELIMIT": {
301+
"MAX_LIMIT": 1,
302+
"WINDOW_SIZE": 1440
303+
}
287304
}
288305
],
289306
"erc20tokens": [

0 commit comments

Comments
 (0)