bitcoin
bitcoin

$88645.61 USD 

-4.04%

ethereum
ethereum

$3130.58 USD 

-4.58%

tether
tether

$1.00 USD 

-0.15%

solana
solana

$215.09 USD 

-1.29%

bnb
bnb

$633.95 USD 

0.43%

dogecoin
dogecoin

$0.393552 USD 

-4.63%

xrp
xrp

$0.753961 USD 

4.69%

usd-coin
usd-coin

$0.999926 USD 

0.01%

cardano
cardano

$0.556595 USD 

-5.53%

tron
tron

$0.178843 USD 

-0.78%

shiba-inu
shiba-inu

$0.000025 USD 

-5.05%

toncoin
toncoin

$5.31 USD 

-0.57%

avalanche
avalanche

$32.41 USD 

-5.43%

pepe
pepe

$0.000023 USD 

19.01%

sui
sui

$3.39 USD 

1.48%

암호화폐 뉴스 기사

Token Flow Studio: 블록체인 데이터 분석을 위한 SQL 편집기 서비스

2024/08/27 23:06

Token Flow Studio 또는 줄여서 Studio는 SQL(구조적 쿼리 언어) 편집기 서비스로, 기존 및 Web3 기본 팀과 분석가에게 모든 온체인 활동 및 스마트 계약에 대한 간단하고 직접적인 데이터 분석을 제공합니다.

Token Flow Studio: 블록체인 데이터 분석을 위한 SQL 편집기 서비스

Token Flow, a Swiss company, aims to simplify blockchain analytics by offering fully decoded blockchain data at scale.

스위스 회사인 Token Flow는 완전히 디코딩된 블록체인 데이터를 대규모로 제공하여 블록체인 분석을 단순화하는 것을 목표로 합니다.

Their product, Token Flow Studio (also known as Studio), is an SQL (structured query language) editor service that provides an easy and direct way to analyze on-chain activities and smart contracts for both traditional and Web3 native teams and analysts.

해당 제품인 Token Flow Studio(Studio라고도 함)는 기존 팀과 Web3 기본 팀 및 분석가 모두를 위해 온체인 활동과 스마트 계약을 분석하는 쉽고 직접적인 방법을 제공하는 SQL(구조적 쿼리 언어) 편집기 서비스입니다.

The complexity of blockchain data often makes it difficult for analysts to conduct analysis and derive insights from it. Studio aims to solve this problem by providing developers with a service that allows them to explore blockchain data, create visualizations, query using standard SQL, and publish dashboards.

블록체인 데이터의 복잡성으로 인해 분석가가 분석을 수행하고 그로부터 통찰력을 얻는 것이 어려운 경우가 많습니다. Studio는 개발자에게 블록체인 데이터를 탐색하고, 시각화를 생성하고, 표준 SQL을 사용하여 쿼리하고, 대시보드를 게시할 수 있는 서비스를 제공함으로써 이 문제를 해결하는 것을 목표로 합니다.

To simplify the process for analysts as much as possible, Studio supports Token Flow's multi-chain view, which provides the same few core tables and consistent schema across each chain, making cross-chain querying significantly easier.

분석가의 프로세스를 최대한 단순화하기 위해 Studio는 Token Flow의 다중 체인 보기를 지원합니다. 이는 각 체인에 걸쳐 동일한 소수의 핵심 테이블과 일관된 스키마를 제공하여 체인 간 쿼리를 훨씬 쉽게 만듭니다.

Since Token Flow's datasets are decoded, Studio provides multichain data in a human-readable format. Currently, it includes data from the Ethereum, Optimism, Starknet, Mode, Zora, Mint, Base, Blast, Linea and Frame ecosystems, with tables such as storage_diffs, events, calls, transactions, blocks, and more. The team also plans to integrate Arbitrum, Polygon and zkSync chains in the near future and continue adding more OP Stack chains.

