Skip to content

Commit

Permalink
feat: 🎸 update eoa network config
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-portkey committed Jan 23, 2025
1 parent fbfa82d commit 25ffe82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/constants/constants-eoa/network/backend-network.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ export const BackEndNetWorkMap: {
walletType: 'aelf',
networkType: 'TESTNET',
isActive: true,
// apiUrl: 'https://eoa-portkey-test.portkey.finance',
apiUrl: 'https://aa-portkey-test.portkey.finance',
apiUrl: 'https://eoa-portkey-test.portkey.finance',
graphqlUrl: 'https://dapp-aa-portkey-test.portkey.finance/aefinder-v2/api/app/graphql/portkey',
tokenClaimContractAddress: '233wFn5JbyD4i8R5Me4cW4z6edfFGRn5bpWnGuY8fjR7b2kRsD',
cmsUrl: 'https://cms-test-aa.portkey.finance/graphql',
Expand Down

0 comments on commit 25ffe82

Please sign in to comment.