Skip to content

Commit

Permalink
Merge pull request #126 from tactical-retreat/main
Browse files Browse the repository at this point in the history
Add ferdy flip testnet faucet config
  • Loading branch information
rajranjan0608 authored Dec 14, 2023
2 parents 822cfc6 + 6ca034c commit 61bbc34
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,23 @@
"MAX_LIMIT": 2,
"WINDOW_SIZE": 1440
}
},
{
"ID": "FERDYNET",
"NAME": "FerdyFlip Testnet",
"TOKEN": "FAVAX",
"RPC": "https://testnet-rpc.ferdyflip.xyz/rpc",
"CHAINID": 668577,
"EXPLORER": "https://devnet.routescan.io",
"IMAGE": "https://www.ferdyflip.xyz/images/heads.png",
"MAX_PRIORITY_FEE": "10000000000",
"MAX_FEE": "100000000000",
"DRIP_AMOUNT": 20,
"DECIMALS": 18,
"RATELIMIT": {
"MAX_LIMIT": 2,
"WINDOW_SIZE": 1440
}
}
],
"erc20tokens": [
Expand Down

0 comments on commit 61bbc34

Please sign in to comment.