From 269739864d49364b37f8d59584e6822679602c47 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:14:48 +0000 Subject: [PATCH] feat(api): OpenAPI spec update via Stainless API (#286) --- .stats.yml | 2 +- src/resources/evm/evm.ts | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index 2749454..dbb34ef 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,2 +1,2 @@ configured_endpoints: 19 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-d6fd47156ef9a4602f66e174c3431e75e8371c84f9ce4e2868c5eacb558b6a28.yml +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-29b1cca85b6dd8c96e19c0f1d786a99dc6908a10d7eaa83d290db78e3e21ef6f.yml diff --git a/src/resources/evm/evm.ts b/src/resources/evm/evm.ts index 27e4b11..aed7bff 100644 --- a/src/resources/evm/evm.ts +++ b/src/resources/evm/evm.ts @@ -663,7 +663,8 @@ export type TransactionScanSupportedChain = | 'immutable-zkevm-testnet' | 'gnosis' | 'worldchain' - | 'soneium-minato'; + | 'soneium-minato' + | 'ronin'; export interface TransactionSimulation { /**