Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,22 @@
"MAX_LIMIT": 2,
"WINDOW_SIZE": 1440
}
},
{
"ID": "testsel5",
"NAME": "testsel5 Testnet",
"TOKEN": "tsel5",
"RPC": "https://api.avax-test.network/ext/bc/jyx7D5ovHF7RUUAXy1xpPXDMhF1bwMNK4sMhiFW8K7x4zncj9/rpc",
"CHAINID": 7865345789,
"EXPLORER": "https://subnets-test.avax.network/testsel5",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these are valid values. Please take a look.

"IMAGE": "",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Can you add an image for the token here?

"MAX_PRIORITY_FEE": "2000000000",
"MAX_FEE": "100000000000",
"DRIP_AMOUNT": 2,
"RATELIMIT": {
"MAX_LIMIT": 1,
"WINDOW_SIZE": 1440
}
}
],
"erc20tokens": [
Expand Down