Token Flow의 데이터 세트는 디코딩되므로 Studio는 사람이 읽을 수 있는 형식으로 멀티체인 데이터를 제공합니다. 현재 여기에는 Ethereum, Optimism, Starknet, Mode, Zora, Mint, Base, Blast, Linea 및 Frame 생태계의 데이터와 Storage_diffs, 이벤트, 호출, 트랜잭션, 블록 등과 같은 테이블이 포함되어 있습니다. 또한 팀은 가까운 시일 내에 Arbitrum, Polygon 및 zkSync 체인을 통합하고 더 많은 OP 스택 체인을 계속 추가할 계획입니다.

Smart Contract Decoding

스마트 계약 디코딩

While blockchain data is freely available through nodes and RPCs, it is also difficult to use in its raw form. Unlike many indexer teams, Token Flow focuses not only on processing the data, but also on fully and automatically decoding the contents of the chain from genesis, making it easier to work with.

블록체인 데이터는 노드와 RPC를 통해 자유롭게 사용할 수 있지만 원시 형태로 사용하는 것도 어렵습니다. 많은 인덱서 팀과 달리 Token Flow는 데이터 처리뿐만 아니라 생성부터 체인의 내용을 완전하고 자동으로 디코딩하는 데 중점을 두어 작업을 더 쉽게 만듭니다.

All of Token Flow's datasets available in Studio are already decoded and ready to use, and thanks to their extensive semantics and signature library, contracts without verified code or published ABI can often still be decoded!

Studio에서 사용할 수 있는 Token Flow의 모든 데이터 세트는 이미 디코딩되어 사용할 준비가 되어 있으며, 광범위한 의미 체계 및 서명 라이브러리 덕분에 검증된 코드나 게시된 ABI가 없는 계약도 종종 디코딩될 수 있습니다!

Decoded State and Storage

디코딩된 상태 및 저장

Two of Token Flow's primary innovations are decoding state and storage. Once accessible and queryable, storage - a smart contract's own internal ledger - enables more reliable analysis, such as obtaining token balances by holder at any point in time without aggregating numerous calls and events.

Token Flow의 두 가지 주요 혁신은 상태 디코딩과 저장입니다. 일단 액세스하고 쿼리할 수 있는 스토리지(스마트 계약의 자체 내부 원장)는 수많은 호출 및 이벤트를 집계하지 않고도 언제든지 보유자가 토큰 잔액을 얻는 등 보다 안정적인 분석을 가능하게 합니다.

Having previously made storage available only via data warehouse, Token Flow has now worked to simplify its usage - storage diffs will be available for Ethereum for everyone to use within Studio.

이전에는 데이터 웨어하우스를 통해서만 스토리지를 사용할 수 있게 만들었지만 이제 Token Flow는 사용을 단순화하기 위해 노력했습니다. Studio 내에서 모든 사람이 사용할 수 있는 Ethereum에 대한 스토리지 차이점을 사용할 수 있습니다.

How to Get Started

시작하는 방법

To use Token Flow Studio, visit the studio homepage and create an account by clicking on the "sign up link" and entering your email and password, or using one of the available social login options.

Token Flow Studio를 사용하려면 스튜디오 홈페이지를 방문하여 "가입 링크"를 클릭하고 이메일과 비밀번호를 입력하거나 사용 가능한 소셜 로그인 옵션 중 하나를 사용하여 계정을 만드세요.

With Token Flow Studio, you can build your own dashboards, run ad-hoc queries, choose from a variety of visualizations and create your own dashboards that you can share with anyone.

Token Flow Studio를 사용하면 자신만의 대시보드를 구축하고, 임시 쿼리를 실행하고, 다양한 시각화 중에서 선택하고, 누구와도 공유할 수 있는 자신만의 대시보드를 만들 수 있습니다.

For Ethereum, Token Flow provides analysts with a streamlined SQL experience with a strong emphasis on state and storage information. This opens up the possibility for easily consumable and precise data on any on-chain account's history of interaction with a specific ERC20 token, group of tokens, and more.

