Skip to content

Commit b5edc32

Browse files
Merge pull request #32 from ava-labs/development
1.1.4
2 parents 7175576 + 0c32251 commit b5edc32

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

config.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,38 @@
106106
"MAX_LIMIT": 1,
107107
"WINDOW_SIZE": 1440
108108
}
109+
},
110+
{
111+
"ID": "PIRATEVERSE",
112+
"NAME": "PirateVerseTestnet",
113+
"TOKEN": "PVF",
114+
"RPC": "https://rpc-testnet.pirateverse.finance/",
115+
"CHAINID": 56766,
116+
"EXPLORER": "https://testnet.piratescan.io",
117+
"IMAGE": "https://pirateverse.finance/images/pirateverse.png",
118+
"MAX_PRIORITY_FEE": "2000000000",
119+
"MAX_FEE": "100000000000",
120+
"DRIP_AMOUNT": 2000000000,
121+
"RATELIMIT": {
122+
"MAX_LIMIT": 1,
123+
"WINDOW_SIZE": 1440
124+
}
125+
},
126+
{
127+
"ID": "DIGARD",
128+
"NAME": "Digard Network Test",
129+
"TOKEN": "DIGA",
130+
"RPC": "https://api.digard.network/ext/bc/sNUvM8CDbYbwi99ih238cbwyRiDYsX6GPKnFF1NzignfKfte4/rpc",
131+
"CHAINID": 960006,
132+
"EXPLORER": "https://testnet.avascan.info/blockchain/digard",
133+
"IMAGE": "https://cdn.digard.io/digard.png",
134+
"MAX_PRIORITY_FEE": "2000000000",
135+
"MAX_FEE": "100000000000",
136+
"DRIP_AMOUNT": 2000000000,
137+
"RATELIMIT": {
138+
"MAX_LIMIT": 1,
139+
"WINDOW_SIZE": 1440
140+
}
109141
}
110142
],
111143
"erc20tokens": [

0 commit comments

Comments
 (0)