Skip to content

Commit

Permalink
Merge branch 'main' into fix-network-support
Browse files Browse the repository at this point in the history
  • Loading branch information
elanh authored Oct 20, 2023
2 parents b0dd847 + 92cb734 commit 156ba76
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nft/nfts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ servers: # servers are also specified at the method level, if there ins't a spec
- opt-mainnet
- opt-goerli
- base-mainnet
- base-testnet
- base-goerli
default: eth-mainnet
paths:
##
Expand Down
2 changes: 1 addition & 1 deletion token/alchemy_getTokenBalances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ servers:
- opt-mainnet
- opt-goerli
- base-mainnet
- base-testnet
- base-goerli
default: eth-mainnet
paths:
/{apiKey}:
Expand Down
2 changes: 2 additions & 0 deletions transfers/alchemy_getAssetTransfers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ servers:
- arb-goerli
- opt-mainnet
- opt-goerli
- base-mainnet
- base-goerli
default: eth-mainnet
paths:
/{apiKey}:
Expand Down

0 comments on commit 156ba76

Please sign in to comment.