Published July 12, 2024
| Version v1
Dataset
Open
Decentralized Applications Network Structure
Creators
Contributors
Description
This dataset encompasses the network structure of decentralized applications (dApps) mainly deployed in the Ethereum blockchain and other platforms such as Binance, Optimism, Polygon, Astar, Shiden, and Thundercore. Each dApp's network structure is represented through a CSV which includes the following information:
File: The name of the Solidity file
Source_Contract: The name of the contract that calls the Target contract.
Target_Contract: The name of the contract that is called by the Source contract.
Source_Function: The name of the function that calls the Target function.
Target_Function: The name of the function called by the Source function.
Chain: The chain of function calls.
Files
dApps Network Structure.zip
Files
(537.7 kB)
Name | Size | Download all |
---|---|---|
md5:a1805fafe21ea0595396eb59f790fec3
|
537.7 kB | Preview Download |
Additional details
Related works
- Is compiled by
- Journal: https://ieeexplore.ieee.org/document/10436108 (URL)
Dates
- Created
-
2023-09-25
- Available
-
2024-07-12
Software
- Development Status
- Active