crypto-execution-costs
收藏资源简介:
该数据集名为“Crypto execution costs”,记录了加密货币链上资金转移的实际成本,以实时报价形式存储。数据集包含三个子集: - e10_quote_benchmark:来自 LI.FI、KyberSwap 或 CoW 的 DEX 聚合器 swap 报价,固定规模,费用已拆分; - e12_onramp_quotes:零售法币入金(如购买或出售加密货币)的报价; - e14_l2_preconf:L2 心跳(不安全头与安全头)或排序器承诺被链替换的延迟。 数据规模为 10K-100K 行,格式为 Parquet,按采集窗口分区(dataset/YYYY/MM/),当前仅公开最近 7 天窗口,完整历史私有存储。数据集适用于时间序列预测任务,可用于分析 DEX 聚合器路由效率、法币入金成本、L2 确认时间等。注意:报价为各供应商实际返回,可能无法成交;LI.FI 的定价策略已通过费用拆分体现;法币入金面板仅包含有限的供应商;L2 心跳延迟可事后重建;Optimism 的安全标签可能过期。许可证为 ODC-BY,使用需注明出处。
The dataset named Crypto execution costs records the actual costs of on-chain fund transfers for cryptocurrencies, stored as real-time quotes. It contains three subsets: e10_quote_benchmark (DEX aggregator swap quotes from LI.FI, KyberSwap, or CoW, fixed size, fees split), e12_onramp_quotes (retail fiat on-ramp quotes for buying or selling crypto), and e14_l2_preconf (L2 heartbeat delays for unsafe vs safe heads or sequencer commitments replaced by chain). The data size is 10K-100K rows, in Parquet format, partitioned by collection window (dataset/YYYY/MM/), currently only the last 7 days are public, full history is privately stored. It is suitable for time series forecasting tasks, such as analyzing DEX aggregator routing efficiency, fiat on-ramp costs, L2 confirmation times, etc. Notes: quotes are actual returns from providers and may not be executable; LI.FI pricing strategy is reflected through fee splitting; fiat on-ramp panel includes limited providers; L2 heartbeat delays can be reconstructed post-hoc; Optimism safety labels may expire. License: ODC-BY, attribution required.
数据集概述
Crypto execution costs 是一个关于链上资金转移实际成本的公开数据集,记录了在真实请求时按当时状态计算的报价。数据集从三个维度捕捉执行成本:DEX聚合器的交换报价、法币入金(on-ramp)报价、以及L2从排序器确认到L1最终确认所需的时间。
数据内容
数据集包含四个表格:
| 表格名称 | 每行含义 |
|---|---|
e10_quote_benchmark |
来自 LI.FI、KyberSwap 或 CoW 的固定规模交换报价,手续费已拆分 |
e12_onramp_quotes |
零售法币入金报价(买入或卖出) |
e14_l2_preconf |
L2 心跳(不安全头与安全头对比)或链替换的排序器承诺 |
e0_run_manifest |
一个采集窗口的轮询次数、失败次数和覆盖率计数器 |
数据集规模与格式
- 样本量:10K < n < 100K
- 分区格式:Parquet,每个采集窗口一个文件,存放于
dataset/YYYY/MM/目录 - 数据覆盖:仓库保留滚动7天的窗口数据,完整历史数据私有保存
重要使用提示
- 报价行是聚合器在当刻提供的数据,不代表实际可成交价格;异常值应视为供应商行为差异。
- LI.FI 在所有规模下固定收取约 25 个基点的费用,该费用已单独拆分为
fee_usd字段,应将价格与费用结合阅读。 - 法币入金面板数据较薄(约1.5个提供商),并非完整的市场调查。
- 在
e14中,只有violation行是难以从其他来源获取的;心跳延迟可通过 L2 区块时间戳和 L1 批次时间事后重建。 - Optimism 公共端点提供的
safe标签存在严重延迟,数据集中通过safe_tag_plausible字段标识该问题。
覆盖范围
e0_run_manifest 完整发布所有采集窗口的轮询数和失败数。窗口之间的间隙是真实存在的,无法事后填补,数据集中没有插值处理。
许可与联系
数据集采用 ODC-BY 许可,可自由使用,需注明出处 "DataForge (SleeveZipper)"。关于数据集的疑问及完整历史数据的获取请求可通过讨论区提交。