Ethereum의 경우 Token Flow는 분석가에게 상태 및 스토리지 정보에 중점을 두고 간소화된 SQL 경험을 제공합니다. 이는 특정 ERC20 토큰, 토큰 그룹 등과의 모든 온체인 계정 상호 작용 내역에 대한 쉽게 사용할 수 있고 정확한 데이터를 제공할 수 있는 가능성을 열어줍니다.

Dune SQL vs TF SQL Editor

듄 SQL과 TF SQL 편집기

All data is available in near real time, continuously updated and decoded.

모든 데이터는 거의 실시간으로 제공되며 지속적으로 업데이트되고 디코딩됩니다.

The query results can then be visualized in the preferred format and shared among peers or the wider community for a precise and collaborative approach to data analytics. Some useful analyses that Studio is suited for include calculating token holding rates, examining market maker positions, viewing total fees earned for a Uniswap v3 position, and more.

그런 다음 쿼리 결과를 선호하는 형식으로 시각화하고 동료 또는 더 넓은 커뮤니티 간에 공유하여 데이터 분석에 대한 정확하고 협력적인 접근 방식을 제공할 수 있습니다. Studio가 적합한 몇 가지 유용한 분석에는 토큰 보유율 계산, 시장 조성자 위치 조사, Uniswap v3 위치에 대해 얻은 총 수수료 보기 등이 포함됩니다.

Data for Difficult Cases

어려운 사례에 대한 데이터

In cases where basic data is insufficient to get the job done, Token Flow provides a simplified approach to handling complex cases.

기본 데이터가 작업을 완료하기에 부족한 경우 Token Flow는 복잡한 사례를 처리하기 위한 단순화된 접근 방식을 제공합니다.

This includes indexing non-EVM chains like Starknet, indexing chains based on Cosmos SDK (Celestia, for example), or building a complex, cross chain board for tracking DEX activity, all of which is possible thanks to Token Flow's auto-decoding and storage diffs. You can now also explore this data in Studio!

여기에는 Starknet과 같은 비 EVM 체인 인덱싱, Cosmos SDK(예: Celestia) 기반 체인 인덱싱 또는 DEX 활동 추적을 위한 복잡한 크로스 체인 보드 구축이 포함됩니다. 이 모든 것은 Token Flow의 자동 디코딩 및 저장 덕분에 가능합니다. 차이점. 이제 Studio에서도 이 데이터를 탐색할 수 있습니다!

Summary

요약

Services like Token Flow Studio aim to streamline the experience for core teams and analysts.

Token Flow Studio와 같은 서비스는 핵심 팀과 분석가의 경험을 간소화하는 것을 목표로 합니다.

The tools within Studio are designed to cater to analysts of all levels, whether they need to perform simple aggregated event or transaction based querying for simpler use cases, or require low level data sets for experienced users and use cases. For power users the full datasets are available directly for integration into pipelines and analytical tools.

Studio 내의 도구는 단순한 사용 사례를 위해 간단한 집계 이벤트 또는 트랜잭션 기반 쿼리를 수행해야 하는지, 숙련된 사용자 및 사용 사례를 위해 낮은 수준의 데이터 세트가 필요한지 여부에 관계없이 모든 수준의 분석가를 만족시키도록 설계되었습니다. 고급 사용자의 경우 파이프라인 및 분석 도구에 통합하기 위해 전체 데이터 세트를 직접 사용할 수 있습니다.

뉴스 소스:thedefiant.io

부인 성명:info@kdj.com

제공된 정보는 거래 조언이 아닙니다. kdj.com은 이 기사에 제공된 정보를 기반으로 이루어진 투자에 대해 어떠한 책임도 지지 않습니다. 암호화폐는 변동성이 매우 높으므로 철저한 조사 후 신중하게 투자하는 것이 좋습니다!

본 웹사이트에 사용된 내용이 귀하의 저작권을 침해한다고 판단되는 경우, 즉시 당사(info@kdj.com)로 연락주시면 즉시 삭제하도록 하겠습니다.

2024年11月15日 에 게재된 다른 기사