Skip to content

Commit

Permalink
Merge pull request #406 from alchemyplatform/arb-nova-ds
Browse files Browse the repository at this point in the history
Arb nova DS support
  • Loading branch information
SahilAujla authored Aug 24, 2024
2 parents 42b8162 + 86fad55 commit d74f41a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/alchemy_requestPaymasterAndData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/eth_estimateUserOperationGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/eth_getUserOperationByHash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/eth_getUserOperationReceipt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/eth_sendUserOperation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/eth_supportedEntryPoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions account-abstraction/rundler_maxPriorityFeePerGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ servers:
- frax-sepolia
- zora-mainnet
- zora-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions token/alchemy_getTokenAllowance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ servers:
- opt-sepolia
- base-mainnet
- base-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions token/alchemy_getTokenBalances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ servers:
- base-sepolia
- zksync-mainnet
- zksync-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions token/alchemy_getTokenMetadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ servers:
- base-sepolia
- zksync-mainnet
- zksync-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down
1 change: 1 addition & 0 deletions transfers/alchemy_getAssetTransfers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ servers:
- base-sepolia
- zksync-mainnet
- zksync-sepolia
- arbnova-mainnet
default: eth-mainnet
x-sandbox:
category:
Expand Down

0 comments on commit d74f41a

Please sign in to comment.