Interface get_token_by_address_Response

interface get_token_by_address_Response {
    result: get_token_by_address_Result;
}

Properties

Properties