diff --git a/data/ecosystems/c/chainlink.toml b/data/ecosystems/c/chainlink.toml index a5427374..78dfb7e3 100644 --- a/data/ecosystems/c/chainlink.toml +++ b/data/ecosystems/c/chainlink.toml @@ -96,6 +96,9 @@ url = "https://github.com/smartcontractkit/ethblockcomparer" [[repo]] url = "https://github.com/smartcontractkit/ethereumjs-abi" +[[repo]] +url = "https://github.com/smartcontractkit/ethers.js" + [[repo]] url = "https://github.com/smartcontractkit/ethwrite-adapter" @@ -147,6 +150,9 @@ url = "https://github.com/smartcontractkit/paypal-adapter" [[repo]] url = "https://github.com/smartcontractkit/pizza" +[[repo]] +url = "https://github.com/smartcontractkit/repo-ganache-sourcemap-bug" + [[repo]] url = "https://github.com/smartcontractkit/rust-sgx-sdk" @@ -165,6 +171,12 @@ url = "https://github.com/smartcontractkit/solc-api-docs" [[repo]] url = "https://github.com/smartcontractkit/solidity-cborutils" +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-alphavantage-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-amberdata-adapter" + [[repo]] url = "https://github.com/smartcontractkit/synth-index-bnc-adapter" @@ -174,6 +186,18 @@ url = "https://github.com/smartcontractkit/synth-index-cc-adapter" [[repo]] url = "https://github.com/smartcontractkit/synth-index-cmc-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coinapi-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coingecko-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coinpaprika-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-cryptoapis-adapter" + [[repo]] url = "https://github.com/smartcontractkit/TownCrier-Offchain-Computation"