Solidity
List all forks
curl -X GET "https://example.com/v1/solidity/string/string/fork"{ "forks": [ { "createTime": "2019-08-24T14:15:22Z", "externalFork": { "chainConfig": { "debugEndpoint": "string", "endpoint": "string", "oklinkChainShortName": "string", "sourceFetcherApiKeys": [ "string" ], "sourceFetcherEndpoint": "string", "sourceFetcherTimeout": "string", "sourceFetcherType": "ETHERSCAN" }, "nodeAdditionalHeaders": "string" }, "extra": "string", "id": "string", "managedFork": { "chainId": "string", "parentBlockNumber": "string", "parentChainSpec": { "chainId": "string", "forkId": "string" }, "parentRpcEndpoint": "string", "rpcEndpoint": "string", "version": "string" }, "name": "string", "type": "MANAGED", "updateTime": "2019-08-24T14:15:22Z" } ]}