diff --git a/.stats.yml b/.stats.yml index 815d2b6..c59d99c 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-4655b884300ca135fde38fe157ed4a1233773de4d15be5044c4a505bb96537f6.yml +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-7ed48df5107b2d12e833024b4bbf19c26c694554f1470b616b5861ca14f0b983.yml diff --git a/src/resources/evm/evm.ts b/src/resources/evm/evm.ts index d3fb9cc..27e4b11 100644 --- a/src/resources/evm/evm.ts +++ b/src/resources/evm/evm.ts @@ -662,7 +662,8 @@ export type TransactionScanSupportedChain = | 'immutable-zkevm' | 'immutable-zkevm-testnet' | 'gnosis' - | 'worldchain'; + | 'worldchain' + | 'soneium-minato'; export interface TransactionSimulation { /**