@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2023-06-01T03:47:02.843655311Z[Etc/UTC]") public class ResponseWrapperTokenSecurityResult extends Object
| 构造器和说明 |
|---|
ResponseWrapperTokenSecurityResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperTokenSecurityResult |
addDexItem(ResponseWrapperTokenSecurityDex dexItem) |
ResponseWrapperTokenSecurityResult |
addHoldersItem(ResponseWrapperTokenSecurityLpHolders holdersItem) |
ResponseWrapperTokenSecurityResult |
addLpHoldersItem(ResponseWrapperTokenSecurityLpHolders lpHoldersItem) |
ResponseWrapperTokenSecurityResult |
antiWhaleModifiable(String antiWhaleModifiable) |
ResponseWrapperTokenSecurityResult |
buyTax(String buyTax) |
ResponseWrapperTokenSecurityResult |
cannotBuy(String cannotBuy) |
ResponseWrapperTokenSecurityResult |
cannotSellAll(String cannotSellAll) |
ResponseWrapperTokenSecurityResult |
canTakeBackOwnership(String canTakeBackOwnership) |
ResponseWrapperTokenSecurityResult |
creatorAddress(String creatorAddress) |
ResponseWrapperTokenSecurityResult |
creatorBalance(String creatorBalance) |
ResponseWrapperTokenSecurityResult |
creatorPercent(String creatorPercent) |
ResponseWrapperTokenSecurityResult |
dex(List<ResponseWrapperTokenSecurityDex> dex) |
boolean |
equals(Object o) |
ResponseWrapperTokenSecurityResult |
externalCall(String externalCall) |
String |
getAntiWhaleModifiable()
It describes whether the contract has the function to modify the maximum amount of transactions or the maximum token position.
|
String |
getBuyTax()
It describes the tax when buying the token.
|
String |
getCannotBuy()
It deiscribes whether the Token can be bought.
|
String |
getCannotSellAll()
It describes whether the contract has the function restricting token holder selling all the token.
|
String |
getCanTakeBackOwnership()
It describes whether this contract has the function to take back ownership.
|
String |
getCreatorAddress()
It describes this contract's owner address.
|
String |
getCreatorBalance()
It describes the balance of the contract owner.
|
String |
getCreatorPercent()
It describes the percentage of tokens held by the contract owner.
|
List<ResponseWrapperTokenSecurityDex> |
getDex()
It describes Dex information of where the token that can be traded.
|
String |
getExternalCall()
It describes whether the contract would call functions of other contracts when primary methods are executed.
|
String |
getHiddenOwner()
It describes whether the contract has hidden owners.
|
String |
getHolderCount()
It describes the number of token holders.
|
List<ResponseWrapperTokenSecurityLpHolders> |
getHolders()
Top10 holders info
|
String |
getIsAirdropScam()
It describes whether the token is an airdrop scam.
|
String |
getIsAntiWhale()
It describes whether the contract has the function to limit the maximum amount of transactions or the maximum token position that for single address.
|
String |
getIsBlacklisted()
It describes whether the blacklist function is not included in the contract.
|
String |
getIsHoneypot()
It describes whether the token is a honeypot.
|
String |
getIsInDex()
It describes whether the token can be traded on the main Dex.
|
String |
getIsMintable()
It describes whether this contract has the function to mint tokens.
|
String |
getIsOpenSource()
It describes whether this contract is open source.
|
String |
getIsProxy()
It describes whether this contract has a proxy contract.
|
String |
getIsTrueToken()
It describes whether the token is true or fake.
|
String |
getIsWhitelisted()
It describes whether the whitelist function is not included in the contract.
|
String |
getLpHolderCount()
It describes the number of LP token holders.
|
List<ResponseWrapperTokenSecurityLpHolders> |
getLpHolders()
Top10 LP token holders info(Notice:When \"is_in_dex\": \"0\", there will be no return. )
|
String |
getLpTotalSupply()
It describes the supply number of the LP token.
|
String |
getNote()
It describes whether the contract has other things investors need to know.
|
String |
getOtherPotentialRisks()
It describes whether the contract has other potential risks.
|
String |
getOwnerAddress()
It describes this contract's owner address.
|
String |
getOwnerBalance()
It describes the balance of the contract owner.
|
String |
getOwnerChangeBalance()
It describes whether the contract owner has the authority to change the balance of any token holder.
|
String |
getOwnerPercent()
It describes the percentage of tokens held by the contract owner.
|
String |
getPersonalSlippageModifiable()
It describes whether the owner can set a different tax rate for every assigned address.
|
String |
getSelfdestruct()
It describes whether this contract can self destruct.
|
String |
getSellTax()
It describes the tax when selling the token.
|
String |
getSlippageModifiable()
It describes whether the trading tax can be modifiable by token contract.
|
String |
getTokenName()
Token Name
|
String |
getTokenSymbol()
Token Symbol
|
String |
getTotalSupply()
It describes the supply number of the token.
|
String |
getTradingCooldown()
It describes whether the contract has trading-cool-down mechanism which can limits the minimum time between two transactions.
|
String |
getTransferPausable()
It describes whether trading can be pausable by token contract.
|
String |
getTrustList()
It describes whether the token is a famous and trustworthy one.
|
int |
hashCode() |
ResponseWrapperTokenSecurityResult |
hiddenOwner(String hiddenOwner) |
ResponseWrapperTokenSecurityResult |
holderCount(String holderCount) |
ResponseWrapperTokenSecurityResult |
holders(List<ResponseWrapperTokenSecurityLpHolders> holders) |
ResponseWrapperTokenSecurityResult |
isAirdropScam(String isAirdropScam) |
ResponseWrapperTokenSecurityResult |
isAntiWhale(String isAntiWhale) |
ResponseWrapperTokenSecurityResult |
isBlacklisted(String isBlacklisted) |
ResponseWrapperTokenSecurityResult |
isHoneypot(String isHoneypot) |
ResponseWrapperTokenSecurityResult |
isInDex(String isInDex) |
ResponseWrapperTokenSecurityResult |
isMintable(String isMintable) |
ResponseWrapperTokenSecurityResult |
isOpenSource(String isOpenSource) |
ResponseWrapperTokenSecurityResult |
isProxy(String isProxy) |
ResponseWrapperTokenSecurityResult |
isTrueToken(String isTrueToken) |
ResponseWrapperTokenSecurityResult |
isWhitelisted(String isWhitelisted) |
ResponseWrapperTokenSecurityResult |
lpHolderCount(String lpHolderCount) |
ResponseWrapperTokenSecurityResult |
lpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders) |
ResponseWrapperTokenSecurityResult |
lpTotalSupply(String lpTotalSupply) |
ResponseWrapperTokenSecurityResult |
note(String note) |
ResponseWrapperTokenSecurityResult |
otherPotentialRisks(String otherPotentialRisks) |
ResponseWrapperTokenSecurityResult |
ownerAddress(String ownerAddress) |
ResponseWrapperTokenSecurityResult |
ownerBalance(String ownerBalance) |
ResponseWrapperTokenSecurityResult |
ownerChangeBalance(String ownerChangeBalance) |
ResponseWrapperTokenSecurityResult |
ownerPercent(String ownerPercent) |
ResponseWrapperTokenSecurityResult |
personalSlippageModifiable(String personalSlippageModifiable) |
ResponseWrapperTokenSecurityResult |
selfdestruct(String selfdestruct) |
ResponseWrapperTokenSecurityResult |
sellTax(String sellTax) |
void |
setAntiWhaleModifiable(String antiWhaleModifiable) |
void |
setBuyTax(String buyTax) |
void |
setCannotBuy(String cannotBuy) |
void |
setCannotSellAll(String cannotSellAll) |
void |
setCanTakeBackOwnership(String canTakeBackOwnership) |
void |
setCreatorAddress(String creatorAddress) |
void |
setCreatorBalance(String creatorBalance) |
void |
setCreatorPercent(String creatorPercent) |
void |
setDex(List<ResponseWrapperTokenSecurityDex> dex) |
void |
setExternalCall(String externalCall) |
void |
setHiddenOwner(String hiddenOwner) |
void |
setHolderCount(String holderCount) |
void |
setHolders(List<ResponseWrapperTokenSecurityLpHolders> holders) |
void |
setIsAirdropScam(String isAirdropScam) |
void |
setIsAntiWhale(String isAntiWhale) |
void |
setIsBlacklisted(String isBlacklisted) |
void |
setIsHoneypot(String isHoneypot) |
void |
setIsInDex(String isInDex) |
void |
setIsMintable(String isMintable) |
void |
setIsOpenSource(String isOpenSource) |
void |
setIsProxy(String isProxy) |
void |
setIsTrueToken(String isTrueToken) |
void |
setIsWhitelisted(String isWhitelisted) |
void |
setLpHolderCount(String lpHolderCount) |
void |
setLpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders) |
void |
setLpTotalSupply(String lpTotalSupply) |
void |
setNote(String note) |
void |
setOtherPotentialRisks(String otherPotentialRisks) |
void |
setOwnerAddress(String ownerAddress) |
void |
setOwnerBalance(String ownerBalance) |
void |
setOwnerChangeBalance(String ownerChangeBalance) |
void |
setOwnerPercent(String ownerPercent) |
void |
setPersonalSlippageModifiable(String personalSlippageModifiable) |
void |
setSelfdestruct(String selfdestruct) |
void |
setSellTax(String sellTax) |
void |
setSlippageModifiable(String slippageModifiable) |
void |
setTokenName(String tokenName) |
void |
setTokenSymbol(String tokenSymbol) |
void |
setTotalSupply(String totalSupply) |
void |
setTradingCooldown(String tradingCooldown) |
void |
setTransferPausable(String transferPausable) |
void |
setTrustList(String trustList) |
ResponseWrapperTokenSecurityResult |
slippageModifiable(String slippageModifiable) |
private String |
toIndentedString(Object o)
Convert the given object to string with each line indented by 4 spaces
(except the first line).
|
ResponseWrapperTokenSecurityResult |
tokenName(String tokenName) |
ResponseWrapperTokenSecurityResult |
tokenSymbol(String tokenSymbol) |
String |
toString() |
ResponseWrapperTokenSecurityResult |
totalSupply(String totalSupply) |
ResponseWrapperTokenSecurityResult |
tradingCooldown(String tradingCooldown) |
ResponseWrapperTokenSecurityResult |
transferPausable(String transferPausable) |
ResponseWrapperTokenSecurityResult |
trustList(String trustList) |
@SerializedName(value="note") private String note
@SerializedName(value="lp_total_supply") private String lpTotalSupply
@SerializedName(value="lp_holders") private List<ResponseWrapperTokenSecurityLpHolders> lpHolders
@SerializedName(value="is_airdrop_scam") private String isAirdropScam
@SerializedName(value="other_potential_risks") private String otherPotentialRisks
@SerializedName(value="transfer_pausable") private String transferPausable
@SerializedName(value="trading_cooldown") private String tradingCooldown
@SerializedName(value="hidden_owner") private String hiddenOwner
@SerializedName(value="selfdestruct") private String selfdestruct
@SerializedName(value="owner_percent") private String ownerPercent
@SerializedName(value="is_whitelisted") private String isWhitelisted
@SerializedName(value="holder_count") private String holderCount
@SerializedName(value="trust_list") private String trustList
@SerializedName(value="is_honeypot") private String isHoneypot
@SerializedName(value="holders") private List<ResponseWrapperTokenSecurityLpHolders> holders
@SerializedName(value="dex") private List<ResponseWrapperTokenSecurityDex> dex
@SerializedName(value="is_open_source") private String isOpenSource
@SerializedName(value="sell_tax") private String sellTax
@SerializedName(value="token_name") private String tokenName
@SerializedName(value="creator_address") private String creatorAddress
@SerializedName(value="creator_percent") private String creatorPercent
@SerializedName(value="is_proxy") private String isProxy
@SerializedName(value="creator_balance") private String creatorBalance
@SerializedName(value="is_in_dex") private String isInDex
@SerializedName(value="owner_balance") private String ownerBalance
@SerializedName(value="total_supply") private String totalSupply
@SerializedName(value="is_true_token") private String isTrueToken
@SerializedName(value="can_take_back_ownership") private String canTakeBackOwnership
@SerializedName(value="is_blacklisted") private String isBlacklisted
@SerializedName(value="owner_address") private String ownerAddress
@SerializedName(value="slippage_modifiable") private String slippageModifiable
@SerializedName(value="buy_tax") private String buyTax
@SerializedName(value="external_call") private String externalCall
@SerializedName(value="cannot_sell_all") private String cannotSellAll
@SerializedName(value="lp_holder_count") private String lpHolderCount
@SerializedName(value="personal_slippage_modifiable") private String personalSlippageModifiable
@SerializedName(value="is_anti_whale") private String isAntiWhale
@SerializedName(value="is_mintable") private String isMintable
@SerializedName(value="owner_change_balance") private String ownerChangeBalance
@SerializedName(value="cannot_buy") private String cannotBuy
@SerializedName(value="anti_whale_modifiable") private String antiWhaleModifiable
@SerializedName(value="token_symbol") private String tokenSymbol
public ResponseWrapperTokenSecurityResult note(String note)
public String getNote()
public void setNote(String note)
public ResponseWrapperTokenSecurityResult lpTotalSupply(String lpTotalSupply)
public String getLpTotalSupply()
public void setLpTotalSupply(String lpTotalSupply)
public ResponseWrapperTokenSecurityResult lpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders)
public ResponseWrapperTokenSecurityResult addLpHoldersItem(ResponseWrapperTokenSecurityLpHolders lpHoldersItem)
public List<ResponseWrapperTokenSecurityLpHolders> getLpHolders()
public void setLpHolders(List<ResponseWrapperTokenSecurityLpHolders> lpHolders)
public ResponseWrapperTokenSecurityResult isAirdropScam(String isAirdropScam)
public String getIsAirdropScam()
public void setIsAirdropScam(String isAirdropScam)
public ResponseWrapperTokenSecurityResult otherPotentialRisks(String otherPotentialRisks)
public String getOtherPotentialRisks()
public void setOtherPotentialRisks(String otherPotentialRisks)
public ResponseWrapperTokenSecurityResult transferPausable(String transferPausable)
public String getTransferPausable()
public void setTransferPausable(String transferPausable)
public ResponseWrapperTokenSecurityResult tradingCooldown(String tradingCooldown)
public String getTradingCooldown()
public void setTradingCooldown(String tradingCooldown)
public ResponseWrapperTokenSecurityResult hiddenOwner(String hiddenOwner)
public String getHiddenOwner()
public void setHiddenOwner(String hiddenOwner)
public ResponseWrapperTokenSecurityResult selfdestruct(String selfdestruct)
public String getSelfdestruct()
public void setSelfdestruct(String selfdestruct)
public ResponseWrapperTokenSecurityResult ownerPercent(String ownerPercent)
public String getOwnerPercent()
public void setOwnerPercent(String ownerPercent)
public ResponseWrapperTokenSecurityResult isWhitelisted(String isWhitelisted)
public String getIsWhitelisted()
public void setIsWhitelisted(String isWhitelisted)
public ResponseWrapperTokenSecurityResult holderCount(String holderCount)
public String getHolderCount()
public void setHolderCount(String holderCount)
public ResponseWrapperTokenSecurityResult trustList(String trustList)
public String getTrustList()
public void setTrustList(String trustList)
public ResponseWrapperTokenSecurityResult isHoneypot(String isHoneypot)
public String getIsHoneypot()
public void setIsHoneypot(String isHoneypot)
public ResponseWrapperTokenSecurityResult holders(List<ResponseWrapperTokenSecurityLpHolders> holders)
public ResponseWrapperTokenSecurityResult addHoldersItem(ResponseWrapperTokenSecurityLpHolders holdersItem)
public List<ResponseWrapperTokenSecurityLpHolders> getHolders()
public void setHolders(List<ResponseWrapperTokenSecurityLpHolders> holders)
public ResponseWrapperTokenSecurityResult dex(List<ResponseWrapperTokenSecurityDex> dex)
public ResponseWrapperTokenSecurityResult addDexItem(ResponseWrapperTokenSecurityDex dexItem)
public List<ResponseWrapperTokenSecurityDex> getDex()
public void setDex(List<ResponseWrapperTokenSecurityDex> dex)
public ResponseWrapperTokenSecurityResult isOpenSource(String isOpenSource)
public String getIsOpenSource()
public void setIsOpenSource(String isOpenSource)
public ResponseWrapperTokenSecurityResult sellTax(String sellTax)
public String getSellTax()
public void setSellTax(String sellTax)
public ResponseWrapperTokenSecurityResult tokenName(String tokenName)
public String getTokenName()
public void setTokenName(String tokenName)
public ResponseWrapperTokenSecurityResult creatorAddress(String creatorAddress)
public String getCreatorAddress()
public void setCreatorAddress(String creatorAddress)
public ResponseWrapperTokenSecurityResult creatorPercent(String creatorPercent)
public String getCreatorPercent()
public void setCreatorPercent(String creatorPercent)
public ResponseWrapperTokenSecurityResult isProxy(String isProxy)
public String getIsProxy()
public void setIsProxy(String isProxy)
public ResponseWrapperTokenSecurityResult creatorBalance(String creatorBalance)
public String getCreatorBalance()
public void setCreatorBalance(String creatorBalance)
public ResponseWrapperTokenSecurityResult isInDex(String isInDex)
public String getIsInDex()
public void setIsInDex(String isInDex)
public ResponseWrapperTokenSecurityResult ownerBalance(String ownerBalance)
public String getOwnerBalance()
public void setOwnerBalance(String ownerBalance)
public ResponseWrapperTokenSecurityResult totalSupply(String totalSupply)
public String getTotalSupply()
public void setTotalSupply(String totalSupply)
public ResponseWrapperTokenSecurityResult isTrueToken(String isTrueToken)
public String getIsTrueToken()
public void setIsTrueToken(String isTrueToken)
public ResponseWrapperTokenSecurityResult canTakeBackOwnership(String canTakeBackOwnership)
public String getCanTakeBackOwnership()
public void setCanTakeBackOwnership(String canTakeBackOwnership)
public ResponseWrapperTokenSecurityResult isBlacklisted(String isBlacklisted)
public String getIsBlacklisted()
public void setIsBlacklisted(String isBlacklisted)
public ResponseWrapperTokenSecurityResult ownerAddress(String ownerAddress)
public String getOwnerAddress()
public void setOwnerAddress(String ownerAddress)
public ResponseWrapperTokenSecurityResult slippageModifiable(String slippageModifiable)
public String getSlippageModifiable()
public void setSlippageModifiable(String slippageModifiable)
public ResponseWrapperTokenSecurityResult buyTax(String buyTax)
public String getBuyTax()
public void setBuyTax(String buyTax)
public ResponseWrapperTokenSecurityResult externalCall(String externalCall)
public String getExternalCall()
public void setExternalCall(String externalCall)
public ResponseWrapperTokenSecurityResult cannotSellAll(String cannotSellAll)
public String getCannotSellAll()
public void setCannotSellAll(String cannotSellAll)
public ResponseWrapperTokenSecurityResult lpHolderCount(String lpHolderCount)
public String getLpHolderCount()
public void setLpHolderCount(String lpHolderCount)
public ResponseWrapperTokenSecurityResult personalSlippageModifiable(String personalSlippageModifiable)
public String getPersonalSlippageModifiable()
public void setPersonalSlippageModifiable(String personalSlippageModifiable)
public ResponseWrapperTokenSecurityResult isAntiWhale(String isAntiWhale)
public String getIsAntiWhale()
public void setIsAntiWhale(String isAntiWhale)
public ResponseWrapperTokenSecurityResult isMintable(String isMintable)
public String getIsMintable()
public void setIsMintable(String isMintable)
public ResponseWrapperTokenSecurityResult ownerChangeBalance(String ownerChangeBalance)
public String getOwnerChangeBalance()
public void setOwnerChangeBalance(String ownerChangeBalance)
public ResponseWrapperTokenSecurityResult cannotBuy(String cannotBuy)
public String getCannotBuy()
public void setCannotBuy(String cannotBuy)
public ResponseWrapperTokenSecurityResult antiWhaleModifiable(String antiWhaleModifiable)
public String getAntiWhaleModifiable()
public void setAntiWhaleModifiable(String antiWhaleModifiable)
public ResponseWrapperTokenSecurityResult tokenSymbol(String tokenSymbol)
public String getTokenSymbol()
public void setTokenSymbol(String tokenSymbol)
Copyright © 2023. All rights reserved.