Our Data Sources

All the data sources of EigenPhi are from the community, and most of the tools as well. Therefore, we list them here as our appreciation.

Data Sources

Usage

Tools

Websites

Ethereum On-Chain Data

On-chain raw data

  • Erigon

https://github.com/ledgerwatch/erigon

BNB Smart Chain On-Chain Data

On-chain raw data

  • BNB Smart Chain Client

https://github.com/bnb-chain/bsc

Address Label

Ethereum & BNB Smart Chain On-chain address label

  • Etherscan Page

  • BSCscan Page

  • https://etherscan.io/labelcloud

  • https://bscscan.com/labelcloud

Token Symbol Icon

Ethereum Token Icons

  • Etherscan Open API

https://docs.etherscan.io/

MEV Comparison Test Dataset

Test against the result from EigenPhi's algorithms

  • MEV-Inspect

https://github.com/flashbots/mev-inspect-py

Internal Transaction*

Transaction details complementation

  • Etherscan Open API

  • BSCscan Open API

  • https://docs.etherscan.io/

  • https://www.bsc.com.vn/Download/OpenApiDetail.html

Token Prices

On-chain token prices calculation

  • Chainlink Oracle TokenPrice

  • Coingecko

  • Compound cToken Info

  • Binance Tick API

  • https://www.coingecko.com/en/api

  • https://api.compound.finance/api/v2/ctoken

  • https://api.binance.com/api/v3/ticker/price

* Internal Transaction will be replaced by the call stack data from the nodes.

Last updated