Skip to content

Commit

Permalink
Merge pull request #378 from alchemyplatform/aa-frax-sepolia
Browse files Browse the repository at this point in the history
add frax and zora to playgrounds for aa
  • Loading branch information
SahilAujla authored Apr 22, 2024
2 parents 061b395 + dbc3b3b commit 77555aa
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/alchemy_requestPaymasterAndData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: alchemy_simulateUserOperationAssetChanges
version: '1.0'
servers:
- url: https://{network}.g.alchemy.com/v2
- url: 'https://{network}.g.alchemy.com/v2/'
variables:
network:
enum:
Expand All @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/eth_estimateUserOperationGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/eth_getUserOperationByHash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/eth_getUserOperationReceipt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/eth_sendUserOperation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/eth_supportedEntryPoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
4 changes: 4 additions & 0 deletions account-abstraction/rundler_maxPriorityFeePerGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ servers:
- polygon-amoy
- base-mainnet
- base-sepolia
- frax-mainnet
- frax-sepolia
- zora-mainnet
- zora-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down

0 comments on commit 77555aa

Please sign in to comment.