Skip to content

Commit

Permalink
Matic to Polygon chain mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
the-laziest-coder committed Apr 21, 2024
1 parent 7ebfca7 commit 1edc881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/galxe/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DISCORD_AUTH_URL = 'https://discord.com/api/v9/oauth2/authorize'
GALXE_DISCORD_CLIENT_ID = '947863296789323776'

CHAIN_NAME_MAPPING = {}
CHAIN_NAME_MAPPING = {'MATIC': 'Polygon'}

VERIFY_TRIES = 4

0 comments on commit 1edc881

Please sign in to comment.