Skip to main content

TokenSecurityResponse

Type Alias TokenSecurityResponse 

Source
pub type TokenSecurityResponse = HashMap<String, TokenSecurity>;
Expand description

Token security response - map of address to security info

Aliased Typeยง

pub struct TokenSecurityResponse { /* private fields */ }