Skip to content

Commit

Permalink
update header
Browse files Browse the repository at this point in the history
  • Loading branch information
imhson committed Nov 14, 2024
1 parent 2539f7c commit e6a569a
Show file tree
Hide file tree
Showing 4 changed files with 747 additions and 674 deletions.
32 changes: 16 additions & 16 deletions public/config.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"REDIRECT_URL": "https://punkga.me",
"CHAIN_ID": "aura_6322-2",
"REDIRECT_URL": "https://dev.punkga.me",
"CHAIN_ID": "aura_6321-3",
"CHAIN_INFO": {
"chainId": "aura_6322-2",
"chainName": "Aura Mainnet",
"evmChainId": 6322,
"rpc": ["https://rpc.aura.network", "https://jsonrpc.aura.network"],
"indexerV2": "https://horoscope.aura.network/api/v2/graphql",
"chainId": "aura_6321-3",
"evmChainId": 6321,
"chainName": "Aura Euphoria TestNet",
"rpc": ["https://rpc.euphoria.aura.network", "https://jsonrpc.euphoria.aura.network"],
"indexerV2": "https://indexer-v2.staging.aurascan.io/api/v2/graphql",
"nativeCurrency": {
"name": "Aura",
"symbol": "AURA",
"symbol": "EAURA",
"decimals": 18
},
"explorer": "https://aurascan.io/"
"explorer": "https://euphoria.aurascan.io"
},
"API_URL": "https://hasura.punkga.me",
"AUTHORIZER_URL": "https://auth.punkga.me",
"AUTHORIZER_CLIENT_ID": "06c9c437-15cd-4240-b435-5d16206b46c6",
"ADMIN_URL": "https://admin.punkga.me",
"REST_API_URL": "https://api.punkga.me",
"API_URL": "https://hasura.dev.punkga.me",
"AUTHORIZER_URL": "https://auth.dev.punkga.me",
"AUTHORIZER_CLIENT_ID": "abd40c73-3390-4613-bc44-b5bde4796d03",
"ADMIN_URL": "https://admin.dev.punkga.me",
"REST_API_URL": "https://api.dev.punkga.me",
"IN_MAINTENANCE_MODE": false,
"GTM_ID": "GTM-5N2X4HSN",
"SEEKHYPE_URL": "https://seekhype.io/",
"GTM_ID": "GTM-PF4MH72V",
"SEEKHYPE_URL": "https://staging.seekhype.io/",
"WALLET_CONNECT_PROJECT_ID": "ec40291093ad80fa0def54b1fb44c8ef"
}
Loading

0 comments on commit e6a569a

Please sign in to comment.