Skip to content

Commit

Permalink
ci: add abstract rpc endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
smol-ninja committed Jan 21, 2025
1 parent dae67fc commit ea7e4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tokenlist.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "CI Tokenlist"

env:
ABSTRACT_MAINNET_RPC_URL: "https://api-efe16d37.ml.eeffc03e557f4daf.com"
ARBITRUM_MAINNET_RPC_URL: "https://arbitrum-mainnet.infura.io/v3/${{ secrets.API_KEY_INFURA }}"
AVALANCHE_MAINNET_RPC_URL: "https://avalanche-mainnet.infura.io/v3/${{ secrets.API_KEY_INFURA }}"
BASE_MAINNET_RPC_URL: "https://base-mainnet.infura.io/v3/${{ secrets.API_KEY_INFURA }}"
Expand Down

0 comments on commit ea7e4ae

Please sign in to comment.