You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param string $chain_id The chain_id of the blockchain. \"1\" means Ethereum; \"10\" means Optimism; \"25\" means Cronos; \"56\" means BSC; \"66\" means OKC; \"100\" means Gnosis; \"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom; \"321\" means KCC; \"324\" means zkSync Era; \"10001\" means ETHW; \"201022\" means FON; \"42161\" means Arbitrum; \"43114\" means Avalanche; \"59140\" means Linea; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; \"solana\" means Solana; Solana and Tron address are case-sensitive; (optional)
95
+
* @param string $authorization Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...) (optional)
96
+
* @param string $chain_id The chain_id of the blockchain. For the full list of supported chain IDs and their corresponding names, please refer to: https://docs.gopluslabs.io/reference/response-details-9 (optional)
97
97
*
98
98
* @throws \Swagger\Client\ApiException on non-2xx response
99
99
* @throws \InvalidArgumentException
@@ -111,8 +111,8 @@ public function addressContractUsingGET1($address, $authorization = null, $chain
* @param string $chain_id The chain_id of the blockchain. \"1\" means Ethereum; \"10\" means Optimism; \"25\" means Cronos; \"56\" means BSC; \"66\" means OKC; \"100\" means Gnosis; \"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom; \"321\" means KCC; \"324\" means zkSync Era; \"10001\" means ETHW; \"201022\" means FON; \"42161\" means Arbitrum; \"43114\" means Avalanche; \"59140\" means Linea; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; \"solana\" means Solana; Solana and Tron address are case-sensitive; (optional)
114
+
* @param string $authorization Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...) (optional)
115
+
* @param string $chain_id The chain_id of the blockchain. For the full list of supported chain IDs and their corresponding names, please refer to: https://docs.gopluslabs.io/reference/response-details-9 (optional)
116
116
*
117
117
* @throws \Swagger\Client\ApiException on non-2xx response
118
118
* @throws \InvalidArgumentException
@@ -188,8 +188,8 @@ public function addressContractUsingGET1WithHttpInfo($address, $authorization =
* @param string $chain_id The chain_id of the blockchain. \"1\" means Ethereum; \"10\" means Optimism; \"25\" means Cronos; \"56\" means BSC; \"66\" means OKC; \"100\" means Gnosis; \"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom; \"321\" means KCC; \"324\" means zkSync Era; \"10001\" means ETHW; \"201022\" means FON; \"42161\" means Arbitrum; \"43114\" means Avalanche; \"59140\" means Linea; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; \"solana\" means Solana; Solana and Tron address are case-sensitive; (optional)
191
+
* @param string $authorization Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...) (optional)
192
+
* @param string $chain_id The chain_id of the blockchain. For the full list of supported chain IDs and their corresponding names, please refer to: https://docs.gopluslabs.io/reference/response-details-9 (optional)
* @param string $chain_id The chain_id of the blockchain. \"1\" means Ethereum; \"10\" means Optimism; \"25\" means Cronos; \"56\" means BSC; \"66\" means OKC; \"100\" means Gnosis; \"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom; \"321\" means KCC; \"324\" means zkSync Era; \"10001\" means ETHW; \"201022\" means FON; \"42161\" means Arbitrum; \"43114\" means Avalanche; \"59140\" means Linea; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; \"solana\" means Solana; Solana and Tron address are case-sensitive; (optional)
213
+
* @param string $authorization Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...) (optional)
214
+
* @param string $chain_id The chain_id of the blockchain. For the full list of supported chain IDs and their corresponding names, please refer to: https://docs.gopluslabs.io/reference/response-details-9 (optional)
215
215
*
216
216
* @throws \InvalidArgumentException
217
217
* @return \GuzzleHttp\Promise\PromiseInterface
@@ -262,8 +262,8 @@ function ($exception) {
262
262
* Create request for operation 'addressContractUsingGET1'
* @param string $chain_id The chain_id of the blockchain. \"1\" means Ethereum; \"10\" means Optimism; \"25\" means Cronos; \"56\" means BSC; \"66\" means OKC; \"100\" means Gnosis; \"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom; \"321\" means KCC; \"324\" means zkSync Era; \"10001\" means ETHW; \"201022\" means FON; \"42161\" means Arbitrum; \"43114\" means Avalanche; \"59140\" means Linea; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; \"solana\" means Solana; Solana and Tron address are case-sensitive; (optional)
265
+
* @param string $authorization Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...) (optional)
266
+
* @param string $chain_id The chain_id of the blockchain. For the full list of supported chain IDs and their corresponding names, please refer to: https://docs.gopluslabs.io/reference/response-details-9 (optional)
267
267
*
268
268
* @throws \InvalidArgumentException
269
269
* @return \GuzzleHttp\Psr7\Request
@@ -373,7 +373,7 @@ protected function addressContractUsingGET1Request($address, $authorization = nu
0 commit comments