Skip to content

Commit

Permalink
updated config.json with mxsgames details (#143)
Browse files Browse the repository at this point in the history
Signed-off-by: David Mola  <[email protected]>
  • Loading branch information
daviemola authored Apr 10, 2024
1 parent 6d4e506 commit 092dc13
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,23 @@
"MAX_LIMIT": 2,
"WINDOW_SIZE": 1440
}
}
},
{
"ID": "MXSGAMES",
"NAME": "MXS Games Testnet",
"TOKEN": "XSEED",
"RPC": "https://subnets.avax.network/mxsgameste/testnet/rpc",
"CHAINID": 78170,
"EXPLORER": "https://subnets-test.avax.network/mxsgameste",
"IMAGE": "https://firebasestorage.googleapis.com/v0/b/prodmxs.appspot.com/o/branding%2Fmxs_games%2Fv1%2Fblack%2Fmxs_logo_black_stack_white_bg_512_512.png?alt=media&token=373d259b-8725-4325-a5fa-26fa07faeb3f",
"MAX_PRIORITY_FEE": "10000000000",
"MAX_FEE": "100000000000",
"DRIP_AMOUNT": 2,
"RATELIMIT": {
"MAX_LIMIT": 1,
"WINDOW_SIZE": 1440
}
},
],
"erc20tokens": [
{
Expand Down

0 comments on commit 092dc13

Please sign in to comment.