Skip to content

Commit a4a8be5

Browse files
authored
Update client code for 6cf40a8d51fecb6ec59287329b50d7f8c69ff5d0 (#28)
1 parent ce3cdeb commit a4a8be5

11 files changed

+717
-13
lines changed

swagger_client/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,11 @@
7777
from swagger_client.models.response_wrapper_ta_token_security_response import ResponseWrapperTaTokenSecurityResponse
7878
from swagger_client.models.response_wrapper_token_security import ResponseWrapperTokenSecurity
7979
from swagger_client.models.response_wrapper_token_security_dex import ResponseWrapperTokenSecurityDex
80+
from swagger_client.models.response_wrapper_token_security_fake_token import ResponseWrapperTokenSecurityFakeToken
81+
from swagger_client.models.response_wrapper_token_security_holders import ResponseWrapperTokenSecurityHolders
8082
from swagger_client.models.response_wrapper_token_security_locked_detail import ResponseWrapperTokenSecurityLockedDetail
8183
from swagger_client.models.response_wrapper_token_security_lp_holders import ResponseWrapperTokenSecurityLpHolders
84+
from swagger_client.models.response_wrapper_token_security_nft_list import ResponseWrapperTokenSecurityNFTList
8285
from swagger_client.models.response_wrapper_token_security_result import ResponseWrapperTokenSecurityResult
8386
from swagger_client.models.response_wrapperobject import ResponseWrapperobject
8487
from swagger_client.models.ta_token_security_response import TaTokenSecurityResponse

swagger_client/api/approve_controller_v_1_api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def address_contract_using_get1(self, address, **kwargs): # noqa: E501
4343
:param async_req bool
4444
:param str address: address (required)
4545
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
46-
:param str 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; \"1666600000\" means Harmony; \"tron\" means Tron.
46+
:param str 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;
4747
:return: ResponseWrapperAddressContract
4848
If the method is called asynchronously,
4949
returns the request thread.
@@ -66,7 +66,7 @@ def address_contract_using_get1_with_http_info(self, address, **kwargs): # noqa
6666
:param async_req bool
6767
:param str address: address (required)
6868
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
69-
:param str 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; \"1666600000\" means Harmony; \"tron\" means Tron.
69+
:param str 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;
7070
:return: ResponseWrapperAddressContract
7171
If the method is called asynchronously,
7272
returns the request thread.

swagger_client/api/nft_controller_api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def get_nft_info_using_get1(self, chain_id, contract_addresses, **kwargs): # no
4141
>>> result = thread.get()
4242
4343
:param async_req bool
44-
:param str chain_id: Chain id, (eth: 1, bsc: 56, Polygon: 137, Avalanche: 43114) (required)
44+
:param str chain_id: The chain_id of the blockchain.\"1\" means Ethereum; \"10\" means Optimism;\"25\" means Cronos;\"56\" means BSC; \"100\" means Gnosis;\"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom;\"321\" means KCC;\"324\" means zkSync Era; \"201022\" means FON;\"42161\" means Arbitrum; \"43114\" means Avalanche;\"59144\" means Linea Mainnet;\"8453\" Base;\"5000\" Mantle; (required)
4545
:param str contract_addresses: NFT contract address (required)
4646
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
4747
:param str token_id: tokenId
@@ -65,7 +65,7 @@ def get_nft_info_using_get1_with_http_info(self, chain_id, contract_addresses, *
6565
>>> result = thread.get()
6666
6767
:param async_req bool
68-
:param str chain_id: Chain id, (eth: 1, bsc: 56, Polygon: 137, Avalanche: 43114) (required)
68+
:param str chain_id: The chain_id of the blockchain.\"1\" means Ethereum; \"10\" means Optimism;\"25\" means Cronos;\"56\" means BSC; \"100\" means Gnosis;\"128\" means HECO; \"137\" means Polygon; \"250\" means Fantom;\"321\" means KCC;\"324\" means zkSync Era; \"201022\" means FON;\"42161\" means Arbitrum; \"43114\" means Avalanche;\"59144\" means Linea Mainnet;\"8453\" Base;\"5000\" Mantle; (required)
6969
:param str contract_addresses: NFT contract address (required)
7070
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
7171
:param str token_id: tokenId

swagger_client/api/token_controller_v_1_api.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def token_security_using_get1(self, chain_id, contract_addresses, **kwargs): #
134134
>>> result = thread.get()
135135
136136
:param async_req bool
137-
:param str 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; \"59144\" means Linea Mainet; \"59140\" means Linea Testnet; \"8453\" Base; \"1666600000\" means Harmony; \"tron\" means Tron. (required)
137+
:param str 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; \"59144\" means Linea Mainnet; \"8453\" Base; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; (required)
138138
:param str contract_addresses: The contract address of tokens. (required)
139139
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
140140
:return: ResponseWrapperTokenSecurity
@@ -157,7 +157,7 @@ def token_security_using_get1_with_http_info(self, chain_id, contract_addresses,
157157
>>> result = thread.get()
158158
159159
:param async_req bool
160-
:param str 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; \"59144\" means Linea Mainet; \"59140\" means Linea Testnet; \"8453\" Base; \"1666600000\" means Harmony; \"tron\" means Tron. (required)
160+
:param str 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; \"59144\" means Linea Mainnet; \"8453\" Base; \"tron\" means Tron; \"534352\" means Scroll; \"204\" means opBNB; (required)
161161
:param str contract_addresses: The contract address of tokens. (required)
162162
:param str authorization: Authorization (test: Bearer 81|9ihH8JzEuFu4MQ9DjWmH5WrNCPW...)
163163
:return: ResponseWrapperTokenSecurity

swagger_client/models/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,11 @@
6363
from swagger_client.models.response_wrapper_ta_token_security_response import ResponseWrapperTaTokenSecurityResponse
6464
from swagger_client.models.response_wrapper_token_security import ResponseWrapperTokenSecurity
6565
from swagger_client.models.response_wrapper_token_security_dex import ResponseWrapperTokenSecurityDex
66+
from swagger_client.models.response_wrapper_token_security_fake_token import ResponseWrapperTokenSecurityFakeToken
67+
from swagger_client.models.response_wrapper_token_security_holders import ResponseWrapperTokenSecurityHolders
6668
from swagger_client.models.response_wrapper_token_security_locked_detail import ResponseWrapperTokenSecurityLockedDetail
6769
from swagger_client.models.response_wrapper_token_security_lp_holders import ResponseWrapperTokenSecurityLpHolders
70+
from swagger_client.models.response_wrapper_token_security_nft_list import ResponseWrapperTokenSecurityNFTList
6871
from swagger_client.models.response_wrapper_token_security_result import ResponseWrapperTokenSecurityResult
6972
from swagger_client.models.response_wrapperobject import ResponseWrapperobject
7073
from swagger_client.models.ta_token_security_response import TaTokenSecurityResponse

swagger_client/models/get_access_token_request.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def sign(self, sign):
103103
def time(self):
104104
"""Gets the time of this GetAccessTokenRequest. # noqa: E501
105105
106-
Quest timestamp (Second) # noqa: E501
106+
Quest timestamp (Second), should be within +-1000s around current timestamp # noqa: E501
107107
108108
:return: The time of this GetAccessTokenRequest. # noqa: E501
109109
:rtype: int
@@ -114,7 +114,7 @@ def time(self):
114114
def time(self, time):
115115
"""Sets the time of this GetAccessTokenRequest.
116116
117-
Quest timestamp (Second) # noqa: E501
117+
Quest timestamp (Second), should be within +-1000s around current timestamp # noqa: E501
118118
119119
:param time: The time of this GetAccessTokenRequest. # noqa: E501
120120
:type: int
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
# coding: utf-8
2+
3+
"""
4+
GoPlus Security API Document
5+
6+
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7+
8+
OpenAPI spec version: 1.0
9+
10+
Generated by: https://github.com/swagger-api/swagger-codegen.git
11+
"""
12+
13+
import pprint
14+
import re # noqa: F401
15+
16+
import six
17+
18+
class ResponseWrapperTokenSecurityFakeToken(object):
19+
"""NOTE: This class is auto generated by the swagger code generator program.
20+
21+
Do not edit the class manually.
22+
"""
23+
"""
24+
Attributes:
25+
swagger_types (dict): The key is attribute name
26+
and the value is attribute type.
27+
attribute_map (dict): The key is attribute name
28+
and the value is json key in definition.
29+
"""
30+
swagger_types = {
31+
'true_token_address': 'str',
32+
'value': 'int'
33+
}
34+
35+
attribute_map = {
36+
'true_token_address': 'true_token_address',
37+
'value': 'value'
38+
}
39+
40+
def __init__(self, true_token_address=None, value=None): # noqa: E501
41+
"""ResponseWrapperTokenSecurityFakeToken - a model defined in Swagger""" # noqa: E501
42+
self._true_token_address = None
43+
self._value = None
44+
self.discriminator = None
45+
if true_token_address is not None:
46+
self.true_token_address = true_token_address
47+
if value is not None:
48+
self.value = value
49+
50+
@property
51+
def true_token_address(self):
52+
"""Gets the true_token_address of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
53+
54+
If the value is set to 1, and true_token_address is the address of the authentic mainstream asset that the token is imitating on this public chain. If there are multiple mainstream assets with the same name, they will be separated by commas. # noqa: E501
55+
56+
:return: The true_token_address of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
57+
:rtype: str
58+
"""
59+
return self._true_token_address
60+
61+
@true_token_address.setter
62+
def true_token_address(self, true_token_address):
63+
"""Sets the true_token_address of this ResponseWrapperTokenSecurityFakeToken.
64+
65+
If the value is set to 1, and true_token_address is the address of the authentic mainstream asset that the token is imitating on this public chain. If there are multiple mainstream assets with the same name, they will be separated by commas. # noqa: E501
66+
67+
:param true_token_address: The true_token_address of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
68+
:type: str
69+
"""
70+
71+
self._true_token_address = true_token_address
72+
73+
@property
74+
def value(self):
75+
"""Gets the value of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
76+
77+
If the value is set to 1, and true_token_address is the address of the authentic mainstream asset that the token is imitating on this public chain. If there are multiple mainstream assets with the same name, they will be separated by commas. # noqa: E501
78+
79+
:return: The value of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
80+
:rtype: int
81+
"""
82+
return self._value
83+
84+
@value.setter
85+
def value(self, value):
86+
"""Sets the value of this ResponseWrapperTokenSecurityFakeToken.
87+
88+
If the value is set to 1, and true_token_address is the address of the authentic mainstream asset that the token is imitating on this public chain. If there are multiple mainstream assets with the same name, they will be separated by commas. # noqa: E501
89+
90+
:param value: The value of this ResponseWrapperTokenSecurityFakeToken. # noqa: E501
91+
:type: int
92+
"""
93+
94+
self._value = value
95+
96+
def to_dict(self):
97+
"""Returns the model properties as a dict"""
98+
result = {}
99+
100+
for attr, _ in six.iteritems(self.swagger_types):
101+
value = getattr(self, attr)
102+
if isinstance(value, list):
103+
result[attr] = list(map(
104+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
105+
value
106+
))
107+
elif hasattr(value, "to_dict"):
108+
result[attr] = value.to_dict()
109+
elif isinstance(value, dict):
110+
result[attr] = dict(map(
111+
lambda item: (item[0], item[1].to_dict())
112+
if hasattr(item[1], "to_dict") else item,
113+
value.items()
114+
))
115+
else:
116+
result[attr] = value
117+
if issubclass(ResponseWrapperTokenSecurityFakeToken, dict):
118+
for key, value in self.items():
119+
result[key] = value
120+
121+
return result
122+
123+
def to_str(self):
124+
"""Returns the string representation of the model"""
125+
return pprint.pformat(self.to_dict())
126+
127+
def __repr__(self):
128+
"""For `print` and `pprint`"""
129+
return self.to_str()
130+
131+
def __eq__(self, other):
132+
"""Returns true if both objects are equal"""
133+
if not isinstance(other, ResponseWrapperTokenSecurityFakeToken):
134+
return False
135+
136+
return self.__dict__ == other.__dict__
137+
138+
def __ne__(self, other):
139+
"""Returns true if both objects are not equal"""
140+
return not self == other

0 commit comments

Comments
 (0)