Interface list_token_transfers_by_timestamp_Response

interface list_token_transfers_by_timestamp_Response {
    result: list_token_transfers_by_timestamp_Result;
}

Properties

Properties