Skip to main content

Module types

Module types 

Source
Expand description

Types for GoPlus Security API responses

Structs§

AddressSecurity
Address security information (malicious address detection)
ApprovalSecurity
Approval security information
ContractScan
Contract scan results
DexInfo
DEX trading information
FakeToken
Fake token detection info
HolderInfo
Holder information
LockedDetail
Lock detail information
NftPrivilegeInfo
NFT privilege info (burn, mint, self destruct, transfer without approval)
NftSecurity
NFT collection security information
Response
GoPlus API response wrapper
RiskyApproval
Risky approval info
TokenSecurity
Token security information from GoPlus API

Enums§

Chain
Supported chains for token security API

Type Aliases§

AddressSecurityResponse
Address security response - map of address to security info
ApprovalSecurityResponse
Approval security response - map of address to security info
NftSecurityResponse
NFT security response - map of address to security info
TokenSecurityResponse
Token security response - map of address to security info