File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ You can follow the [`services/database/migrations`](https://github.com/ethereum/
11
11
12
12
## Schema
13
13
14
- You can access the live schema of the database [ here] ( https://dbdiagram.io/d/Sourcify-DB-66e1a0076dde7f4149c77e3a ) or in the embedded frame below.
14
+ You can access the live schema of the database [ here] ( https://dbdiagram.io/d/Sourcify-DB-67fcf5ee9cea640381a217d2 ) or in the embedded frame below.
15
15
16
- <iframe src = ' https://dbdiagram.io/e/66e1a0076dde7f4149c77e3a/66e1a0196dde7f4149c78072 ' style = { {width: " 100%" , height: " 500px" }} > </iframe >
16
+ <iframe src = ' https://dbdiagram.io/e/67fcf5ee9cea640381a217d2/67fcf5fc9cea640381a21a00 ' style = { {width: " 100%" , height: " 500px" }} > </iframe >
17
17
18
18
In short:
19
19
- Every verified contract is a coupling between a deployed contract (` contract_deployments ` ) and a compilation (` compiled_contracts ` )
You can’t perform that action at this time.
0 commit comments