Skip to content

Commit

Permalink
Merge pull request #427 from alchemyplatform/ink
Browse files Browse the repository at this point in the history
add ink to docs
  • Loading branch information
SahilAujla authored Dec 18, 2024
2 parents d0b6b45 + 295de53 commit 4a5fba0
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/alchemy_requestPaymasterAndData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/eth_estimateUserOperationGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/eth_getUserOperationByHash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/eth_getUserOperationReceipt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/eth_sendUserOperation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/eth_supportedEntryPoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/pm_getPaymasterData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/pm_getPaymasterStubData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions account-abstraction/rundler_maxPriorityFeePerGas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ servers:
- race-mainnet
- shape-mainnet
- worldchain-mainnet
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions notify/notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,8 @@ components:
- STARKNET_MAINNET
- STARKNET_SEPOLIA
- STARKNET_GOERLI
- INK_MAINNET
- INK_SEPOLIA
default: ETH_MAINNET
webhook_type:
type: string
Expand Down
2 changes: 2 additions & 0 deletions token/alchemy_getTokenAllowance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ servers:
- shape-mainnet
- worldchain-mainnet
- lens-sepolia
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions token/alchemy_getTokenBalances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ servers:
- shape-mainnet
- worldchain-mainnet
- lens-sepolia
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions token/alchemy_getTokenMetadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ servers:
- shape-mainnet
- worldchain-mainnet
- lens-sepolia
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down
2 changes: 2 additions & 0 deletions transfers/alchemy_getAssetTransfers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ servers:
- shape-mainnet
- worldchain-mainnet
- lens-sepolia
- ink-mainnet
- ink-sepolia
default: eth-mainnet
x-sandbox:
category:
Expand Down

0 comments on commit 4a5fba0

Please sign in to comment.