diff --git a/.changeset/brave-boxes-laugh.md b/.changeset/brave-boxes-laugh.md deleted file mode 100644 index 2565dc77bc..0000000000 --- a/.changeset/brave-boxes-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/elwood-adapter': patch ---- - -Add a delay between subscribe requests diff --git a/.changeset/great-hornets-sneeze.md b/.changeset/great-hornets-sneeze.md deleted file mode 100644 index 5f754d4194..0000000000 --- a/.changeset/great-hornets-sneeze.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@chainlink/icap-adapter': minor -'@chainlink/tp-adapter': minor ---- - -Error Handling diff --git a/.changeset/great-jobs-shop.md b/.changeset/great-jobs-shop.md deleted file mode 100644 index 978819a1c7..0000000000 --- a/.changeset/great-jobs-shop.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainlink/reference-transform-adapter': patch -'@chainlink/ea-bootstrap': patch -'@chainlink/ea-scripts': patch ---- - -Remove un-used EA diff --git a/.changeset/great-students-complain.md b/.changeset/great-students-complain.md deleted file mode 100644 index bf5d185295..0000000000 --- a/.changeset/great-students-complain.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@chainlink/ada-balance-adapter': patch -'@chainlink/twosigma-adapter': patch -'@chainlink/ea-bootstrap': patch -'@chainlink/gsr-adapter': patch ---- - -Update dependency @types/ws to v8.5.14 diff --git a/.changeset/green-buses-hear.md b/.changeset/green-buses-hear.md deleted file mode 100644 index fad8ad5778..0000000000 --- a/.changeset/green-buses-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/elwood-adapter': patch ---- - -Await sleep command diff --git a/.changeset/plenty-comics-taste.md b/.changeset/plenty-comics-taste.md deleted file mode 100644 index aced232212..0000000000 --- a/.changeset/plenty-comics-taste.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'k6': patch ---- - -Update babel monorepo diff --git a/.changeset/red-numbers-shout.md b/.changeset/red-numbers-shout.md deleted file mode 100644 index 99b6254df8..0000000000 --- a/.changeset/red-numbers-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/multi-address-list-adapter': patch ---- - -Update default CACHE_MAX_AGE diff --git a/.changeset/rotten-llamas-pay.md b/.changeset/rotten-llamas-pay.md deleted file mode 100644 index 5d90bdfe37..0000000000 --- a/.changeset/rotten-llamas-pay.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@chainlink/icap-adapter': patch -'@chainlink/tp-adapter': patch ---- - -Add possible solutions to frequent errors diff --git a/MASTERLIST.md b/MASTERLIST.md index cef0d9b87c..917c54a425 100644 --- a/MASTERLIST.md +++ b/MASTERLIST.md @@ -1,233 +1,231 @@ -## Release 1.151.0 +## Release 1.152.0 This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info. | Name | Version | Type | Framework Version | Default API URL | Dependencies | Environment Variables (✅ = required) | Endpoints | Default Endpoint | Supports WS | Unit Tests | Integration Tests | End-to-End Tests | | :-------------------------------------------------------------------------------------: | :-------: | :--------------: | :---------------: | :-------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------: | :---------: | :---------------------------------------------------------: | :------------------------------------------------------------------: | :--------------------------------------------------------: | -| [1forge](packages/sources/1forge/README.md) | `1.6.37` | `source` | v2 | `https://api.1forge.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `price`, `quotes` | `quotes` | ✅ | [✅](packages/sources/1forge/test/unit) | [✅](packages/sources/1forge/test/integration) | | -| [accuweather](packages/sources/accuweather/README.md) | `1.3.36` | `source` | v2 | `http://api.accuweather.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `current-conditions`, `location`, `location-current-conditions` | Unknown | | [✅](packages/sources/accuweather/test/unit) | [✅](packages/sources/accuweather/test/integration) | | -| [ada-balance](packages/sources/ada-balance/README.md) | `2.5.36` | `source` | v2 | Unknown | | `HTTP_OGMIOS_URL`, `IS_TLS_ENABLED`, `RPC_PORT`, `WS_API_ENDPOINT`, `WS_OGMIOS_URL` | `balance` | `balance` | | [✅](packages/sources/ada-balance/test/unit) | [✅](packages/sources/ada-balance/test/integration) | | -| [agoric](packages/targets/agoric/README.md) | `2.1.36` | `target` | v2 | `http://localhost:8000/api/oracle` | | `API_KEY` | Unknown | Unknown | | | [✅](packages/targets/agoric/test/integration) | [✅](packages/targets/agoric/test/e2e) | +| [1forge](packages/sources/1forge/README.md) | `1.6.38` | `source` | v2 | `https://api.1forge.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `price`, `quotes` | `quotes` | ✅ | [✅](packages/sources/1forge/test/unit) | [✅](packages/sources/1forge/test/integration) | | +| [accuweather](packages/sources/accuweather/README.md) | `1.3.37` | `source` | v2 | `http://api.accuweather.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `current-conditions`, `location`, `location-current-conditions` | Unknown | | [✅](packages/sources/accuweather/test/unit) | [✅](packages/sources/accuweather/test/integration) | | +| [ada-balance](packages/sources/ada-balance/README.md) | `2.5.37` | `source` | v2 | Unknown | | `HTTP_OGMIOS_URL`, `IS_TLS_ENABLED`, `RPC_PORT`, `WS_API_ENDPOINT`, `WS_OGMIOS_URL` | `balance` | `balance` | | [✅](packages/sources/ada-balance/test/unit) | [✅](packages/sources/ada-balance/test/integration) | | +| [agoric](packages/targets/agoric/README.md) | `2.1.37` | `target` | v2 | `http://localhost:8000/api/oracle` | | `API_KEY` | Unknown | Unknown | | | [✅](packages/targets/agoric/test/integration) | [✅](packages/targets/agoric/test/e2e) | | [aleno](packages/sources/aleno/README.md) | `1.0.3` | `source` | v3 | `https://state-price.aleno.ai` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | | | [✅](packages/sources/aleno/test/integration) | | -| [alphachain](packages/sources/alphachain/README.md) | `1.3.36` | `source` | v2 | `https://alpha-chain2.p.rapidapi.com` | | `API_KEY (✅)` | `dataquery` | `dataquery` | | [✅](packages/sources/alphachain/test/unit) | | | +| [alphachain](packages/sources/alphachain/README.md) | `1.3.37` | `source` | v2 | `https://alpha-chain2.p.rapidapi.com` | | `API_KEY (✅)` | `dataquery` | `dataquery` | | [✅](packages/sources/alphachain/test/unit) | | | | [alpine](packages/sources/alpine/README.md) | `2.0.4` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | `lastblock`, `tvl` | Unknown | | [✅](packages/sources/alpine/test/unit) | [✅](packages/sources/alpine/test/integration) | | -| [amberdata](packages/sources/amberdata/README.md) | `1.8.29` | `source` | v2 | `https://web3api.io` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `balance`, `crypto`, `gasprice`, `marketcap`, `price`, `token`, `volume` | Unknown | ✅ | [✅](packages/sources/amberdata/test/unit) | [✅](packages/sources/amberdata/test/integration) | [✅](packages/sources/amberdata/test/e2e) | -| [anchor](packages/composites/anchor/README.md) | `4.0.20` | `composite` | v2 | Unknown | `terra-view-function-adapter` | `ANCHOR_VAULT_CONTRACT_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ETH_TERRA_FEED_ADDRESS`, `FEED_DECIMALS`, `LUNA_TERRA_FEED_ADDRESS`, `RPC_URL`, `STETH_POOL_CONTRACT_ADDRESS`, `TERRA_BLUNA_HUB_CONTRACT_ADDRESS` | `price` | `price` | | [✅](packages/composites/anchor/test/unit) | [✅](packages/composites/anchor/test/integration) | | +| [amberdata](packages/sources/amberdata/README.md) | `1.8.30` | `source` | v2 | `https://web3api.io` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `balance`, `crypto`, `gasprice`, `marketcap`, `price`, `token`, `volume` | Unknown | ✅ | [✅](packages/sources/amberdata/test/unit) | [✅](packages/sources/amberdata/test/integration) | [✅](packages/sources/amberdata/test/e2e) | +| [anchor](packages/composites/anchor/README.md) | `4.0.21` | `composite` | v2 | Unknown | `terra-view-function-adapter` | `ANCHOR_VAULT_CONTRACT_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ETH_TERRA_FEED_ADDRESS`, `FEED_DECIMALS`, `LUNA_TERRA_FEED_ADDRESS`, `RPC_URL`, `STETH_POOL_CONTRACT_ADDRESS`, `TERRA_BLUNA_HUB_CONTRACT_ADDRESS` | `price` | `price` | | [✅](packages/composites/anchor/test/unit) | [✅](packages/composites/anchor/test/integration) | | | [anchorage](packages/sources/anchorage/README.md) | `1.0.12` | `source` | v3 | Unknown | `external-adapter-framework` | `API_ENDPOINT (✅)`, `API_LIMIT`, `BACKGROUND_EXECUTE_MS` | `wallet` | `wallet` | | | [✅](packages/sources/anchorage/test/integration) | | -| [anyblock](packages/sources/anyblock/README.md) | `2.1.2` | `source` | v2 | `https://svc.blockdaemon.com` | | `API_KEY` | `gasprice` | `gasprice` | | | | [✅](packages/sources/anyblock/test/e2e) | -| [ap-election](packages/sources/ap-election/README.md) | `1.3.36` | `source` | v2 | `https://api.ap.org/v2` | | `API_ENDPOINT`, `API_KEY (✅)` | `election` | `election` | | [✅](packages/sources/ap-election/test/unit) | [✅](packages/sources/ap-election/test/integration) | [✅](packages/sources/ap-election/test/e2e) | -| [apy-finance](packages/composites/apy-finance/README.md) | `2.0.94` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `REGISTRY_ADDRESS (✅)` | `allocations`, `tvl` | `tvl` | | | [✅](packages/composites/apy-finance/test/integration) | | +| [anyblock](packages/sources/anyblock/README.md) | `2.1.3` | `source` | v2 | `https://svc.blockdaemon.com` | | `API_KEY` | `gasprice` | `gasprice` | | | | [✅](packages/sources/anyblock/test/e2e) | +| [ap-election](packages/sources/ap-election/README.md) | `1.3.37` | `source` | v2 | `https://api.ap.org/v2` | | `API_ENDPOINT`, `API_KEY (✅)` | `election` | `election` | | [✅](packages/sources/ap-election/test/unit) | [✅](packages/sources/ap-election/test/integration) | [✅](packages/sources/ap-election/test/e2e) | +| [apy-finance](packages/composites/apy-finance/README.md) | `2.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `REGISTRY_ADDRESS (✅)` | `allocations`, `tvl` | `tvl` | | | [✅](packages/composites/apy-finance/test/integration) | | | [apy-finance-test](packages/composites/apy-finance-test/README.md) | `0.2.18` | `composite` | v3 | Unknown | `external-adapter-framework`, `token-allocation-test-adapter` | `AMBERDATA_ADAPTER_URL`, `CFBENCHMARKS_ADAPTER_URL`, `CHAIN_ID (✅)`, `COINAPI_ADAPTER_URL`, `COINGECKO_ADAPTER_URL`, `COINMARKETCAP_ADAPTER_URL`, `COINMETRICS_ADAPTER_URL`, `COINPAPRIKA_ADAPTER_URL`, `COINRANKING_ADAPTER_URL`, `CRYPTOCOMPARE_ADAPTER_URL`, `FINAGE_ADAPTER_URL`, `KAIKO_ADAPTER_URL`, `MULTICALL_ADDRESS (✅)`, `NCFX_ADAPTER_URL`, `REGISTRY_ADDRESS (✅)`, `RPC_URL (✅)`, `TIINGO_ADAPTER_URL` | `allocations`, `tvl` | `tvl` | | | [✅](packages/composites/apy-finance-test/test/integration) | | -| [augur](packages/composites/augur/README.md) | `2.0.20` | `composite` | v2 | Unknown | `sportsdataio-adapter`, `therundown-adapter` | `ETHEREUM_CHAIN_ID`, `PRIVATE_KEY (✅)`, `RPC_URL` | Unknown | Unknown | | | | | +| [augur](packages/composites/augur/README.md) | `2.0.21` | `composite` | v2 | Unknown | `sportsdataio-adapter`, `therundown-adapter` | `ETHEREUM_CHAIN_ID`, `PRIVATE_KEY (✅)`, `RPC_URL` | Unknown | Unknown | | | | | | [avalanche-platform](packages/sources/avalanche-platform/README.md) | `2.0.24` | `source` | v3 | Unknown | `external-adapter-framework` | `P_CHAIN_RPC_URL (✅)` | `balance` | `balance` | | | [✅](packages/sources/avalanche-platform/test/integration) | | | [bank-frick](packages/sources/bank-frick/README.md) | `1.1.40` | `source` | v3 | `https://olbsandbox.bankfrick.li/webapi/v2` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `PAGE_SIZE`, `PRIVATE_KEY (✅)` | `accounts` | `accounts` | | | [✅](packages/sources/bank-frick/test/integration) | | -| [bea](packages/sources/bea/README.md) | `1.3.36` | `source` | v2 | `https://apps.bea.gov/api` | | `API_ENDPOINT`, `API_KEY (✅)` | `average` | `average` | | [✅](packages/sources/bea/test/unit) | [✅](packages/sources/bea/test/integration) | [✅](packages/sources/bea/test/e2e) | -| [binance](packages/sources/binance/README.md) | `1.4.36` | `source` | v2 | `https://api.binance.com` | | `API_ENDPOINT`, `WS_API_ENDPOINT` | `crypto`, `ticker` | `crypto` | ✅ | [✅](packages/sources/binance/test/unit) | [✅](packages/sources/binance/test/integration) | | -| [binance-dex](packages/sources/binance-dex/README.md) | `1.6.28` | `source` | v2 | `dex-asiapacific` | | `API_ENDPOINT` | `price` | `price` | | [✅](packages/sources/binance-dex/test/unit) | [✅](packages/sources/binance-dex/test/integration) | | -| [bitcoin-json-rpc](packages/composites/bitcoin-json-rpc/README.md) | `1.3.36` | `composite` | v2 | Unknown | `json-rpc-adapter` | `BITCOIN_RPC_URL` | `difficulty`, `getblockchaininfo`, `height`, `scan`, `scanobject`, `scantxoutset` | `getblockchaininfo` | | | [✅](packages/composites/bitcoin-json-rpc/test/integration) | [✅](packages/composites/bitcoin-json-rpc/test/e2e) | -| [bitex](packages/sources/bitex/README.md) | `1.5.36` | `source` | v2 | `https://bitex.la/api` | | `API_ENDPOINT`, `API_KEY` | `crypto`, `tickers` | `crypto` | | [✅](packages/sources/bitex/test/unit) | [✅](packages/sources/bitex/test/integration) | | +| [bea](packages/sources/bea/README.md) | `1.3.37` | `source` | v2 | `https://apps.bea.gov/api` | | `API_ENDPOINT`, `API_KEY (✅)` | `average` | `average` | | [✅](packages/sources/bea/test/unit) | [✅](packages/sources/bea/test/integration) | [✅](packages/sources/bea/test/e2e) | +| [binance](packages/sources/binance/README.md) | `1.4.37` | `source` | v2 | `https://api.binance.com` | | `API_ENDPOINT`, `WS_API_ENDPOINT` | `crypto`, `ticker` | `crypto` | ✅ | [✅](packages/sources/binance/test/unit) | [✅](packages/sources/binance/test/integration) | | +| [binance-dex](packages/sources/binance-dex/README.md) | `1.6.29` | `source` | v2 | `dex-asiapacific` | | `API_ENDPOINT` | `price` | `price` | | [✅](packages/sources/binance-dex/test/unit) | [✅](packages/sources/binance-dex/test/integration) | | +| [bitcoin-json-rpc](packages/composites/bitcoin-json-rpc/README.md) | `1.3.37` | `composite` | v2 | Unknown | `json-rpc-adapter` | `BITCOIN_RPC_URL` | `difficulty`, `getblockchaininfo`, `height`, `scan`, `scanobject`, `scantxoutset` | `getblockchaininfo` | | | [✅](packages/composites/bitcoin-json-rpc/test/integration) | [✅](packages/composites/bitcoin-json-rpc/test/e2e) | +| [bitex](packages/sources/bitex/README.md) | `1.5.37` | `source` | v2 | `https://bitex.la/api` | | `API_ENDPOINT`, `API_KEY` | `crypto`, `tickers` | `crypto` | | [✅](packages/sources/bitex/test/unit) | [✅](packages/sources/bitex/test/integration) | | | [bitgo](packages/sources/bitgo/README.md) | `1.0.12` | `source` | v3 | Unknown | `external-adapter-framework` | `API_ENDPOINT (✅)`, `API_KEY (✅)`, `API_LIMIT`, `BACKGROUND_EXECUTE_MS` | `wallet` | `wallet` | | | [✅](packages/sources/bitgo/test/integration) | | | [bitgo-reserves](packages/sources/bitgo-reserves/README.md) | `2.0.2` | `source` | v3 | `https://reserves.gousd.com/por.json` | `external-adapter-framework` | `API_ENDPOINT`, `VERIFICATION_PUBKEY (✅)` | `reserves` | `reserves` | | | [✅](packages/sources/bitgo-reserves/test/integration) | | | [bitgo-reserves-test](packages/sources/bitgo-reserves-test/README.md) | `1.0.0` | `source` | v3 | Unknown | `external-adapter-framework` | `STAGING_API_ENDPOINT`, `STAGING_PUBKEY (✅)`, `TEST_API_ENDPOINT`, `TEST_PUBKEY (✅)` | `reserves`, `reserves-staging`, `reserves-test` | `reserves-staging` | | | [✅](packages/sources/bitgo-reserves-test/test/integration) | | -| [bitso](packages/sources/bitso/README.md) | `1.4.36` | `source` | v2 | `https://api.bitso.com/v3` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/bitso/test/unit) | [✅](packages/sources/bitso/test/integration) | | -| [blockchain.com](packages/sources/blockchain.com/README.md) | `1.3.36` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | `balance`, `difficulty`, `height` | `balance` | | | | | -| [blockchair](packages/sources/blockchair/README.md) | `1.3.36` | `source` | v2 | `https://api.blockchair.com` | | `API_KEY`, `API_TIMEOUT` | `balance`, `difficulty`, `height`, `stats` | `balance` | | [✅](packages/sources/blockchair/test/unit) | | [✅](packages/sources/blockchair/test/e2e) | -| [blockcypher](packages/sources/blockcypher/README.md) | `1.4.36` | `source` | v2 | Unknown | | `API_KEY (✅)` | `balance` | `balance` | | | [✅](packages/sources/blockcypher/test/integration) | [✅](packages/sources/blockcypher/test/e2e) | +| [bitso](packages/sources/bitso/README.md) | `1.4.37` | `source` | v2 | `https://api.bitso.com/v3` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/bitso/test/unit) | [✅](packages/sources/bitso/test/integration) | | +| [blockchain.com](packages/sources/blockchain.com/README.md) | `1.3.37` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | `balance`, `difficulty`, `height` | `balance` | | | | | +| [blockchair](packages/sources/blockchair/README.md) | `1.3.37` | `source` | v2 | `https://api.blockchair.com` | | `API_KEY`, `API_TIMEOUT` | `balance`, `difficulty`, `height`, `stats` | `balance` | | [✅](packages/sources/blockchair/test/unit) | | [✅](packages/sources/blockchair/test/e2e) | +| [blockcypher](packages/sources/blockcypher/README.md) | `1.4.37` | `source` | v2 | Unknown | | `API_KEY (✅)` | `balance` | `balance` | | | [✅](packages/sources/blockcypher/test/integration) | [✅](packages/sources/blockcypher/test/e2e) | | [blocksize-capital](packages/sources/blocksize-capital/README.md) | `2.3.13` | `source` | v3 | Unknown | `external-adapter-framework` | `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto-vwap`, `crypto_lwba`, `cryptolwba`, `price`, `vwap` | `price` | ✅ | | [✅](packages/sources/blocksize-capital/test/integration) | | -| [blockstream](packages/sources/blockstream/README.md) | `1.4.36` | `source` | v2 | `https://blockstream.info/api` | | `API_ENDPOINT` | `difficulty`, `height` | `difficulty` | | | [✅](packages/sources/blockstream/test/integration) | | -| [bob](packages/sources/bob/README.md) | `2.0.18` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `format` | `format` | | [✅](packages/sources/bob/test/unit) | [✅](packages/sources/bob/test/integration) | | -| [bravenewcoin](packages/sources/bravenewcoin/README.md) | `1.3.36` | `source` | v2 | Unknown | | `API_KEY (✅)`, `CLIENT_ID (✅)` | `crypto`, `price`, `vwap` | `crypto` | | [✅](packages/sources/bravenewcoin/test/unit) | [✅](packages/sources/bravenewcoin/test/integration) | | -| [bsol-price](packages/composites/bsol-price/README.md) | `2.2.113` | `composite` | v2 | Unknown | `solana-view-function-adapter`, `token-allocation-adapter` | `BSOL_ADDRESS`, `SOLIDO_ADDRESS`, `SOLIDO_CONTRACT_VERSION`, `STSOL_ADDRESS` | `price` | `price` | | [✅](packages/composites/bsol-price/test/unit) | [✅](packages/composites/bsol-price/test/integration) | | -| [btc.com](packages/sources/btc.com/README.md) | `1.3.36` | `source` | v2 | `https://chain.api.btc.com` | | `API_ENDPOINT` | `balance`, `difficulty`, `height` | `balance` | | | [✅](packages/sources/btc.com/test/integration) | [✅](packages/sources/btc.com/test/e2e) | +| [blockstream](packages/sources/blockstream/README.md) | `1.4.37` | `source` | v2 | `https://blockstream.info/api` | | `API_ENDPOINT` | `difficulty`, `height` | `difficulty` | | | [✅](packages/sources/blockstream/test/integration) | | +| [bob](packages/sources/bob/README.md) | `2.0.19` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `format` | `format` | | [✅](packages/sources/bob/test/unit) | [✅](packages/sources/bob/test/integration) | | +| [bravenewcoin](packages/sources/bravenewcoin/README.md) | `1.3.37` | `source` | v2 | Unknown | | `API_KEY (✅)`, `CLIENT_ID (✅)` | `crypto`, `price`, `vwap` | `crypto` | | [✅](packages/sources/bravenewcoin/test/unit) | [✅](packages/sources/bravenewcoin/test/integration) | | +| [bsol-price](packages/composites/bsol-price/README.md) | `2.2.114` | `composite` | v2 | Unknown | `solana-view-function-adapter`, `token-allocation-adapter` | `BSOL_ADDRESS`, `SOLIDO_ADDRESS`, `SOLIDO_CONTRACT_VERSION`, `STSOL_ADDRESS` | `price` | `price` | | [✅](packages/composites/bsol-price/test/unit) | [✅](packages/composites/bsol-price/test/integration) | | +| [btc.com](packages/sources/btc.com/README.md) | `1.3.37` | `source` | v2 | `https://chain.api.btc.com` | | `API_ENDPOINT` | `balance`, `difficulty`, `height` | `balance` | | | [✅](packages/sources/btc.com/test/integration) | [✅](packages/sources/btc.com/test/e2e) | | [bx-digital](packages/sources/bx-digital/README.md) | `1.0.2` | `source` | v3 | `https://dev-cdf-stage-k8s.bxdigital.ch/securities` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `price` | `price` | | | [✅](packages/sources/bx-digital/test/integration) | | -| [cache.gold](packages/sources/cache.gold/README.md) | `1.3.36` | `source` | v2 | `https://contract.cache.gold/api` | | `API_ENDPOINT` | `lockedGold` | `lockedGold` | | | [✅](packages/sources/cache.gold/test/integration) | | +| [cache.gold](packages/sources/cache.gold/README.md) | `1.3.37` | `source` | v2 | `https://contract.cache.gold/api` | | `API_ENDPOINT` | `lockedGold` | `lockedGold` | | | [✅](packages/sources/cache.gold/test/integration) | | | [ccip-read](packages/sources/ccip-read/README.md) | `3.0.4` | `source` | v2 | Unknown | | `ADDRESS_MANAGER_CONTRACT`, `CHAIN_ID`, `L2_CHAIN_ID`, `L2_RPC_URL`, `RPC_URL (✅)` | `optimism-metis-gateway` | `optimism-metis-gateway` | | [✅](packages/sources/ccip-read/test/unit) | | [✅](packages/sources/ccip-read/test/e2e) | | [ceffu](packages/sources/ceffu/README.md) | `1.0.0` | `source` | v3 | `https://open-api.ceffu.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `API_PROXY (✅)`, `ARBITRUM_RPC_CHAIN_ID`, `ARBITRUM_RPC_URL (✅)`, `BACKGROUND_EXECUTE_MS`, `PRIVATE_KEY (✅)` | `solv` | `solv` | | | [✅](packages/sources/ceffu/test/integration) | | -| [celsius-address-list](packages/sources/celsius-address-list/README.md) | `2.0.20` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `wallet` | `wallet` | | [✅](packages/sources/celsius-address-list/test/unit) | [✅](packages/sources/celsius-address-list/test/integration) | | +| [celsius-address-list](packages/sources/celsius-address-list/README.md) | `2.0.21` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `wallet` | `wallet` | | [✅](packages/sources/celsius-address-list/test/unit) | [✅](packages/sources/celsius-address-list/test/integration) | | | [cfbenchmarks](packages/sources/cfbenchmarks/README.md) | `2.4.5` | `source` | v3 | `https://www.cfbenchmarks.com/api` | `external-adapter-framework` | `API_ENDPOINT`, `API_PASSWORD (✅)`, `API_SECONDARY`, `API_USERNAME (✅)`, `SECONDARY_API_ENDPOINT`, `SECONDARY_WS_API_ENDPOINT`, `WS_API_ENDPOINT` | `birc`, `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price`, `values` | `crypto` | ✅ | [✅](packages/sources/cfbenchmarks/test/unit) | [✅](packages/sources/cfbenchmarks/test/integration) | | -| [chain-reserve-wallet](packages/sources/chain-reserve-wallet/README.md) | `3.0.20` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `wallet` | `wallet` | | [✅](packages/sources/chain-reserve-wallet/test/unit) | [✅](packages/sources/chain-reserve-wallet/test/integration) | | -| [circuit-breaker](packages/composites/circuit-breaker/README.md) | `1.3.3` | `composite` | v2 | Unknown | | | `circuit` | `circuit` | | [✅](packages/composites/circuit-breaker/test/unit) | [✅](packages/composites/circuit-breaker/test/integration) | | +| [chain-reserve-wallet](packages/sources/chain-reserve-wallet/README.md) | `3.0.21` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `wallet` | `wallet` | | [✅](packages/sources/chain-reserve-wallet/test/unit) | [✅](packages/sources/chain-reserve-wallet/test/integration) | | +| [circuit-breaker](packages/composites/circuit-breaker/README.md) | `1.3.4` | `composite` | v2 | Unknown | | | `circuit` | `circuit` | | [✅](packages/composites/circuit-breaker/test/unit) | [✅](packages/composites/circuit-breaker/test/integration) | | | [clear-bank](packages/sources/clear-bank/README.md) | `1.0.19` | `source` | v3 | `https://institution-api.clearbank.co.uk/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS`, `PAGE_SIZE` | `accounts` | `accounts` | | | [✅](packages/sources/clear-bank/test/integration) | | -| [coinapi](packages/sources/coinapi/README.md) | `1.3.26` | `source` | v2 | `https://rest.coinapi.io/v1/` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `assets`, `crypto`, `price` | `crypto` | ✅ | [✅](packages/sources/coinapi/test/unit) | [✅](packages/sources/coinapi/test/integration) | | -| [coinbase](packages/sources/coinbase/README.md) | `2.0.20` | `source` | v2 | `https://api.coinbase.com` | | `API_ENDPOINT`, `NFT_API_AUTH_HEADER`, `NFT_API_ENDPOINT`, `WS_API_ENDPOINT` | `crypto`, `nft-floor`, `nft-floor-price`, `price` | `crypto` | ✅ | [✅](packages/sources/coinbase/test/unit) | [✅](packages/sources/coinbase/test/integration) | | +| [coinapi](packages/sources/coinapi/README.md) | `1.3.27` | `source` | v2 | `https://rest.coinapi.io/v1/` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `assets`, `crypto`, `price` | `crypto` | ✅ | [✅](packages/sources/coinapi/test/unit) | [✅](packages/sources/coinapi/test/integration) | | +| [coinbase](packages/sources/coinbase/README.md) | `2.0.21` | `source` | v2 | `https://api.coinbase.com` | | `API_ENDPOINT`, `NFT_API_AUTH_HEADER`, `NFT_API_ENDPOINT`, `WS_API_ENDPOINT` | `crypto`, `nft-floor`, `nft-floor-price`, `price` | `crypto` | ✅ | [✅](packages/sources/coinbase/test/unit) | [✅](packages/sources/coinbase/test/integration) | | | [coinbase-prime](packages/sources/coinbase-prime/README.md) | `1.2.13` | `source` | v3 | `https://api.prime.coinbase.com` | `external-adapter-framework` | `ACCESS_KEY (✅)`, `API_ENDPOINT`, `BACKGROUND_EXECUTE_MS`, `PASSPHRASE (✅)`, `SIGNING_KEY (✅)` | `balance`, `wallet` | `balance` | | [✅](packages/sources/coinbase-prime/test/unit) | [✅](packages/sources/coinbase-prime/test/integration) | | -| [coincodex](packages/sources/coincodex/README.md) | `1.3.36` | `source` | v2 | `https://coincodex.com/api/coincodex/` | | `API_ENDPOINT` | `getcoin` | `getcoin` | | [✅](packages/sources/coincodex/test/unit) | [✅](packages/sources/coincodex/test/integration) | | +| [coincodex](packages/sources/coincodex/README.md) | `1.3.37` | `source` | v2 | `https://coincodex.com/api/coincodex/` | | `API_ENDPOINT` | `getcoin` | `getcoin` | | [✅](packages/sources/coincodex/test/unit) | [✅](packages/sources/coincodex/test/integration) | | | [coingecko](packages/sources/coingecko/README.md) | `2.0.32` | `source` | v3 | Unknown | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY` | `batch`, `batched`, `coins`, `crypto`, `crypto-batched`, `crypto-marketcap`, `crypto-volume`, `dominance`, `globalmarketcap`, `market_cap_percentage`, `marketcap`, `price`, `total_market_cap`, `volume` | `crypto` | | | [✅](packages/sources/coingecko/test/integration) | [✅](packages/sources/coingecko/test/e2e) | -| [coinlore](packages/sources/coinlore/README.md) | `1.3.36` | `source` | v2 | `https://api.coinlore.net/api` | | | `dominance`, `global`, `globalmarketcap` | `dominance` | | | [✅](packages/sources/coinlore/test/integration) | | +| [coinlore](packages/sources/coinlore/README.md) | `1.3.37` | `source` | v2 | `https://api.coinlore.net/api` | | | `dominance`, `global`, `globalmarketcap` | `dominance` | | | [✅](packages/sources/coinlore/test/integration) | | | [coinmarketcap](packages/sources/coinmarketcap/README.md) | `2.0.37` | `source` | v3 | `https://pro-api.coinmarketcap.com/v1/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `crypto`, `dominance`, `globalmarketcap`, `historical`, `marketcap`, `price`, `volume` | `crypto` | | | [✅](packages/sources/coinmarketcap/test/integration) | | | [coinmetrics](packages/sources/coinmetrics/README.md) | `3.7.12` | `source` | v3 | `https://api.coinmetrics.io/v4` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `burned`, `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price`, `price-ws`, `realized-vol`, `realized-volatility`, `total-burned` | `price` | ✅ | [✅](packages/sources/coinmetrics/test/unit) | [✅](packages/sources/coinmetrics/test/integration) | | | [coinpaprika](packages/sources/coinpaprika/README.md) | `2.1.11` | `source` | v3 | Unknown | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY`, `WS_API_ENDPOINT`, `WS_ENABLED` | `coins`, `crypto`, `crypto-vwap`, `dominance`, `globalmarketcap`, `marketcap`, `price`, `volume`, `vwap` | `crypto` | ✅ | | [✅](packages/sources/coinpaprika/test/integration) | | -| [coinranking](packages/sources/coinranking/README.md) | `2.1.7` | `source` | v2 | `https://api.coinranking.com/v2` | | `API_KEY (✅)` | `crypto`, `globalmarketcap`, `marketcap`, `price`, `totalMarketCap`, `totalmcap` | `crypto` | | [✅](packages/sources/coinranking/test/unit) | [✅](packages/sources/coinranking/test/integration) | | -| [conflux](packages/targets/conflux/README.md) | `1.1.36` | `target` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `NETWORK_ID (✅)`, `PRIVATE_KEY (✅)` | Unknown | `conflux` | | [✅](packages/targets/conflux/test/unit) | [✅](packages/targets/conflux/test/integration) | | -| [covid-tracker](packages/sources/covid-tracker/README.md) | `1.4.28` | `source` | v2 | `https://api.covidtracking.com/v1` | | | `us` | `us` | | [✅](packages/sources/covid-tracker/test/unit) | [✅](packages/sources/covid-tracker/test/integration) | | -| [cryptex](packages/sources/cryptex/README.md) | `2.0.20` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `btc-dominance`, `dominance` | `btc-dominance` | | [✅](packages/sources/cryptex/test/unit) | [✅](packages/sources/cryptex/test/integration) | | -| [crypto-volatility-index](packages/composites/crypto-volatility-index/README.md) | `1.4.9` | `composite` | v2 | Unknown | `token-allocation-adapter` | | `volatilityIndex` | `volatilityIndex` | | [✅](packages/composites/crypto-volatility-index/test/unit) | [✅](packages/composites/crypto-volatility-index/test/integration) | [✅](packages/composites/crypto-volatility-index/test/e2e) | -| [cryptoapis](packages/sources/cryptoapis/README.md) | `1.2.36` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | `balance`, `crypto`, `difficulty`, `height`, `price` | `crypto` | | [✅](packages/sources/cryptoapis/test/unit) | [✅](packages/sources/cryptoapis/test/integration) | [✅](packages/sources/cryptoapis/test/e2e) | -| [cryptoapis-v2](packages/sources/cryptoapis-v2/README.md) | `1.2.36` | `source` | v2 | Unknown | | `API_KEY (✅)` | `balance`, `difficulty`, `height`, `price` | `price` | | [✅](packages/sources/cryptoapis-v2/test/unit) | | [✅](packages/sources/cryptoapis-v2/test/e2e) | +| [coinranking](packages/sources/coinranking/README.md) | `2.1.8` | `source` | v2 | `https://api.coinranking.com/v2` | | `API_KEY (✅)` | `crypto`, `globalmarketcap`, `marketcap`, `price`, `totalMarketCap`, `totalmcap` | `crypto` | | [✅](packages/sources/coinranking/test/unit) | [✅](packages/sources/coinranking/test/integration) | | +| [conflux](packages/targets/conflux/README.md) | `1.1.37` | `target` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `NETWORK_ID (✅)`, `PRIVATE_KEY (✅)` | Unknown | `conflux` | | [✅](packages/targets/conflux/test/unit) | [✅](packages/targets/conflux/test/integration) | | +| [covid-tracker](packages/sources/covid-tracker/README.md) | `1.4.29` | `source` | v2 | `https://api.covidtracking.com/v1` | | | `us` | `us` | | [✅](packages/sources/covid-tracker/test/unit) | [✅](packages/sources/covid-tracker/test/integration) | | +| [cryptex](packages/sources/cryptex/README.md) | `2.0.21` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `btc-dominance`, `dominance` | `btc-dominance` | | [✅](packages/sources/cryptex/test/unit) | [✅](packages/sources/cryptex/test/integration) | | +| [crypto-volatility-index](packages/composites/crypto-volatility-index/README.md) | `1.4.10` | `composite` | v2 | Unknown | `token-allocation-adapter` | | `volatilityIndex` | `volatilityIndex` | | [✅](packages/composites/crypto-volatility-index/test/unit) | [✅](packages/composites/crypto-volatility-index/test/integration) | [✅](packages/composites/crypto-volatility-index/test/e2e) | +| [cryptoapis](packages/sources/cryptoapis/README.md) | `1.2.37` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | `balance`, `crypto`, `difficulty`, `height`, `price` | `crypto` | | [✅](packages/sources/cryptoapis/test/unit) | [✅](packages/sources/cryptoapis/test/integration) | [✅](packages/sources/cryptoapis/test/e2e) | +| [cryptoapis-v2](packages/sources/cryptoapis-v2/README.md) | `1.2.37` | `source` | v2 | Unknown | | `API_KEY (✅)` | `balance`, `difficulty`, `height`, `price` | `price` | | [✅](packages/sources/cryptoapis-v2/test/unit) | | [✅](packages/sources/cryptoapis-v2/test/e2e) | | [cryptocompare](packages/sources/cryptocompare/README.md) | `3.3.11` | `source` | v3 | `https://min-api.cryptocompare.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT`, `WS_API_KEY`, `WS_ENABLED` | `crypto`, `crypto-vwap`, `marketcap`, `price`, `volume`, `vwap` | `crypto` | ✅ | | [✅](packages/sources/cryptocompare/test/integration) | [✅](packages/sources/cryptocompare/test/e2e) | -| [cryptoid](packages/sources/cryptoid/README.md) | `1.3.36` | `source` | v2 | Unknown | | `API_KEY (✅)` | `difficulty`, `height` | `difficulty` | | [✅](packages/sources/cryptoid/test/unit) | [✅](packages/sources/cryptoid/test/integration) | | -| [cryptomkt](packages/sources/cryptomkt/README.md) | `1.3.36` | `source` | v2 | `https://api.exchange.cryptomkt.com/api/3/` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/cryptomkt/test/unit) | [✅](packages/sources/cryptomkt/test/integration) | | -| [currencylayer](packages/sources/currencylayer/README.md) | `2.0.28` | `source` | v2 | `https://api.currencylayer.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `live`, `price` | `live` | | [✅](packages/sources/currencylayer/test/unit) | [✅](packages/sources/currencylayer/test/integration) | | -| [curve](packages/sources/curve/README.md) | `2.0.20` | `source` | v2 | Unknown | | `ADDRESS_PROVIDER`, `BLOCKCHAIN_NETWORK`, `CHAIN_ID`, `EXCHANGE_PROVIDER_ID`, `RPC_URL (✅)` | `crypto` | `crypto` | | [✅](packages/sources/curve/test/unit) | [✅](packages/sources/curve/test/integration) | [✅](packages/sources/curve/test/e2e) | -| [curve-3pool](packages/composites/curve-3pool/README.md) | `3.0.94` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `price` | `price` | | | [✅](packages/composites/curve-3pool/test/integration) | | -| [dar](packages/sources/dar/README.md) | `1.4.21` | `source` | v3 | `https://api-beta.digitalassetresearch.com/v2` | `external-adapter-framework` | `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_API_KEY (✅)`, `WS_API_USERNAME (✅)` | `crypto`, `price` | `price` | ✅ | [✅](packages/sources/dar/test/unit) | [✅](packages/sources/dar/test/integration) | | +| [cryptoid](packages/sources/cryptoid/README.md) | `1.3.37` | `source` | v2 | Unknown | | `API_KEY (✅)` | `difficulty`, `height` | `difficulty` | | [✅](packages/sources/cryptoid/test/unit) | [✅](packages/sources/cryptoid/test/integration) | | +| [cryptomkt](packages/sources/cryptomkt/README.md) | `1.3.37` | `source` | v2 | `https://api.exchange.cryptomkt.com/api/3/` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/cryptomkt/test/unit) | [✅](packages/sources/cryptomkt/test/integration) | | +| [currencylayer](packages/sources/currencylayer/README.md) | `2.0.29` | `source` | v2 | `https://api.currencylayer.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `live`, `price` | `live` | | [✅](packages/sources/currencylayer/test/unit) | [✅](packages/sources/currencylayer/test/integration) | | +| [curve](packages/sources/curve/README.md) | `2.0.21` | `source` | v2 | Unknown | | `ADDRESS_PROVIDER`, `BLOCKCHAIN_NETWORK`, `CHAIN_ID`, `EXCHANGE_PROVIDER_ID`, `RPC_URL (✅)` | `crypto` | `crypto` | | [✅](packages/sources/curve/test/unit) | [✅](packages/sources/curve/test/integration) | [✅](packages/sources/curve/test/e2e) | +| [curve-3pool](packages/composites/curve-3pool/README.md) | `3.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `price` | `price` | | | [✅](packages/composites/curve-3pool/test/integration) | | | [deep-blue](packages/sources/deep-blue/README.md) | `1.0.10` | `source` | v3 | `https://d0qqxbypoa.execute-api.ap-southeast-2.amazonaws.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `reserve` | `reserve` | | | [✅](packages/sources/deep-blue/test/integration) | | -| [defi-dozen](packages/composites/defi-dozen/README.md) | `1.2.113` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)`, `OPTION` | `allocation` | `allocation` | | | [✅](packages/composites/defi-dozen/test/integration) | | -| [defi-pulse](packages/composites/defi-pulse/README.md) | `1.2.113` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)` | Unknown | `allocation` | | | | | -| [deribit](packages/sources/deribit/README.md) | `1.2.36` | `source` | v2 | `https://www.deribit.com/api/v2/public/` | | `API_ENDPOINT` | `crypto` | `crypto` | | [✅](packages/sources/deribit/test/unit) | [✅](packages/sources/deribit/test/integration) | | +| [defi-dozen](packages/composites/defi-dozen/README.md) | `1.2.114` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)`, `OPTION` | `allocation` | `allocation` | | | [✅](packages/composites/defi-dozen/test/integration) | | +| [defi-pulse](packages/composites/defi-pulse/README.md) | `1.2.114` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)` | Unknown | `allocation` | | | | | +| [deribit](packages/sources/deribit/README.md) | `1.2.37` | `source` | v2 | `https://www.deribit.com/api/v2/public/` | | `API_ENDPOINT` | `crypto` | `crypto` | | [✅](packages/sources/deribit/test/unit) | [✅](packages/sources/deribit/test/integration) | | | [dlc-btc-por](packages/sources/dlc-btc-por/README.md) | `4.3.6` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BITCOIN_NETWORK`, `BITCOIN_RPC_GROUP_SIZE`, `BITCOIN_RPC_URL (✅)`, `CONFIRMATIONS`, `EVM_RPC_BATCH_SIZE` | `reserves` | `reserves` | | | [✅](packages/sources/dlc-btc-por/test/integration) | | -| [dns-query](packages/sources/dns-query/README.md) | `1.6.29` | `source` | v2 | Unknown | | `CUSTOM_ENDPOINT`, `DNS_PROVIDER (✅)` | `dnsProof`, `dnsQuery` | `dnsQuery` | | [✅](packages/sources/dns-query/test/unit) | [✅](packages/sources/dns-query/test/integration) | | -| [dns-record-check](packages/composites/dns-record-check/README.md) | `1.3.37` | `composite` | v2 | Unknown | `dns-query-adapter` | | `dnsQuery` | `dnsQuery` | | | [✅](packages/composites/dns-record-check/test/integration) | | -| [dwolla](packages/sources/dwolla/README.md) | `1.2.36` | `source` | v2 | Unknown | | `API_METHOD`, `DWOLLA_APP_KEY`, `DWOLLA_APP_SECRET`, `ENVIRONMENT`, `FUNDING_SOURCE` | `dwolla` | `dwolla` | | [✅](packages/sources/dwolla/test/unit) | | | -| [dxdao](packages/composites/dxdao/README.md) | `2.0.94` | `composite` | v2 | Unknown | `token-allocation-adapter` | `WETH_CONTRACT_ADDRESS`, `XDAI_CHAIN_ID`, `XDAI_RPC_URL (✅)` | `TVL` | `TVL` | | [✅](packages/composites/dxdao/test/unit) | [✅](packages/composites/dxdao/test/integration) | [✅](packages/composites/dxdao/test/e2e) | +| [dns-query](packages/sources/dns-query/README.md) | `1.6.30` | `source` | v2 | Unknown | | `CUSTOM_ENDPOINT`, `DNS_PROVIDER (✅)` | `dnsProof`, `dnsQuery` | `dnsQuery` | | [✅](packages/sources/dns-query/test/unit) | [✅](packages/sources/dns-query/test/integration) | | +| [dns-record-check](packages/composites/dns-record-check/README.md) | `1.3.38` | `composite` | v2 | Unknown | `dns-query-adapter` | | `dnsQuery` | `dnsQuery` | | | [✅](packages/composites/dns-record-check/test/integration) | | +| [dwolla](packages/sources/dwolla/README.md) | `1.2.37` | `source` | v2 | Unknown | | `API_METHOD`, `DWOLLA_APP_KEY`, `DWOLLA_APP_SECRET`, `ENVIRONMENT`, `FUNDING_SOURCE` | `dwolla` | `dwolla` | | [✅](packages/sources/dwolla/test/unit) | | | +| [dxdao](packages/composites/dxdao/README.md) | `2.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `WETH_CONTRACT_ADDRESS`, `XDAI_CHAIN_ID`, `XDAI_RPC_URL (✅)` | `TVL` | `TVL` | | [✅](packages/composites/dxdao/test/unit) | [✅](packages/composites/dxdao/test/integration) | [✅](packages/composites/dxdao/test/e2e) | | [dxfeed](packages/sources/dxfeed/README.md) | `2.0.29` | `source` | v3 | `https://tools.dxfeed.com/webservice/rest` | `external-adapter-framework` | `API_ENDPOINT`, `API_PASSWORD`, `API_USERNAME`, `WS_API_ENDPOINT` | `commodities`, `crypto`, `forex`, `price`, `stock` | `price` | ✅ | | [✅](packages/sources/dxfeed/test/integration) | | | [dxfeed-secondary](packages/sources/dxfeed-secondary/README.md) | `2.0.29` | `source` | v3 | `https://tools.dxfeed.com/webservice/rest` | `dxfeed-adapter`, `external-adapter-framework` | `API_ENDPOINT`, `API_PASSWORD`, `API_USERNAME`, `WS_API_ENDPOINT` | `commodities`, `crypto`, `forex`, `price`, `stock` | `price` | ✅ | | [✅](packages/sources/dxfeed-secondary/test/integration) | | -| [dydx-rewards](packages/composites/dydx-rewards/README.md) | `2.0.20` | `composite` | v2 | Unknown | `ipfs-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `MARKET_MAKER_REWARDS_AMOUNT`, `PRIVATE_KEY (✅)`, `TRADER_REWARDS_AMOUNT`, `TRADER_SCORE_A`, `TRADER_SCORE_B`, `TRADER_SCORE_C`, `TREASURY_CLAIM_ADDRESS` | `rewards` | `rewards` | | [✅](packages/composites/dydx-rewards/test/unit) | [✅](packages/composites/dydx-rewards/test/integration) | | +| [dydx-rewards](packages/composites/dydx-rewards/README.md) | `2.0.21` | `composite` | v2 | Unknown | `ipfs-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `MARKET_MAKER_REWARDS_AMOUNT`, `PRIVATE_KEY (✅)`, `TRADER_REWARDS_AMOUNT`, `TRADER_SCORE_A`, `TRADER_SCORE_B`, `TRADER_SCORE_C`, `TREASURY_CLAIM_ADDRESS` | `rewards` | `rewards` | | [✅](packages/composites/dydx-rewards/test/unit) | [✅](packages/composites/dydx-rewards/test/integration) | | | [dydx-stark](packages/targets/dydx-stark/README.md) | `2.0.20` | `target` | v3 | `https://api.stage.dydx.exchange/v3/price` | `external-adapter-framework` | `API_ENDPOINT`, `ORACLE_NAME (✅)`, `PRIVATE_KEY (✅)`, `STARK_MESSAGE (✅)` | `send` | `send` | | [✅](packages/targets/dydx-stark/test/unit) | [✅](packages/targets/dydx-stark/test/integration) | | | [elven](packages/sources/elven/README.md) | `1.0.24` | `source` | v3 | `https://por.elven.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `API_SECRET (✅)` | `hope` | `hope` | | | [✅](packages/sources/elven/test/integration) | | -| [elwood](packages/sources/elwood/README.md) | `3.1.9` | `source` | v3 | `https://api.chk.elwood.systems/v1/stream` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price` | `price` | ✅ | | [✅](packages/sources/elwood/test/integration) | | -| [ens](packages/sources/ens/README.md) | `2.0.20` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `lookup` | `lookup` | | [✅](packages/sources/ens/test/unit) | [✅](packages/sources/ens/test/integration) | [✅](packages/sources/ens/test/e2e) | -| [enzyme](packages/sources/enzyme/README.md) | `2.0.21` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `calcGav`, `calcNav`, `calcNetShareValueInAsset`, `calcNetValueForSharesHolder` | `calcNav` | | [✅](packages/sources/enzyme/test/unit) | [✅](packages/sources/enzyme/test/integration) | [✅](packages/sources/enzyme/test/e2e) | -| [eodhistoricaldata](packages/sources/eodhistoricaldata/README.md) | `1.5.5` | `source` | v2 | `https://eodhistoricaldata.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `price`, `stock`, `uk_etf` | `stock` | | [✅](packages/sources/eodhistoricaldata/test/unit) | [✅](packages/sources/eodhistoricaldata/test/integration) | | -| [eth-balance](packages/sources/eth-balance/README.md) | `2.1.0` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `balance` | `balance` | | [✅](packages/sources/eth-balance/test/unit) | [✅](packages/sources/eth-balance/test/integration) | [✅](packages/sources/eth-balance/test/e2e) | +| [elwood](packages/sources/elwood/README.md) | `3.1.10` | `source` | v3 | `https://api.chk.elwood.systems/v1/stream` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `SUBSCRIBE_DELAY_MS`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price` | `price` | ✅ | | [✅](packages/sources/elwood/test/integration) | | +| [ens](packages/sources/ens/README.md) | `2.0.21` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `lookup` | `lookup` | | [✅](packages/sources/ens/test/unit) | [✅](packages/sources/ens/test/integration) | [✅](packages/sources/ens/test/e2e) | +| [enzyme](packages/sources/enzyme/README.md) | `2.0.22` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `calcGav`, `calcNav`, `calcNetShareValueInAsset`, `calcNetValueForSharesHolder` | `calcNav` | | [✅](packages/sources/enzyme/test/unit) | [✅](packages/sources/enzyme/test/integration) | [✅](packages/sources/enzyme/test/e2e) | +| [eodhistoricaldata](packages/sources/eodhistoricaldata/README.md) | `1.5.6` | `source` | v2 | `https://eodhistoricaldata.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `price`, `stock`, `uk_etf` | `stock` | | [✅](packages/sources/eodhistoricaldata/test/unit) | [✅](packages/sources/eodhistoricaldata/test/integration) | | +| [eth-balance](packages/sources/eth-balance/README.md) | `2.1.1` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `balance` | `balance` | | [✅](packages/sources/eth-balance/test/unit) | [✅](packages/sources/eth-balance/test/integration) | [✅](packages/sources/eth-balance/test/e2e) | | [eth-beacon](packages/sources/eth-beacon/README.md) | `3.0.11` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BATCH_SIZE`, `CHAIN_ID`, `ETH_CONSENSUS_RPC_URL (✅)`, `ETH_EXECUTION_RPC_URL`, `GROUP_SIZE` | `balance` | `balance` | | | [✅](packages/sources/eth-beacon/test/integration) | | -| [etherchain](packages/sources/etherchain/README.md) | `1.4.37` | `source` | v2 | `https://beaconcha.in` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/etherchain/test/unit) | [✅](packages/sources/etherchain/test/integration) | | -| [etherscan](packages/sources/etherscan/README.md) | `1.3.36` | `source` | v2 | `https://api.etherscan.io` | | `API_KEY (✅)` | `gasprice` | `gasprice` | | | [✅](packages/sources/etherscan/test/integration) | [✅](packages/sources/etherscan/test/e2e) | -| [ethgasstation](packages/sources/ethgasstation/README.md) | `1.4.36` | `source` | v2 | `https://ethgasstation.info/` | | `API_ENDPOINT`, `API_KEY (✅)` | `gasprice` | `gasprice` | | [✅](packages/sources/ethgasstation/test/unit) | [✅](packages/sources/ethgasstation/test/integration) | | -| [ethgaswatch](packages/sources/ethgaswatch/README.md) | `1.3.36` | `source` | v2 | `https://ethgas.watch` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/ethgaswatch/test/unit) | [✅](packages/sources/ethgaswatch/test/integration) | | -| [ethwrite](packages/targets/ethwrite/README.md) | `2.0.20` | `target` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `NETWORK`, `PRIVATE_KEY (✅)` | Unknown | `txsend` | | [✅](packages/targets/ethwrite/test/unit) | [✅](packages/targets/ethwrite/test/integration) | | +| [etherchain](packages/sources/etherchain/README.md) | `1.4.38` | `source` | v2 | `https://beaconcha.in` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/etherchain/test/unit) | [✅](packages/sources/etherchain/test/integration) | | +| [etherscan](packages/sources/etherscan/README.md) | `1.3.37` | `source` | v2 | `https://api.etherscan.io` | | `API_KEY (✅)` | `gasprice` | `gasprice` | | | [✅](packages/sources/etherscan/test/integration) | [✅](packages/sources/etherscan/test/e2e) | +| [ethgasstation](packages/sources/ethgasstation/README.md) | `1.4.37` | `source` | v2 | `https://ethgasstation.info/` | | `API_ENDPOINT`, `API_KEY (✅)` | `gasprice` | `gasprice` | | [✅](packages/sources/ethgasstation/test/unit) | [✅](packages/sources/ethgasstation/test/integration) | | +| [ethgaswatch](packages/sources/ethgaswatch/README.md) | `1.3.37` | `source` | v2 | `https://ethgas.watch` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/ethgaswatch/test/unit) | [✅](packages/sources/ethgaswatch/test/integration) | | +| [ethwrite](packages/targets/ethwrite/README.md) | `2.0.21` | `target` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `NETWORK`, `PRIVATE_KEY (✅)` | Unknown | `txsend` | | [✅](packages/targets/ethwrite/test/unit) | [✅](packages/targets/ethwrite/test/integration) | | | [expand-network](packages/sources/expand-network/README.md) | `0.1.7` | `source` | v3 | Unknown | `external-adapter-framework` | `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | ✅ | | [✅](packages/sources/expand-network/test/integration) | | -| [expert-car-broker](packages/sources/expert-car-broker/README.md) | `1.3.36` | `source` | v2 | `https://prices.expertcarbroker.workers.dev/` | | `API_ENDPOINT` | `feed` | `feed` | | | [✅](packages/sources/expert-car-broker/test/integration) | | -| [fcsapi](packages/sources/fcsapi/README.md) | `1.2.37` | `source` | v2 | `https://fcsapi.com/api-v3/` | | `API_KEY (✅)` | `common`, `forex`, `stock` | `common` | | [✅](packages/sources/fcsapi/test/unit) | [✅](packages/sources/fcsapi/test/integration) | | +| [expert-car-broker](packages/sources/expert-car-broker/README.md) | `1.3.37` | `source` | v2 | `https://prices.expertcarbroker.workers.dev/` | | `API_ENDPOINT` | `feed` | `feed` | | | [✅](packages/sources/expert-car-broker/test/integration) | | +| [fcsapi](packages/sources/fcsapi/README.md) | `1.2.38` | `source` | v2 | `https://fcsapi.com/api-v3/` | | `API_KEY (✅)` | `common`, `forex`, `stock` | `common` | | [✅](packages/sources/fcsapi/test/unit) | [✅](packages/sources/fcsapi/test/integration) | | | [finage](packages/sources/finage/README.md) | `2.0.19` | `source` | v3 | `https://api.finage.co.uk` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `CRYPTO_WS_API_ENDPOINT`, `ETF_WS_API_ENDPOINT`, `FOREX_WS_API_ENDPOINT`, `STOCK_WS_API_ENDPOINT`, `WS_ENABLED`, `WS_SOCKET_KEY (✅)` | `commodities`, `crypto`, `eod`, `etf`, `forex`, `price`, `stock`, `uk_etf` | `stock` | ✅ | | [✅](packages/sources/finage/test/integration) | | | [finalto](packages/sources/finalto/README.md) | `1.0.16` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT (✅)`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `commodities`, `forex`, `fx` | `forex` | ✅ | | [✅](packages/sources/finalto/test/integration) | | | [finnhub](packages/sources/finnhub/README.md) | `2.7.21` | `source` | v3 | `https://finnhub.io/api/v1` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT`, `WS_ENABLED` | `commodities`, `commodity-quote`, `common`, `equity-quote`, `forex`, `forex-quote`, `quote`, `stock` | `quote` | ✅ | | [✅](packages/sources/finnhub/test/integration) | | | [finnhub-secondary](packages/sources/finnhub-secondary/README.md) | `0.3.27` | `source` | v3 | `https://finnhub.io/api/v1` | `external-adapter-framework`, `finnhub-adapter` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT`, `WS_ENABLED` | `commodities`, `commodity-quote`, `common`, `equity-quote`, `forex`, `forex-quote`, `quote`, `stock` | `quote` | ✅ | | [✅](packages/sources/finnhub-secondary/test/integration) | | | [fireblocks](packages/sources/fireblocks/README.md) | `1.0.8` | `source` | v3 | `https://serenitybank.io/stablecoin/` | `external-adapter-framework` | `API_ENDPOINT` | `reserve` | `reserve` | | | [✅](packages/sources/fireblocks/test/integration) | | -| [fixer](packages/sources/fixer/README.md) | `2.0.28` | `source` | v2 | `https://data.fixer.io` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `latest`, `price` | `latest` | | [✅](packages/sources/fixer/test/unit) | [✅](packages/sources/fixer/test/integration) | | -| [flightaware](packages/sources/flightaware/README.md) | `1.2.36` | `source` | v2 | `https://flightxml.flightaware.com/json/FlightXML2` | | `API_ENDPOINT`, `API_KEY (✅)`, `API_USERNAME (✅)` | `actualarrivaltime`, `estimatedarrivaltime` | `estimatedarrivaltime` | | [✅](packages/sources/flightaware/test/unit) | | [✅](packages/sources/flightaware/test/e2e) | -| [fluent-finance](packages/sources/fluent-finance/README.md) | `2.0.10` | `source` | v2 | `https://gateway.fluent.finance/v1/gateway/` | | | `balances` | `balances` | | [✅](packages/sources/fluent-finance/test/unit) | [✅](packages/sources/fluent-finance/test/integration) | [✅](packages/sources/fluent-finance/test/e2e) | -| [fmpcloud](packages/sources/fmpcloud/README.md) | `1.3.36` | `source` | v2 | `https://fmpcloud.io` | | `API_ENDPOINT`, `API_KEY (✅)` | `price`, `quote`, `stock` | `stock` | | [✅](packages/sources/fmpcloud/test/unit) | [✅](packages/sources/fmpcloud/test/integration) | | +| [fixer](packages/sources/fixer/README.md) | `2.0.29` | `source` | v2 | `https://data.fixer.io` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `latest`, `price` | `latest` | | [✅](packages/sources/fixer/test/unit) | [✅](packages/sources/fixer/test/integration) | | +| [flightaware](packages/sources/flightaware/README.md) | `1.2.37` | `source` | v2 | `https://flightxml.flightaware.com/json/FlightXML2` | | `API_ENDPOINT`, `API_KEY (✅)`, `API_USERNAME (✅)` | `actualarrivaltime`, `estimatedarrivaltime` | `estimatedarrivaltime` | | [✅](packages/sources/flightaware/test/unit) | | [✅](packages/sources/flightaware/test/e2e) | +| [fluent-finance](packages/sources/fluent-finance/README.md) | `2.0.11` | `source` | v2 | `https://gateway.fluent.finance/v1/gateway/` | | | `balances` | `balances` | | [✅](packages/sources/fluent-finance/test/unit) | [✅](packages/sources/fluent-finance/test/integration) | [✅](packages/sources/fluent-finance/test/e2e) | +| [fmpcloud](packages/sources/fmpcloud/README.md) | `1.3.37` | `source` | v2 | `https://fmpcloud.io` | | `API_ENDPOINT`, `API_KEY (✅)` | `price`, `quote`, `stock` | `stock` | | [✅](packages/sources/fmpcloud/test/unit) | [✅](packages/sources/fmpcloud/test/integration) | | | [frxeth-exchange-rate](packages/sources/frxeth-exchange-rate/README.md) | `1.1.18` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `CHAIN_ID (✅)`, `FRAX_ETH_PRICE_CONTRACT (✅)`, `RPC_URL (✅)` | `crypto` | `crypto` | | | [✅](packages/sources/frxeth-exchange-rate/test/integration) | | -| [galaxis](packages/sources/galaxis/README.md) | `4.0.13` | `source` | v2 | `https://cdn.nba.com/static/json/staticData/NFTNightlyAchievements` | | `API_ENDPOINT (✅)`, `CHAIN_BATCH_WRITE_ADAPTER_ADDRESS`, `EC_REGISTRY_ADDRESS`, `EC_REGISTRY_MAP_ADDRESS (✅)`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `nba` | `nba` | | | [✅](packages/sources/galaxis/test/integration) | | +| [galaxis](packages/sources/galaxis/README.md) | `4.0.14` | `source` | v2 | `https://cdn.nba.com/static/json/staticData/NFTNightlyAchievements` | | `API_ENDPOINT (✅)`, `CHAIN_BATCH_WRITE_ADAPTER_ADDRESS`, `EC_REGISTRY_ADDRESS`, `EC_REGISTRY_MAP_ADDRESS (✅)`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `nba` | `nba` | | | [✅](packages/sources/galaxis/test/integration) | | | [galaxy](packages/sources/galaxy/README.md) | `2.1.40` | `source` | v3 | `https://data.galaxy.com/v1.0/login` | `external-adapter-framework` | `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_API_KEY (✅)`, `WS_API_PASSWORD (✅)` | `crypto`, `price` | `price` | ✅ | | [✅](packages/sources/galaxy/test/integration) | | | [gemini](packages/sources/gemini/README.md) | `3.0.23` | `source` | v3 | `https://api.gemini.com` | `external-adapter-framework` | `API_ENDPOINT` | `reserves` | `reserves` | | | [✅](packages/sources/gemini/test/integration) | | -| [genesis-volatility](packages/sources/genesis-volatility/README.md) | `1.3.36` | `source` | v2 | `https://app.pinkswantrading.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `volatility` | `volatility` | | [✅](packages/sources/genesis-volatility/test/unit) | [✅](packages/sources/genesis-volatility/test/integration) | | -| [geodb](packages/sources/geodb/README.md) | `1.2.36` | `source` | v2 | `http://35.195.237.123:8000/` | | `API_ENDPOINT` | `matches` | `matches` | | [✅](packages/sources/geodb/test/unit) | | | +| [genesis-volatility](packages/sources/genesis-volatility/README.md) | `1.3.37` | `source` | v2 | `https://app.pinkswantrading.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `volatility` | `volatility` | | [✅](packages/sources/genesis-volatility/test/unit) | [✅](packages/sources/genesis-volatility/test/integration) | | +| [geodb](packages/sources/geodb/README.md) | `1.2.37` | `source` | v2 | `http://35.195.237.123:8000/` | | `API_ENDPOINT` | `matches` | `matches` | | [✅](packages/sources/geodb/test/unit) | | | | [glv-token](packages/composites/glv-token/README.md) | `1.0.1` | `composite` | v3 | Unknown | `external-adapter-framework` | `ARBITRUM_CHAIN_ID (✅)`, `ARBITRUM_RPC_URL (✅)`, `BACKGROUND_EXECUTE_MS`, `COINMETRICS_ADAPTER_URL (✅)`, `DATASTORE_CONTRACT_ADDRESS (✅)`, `GLV_READER_CONTRACT_ADDRESS (✅)`, `MARKET_INFO_API (✅)`, `METADATA_REFRESH_INTERVAL_MS`, `MIN_REQUIRED_SOURCE_SUCCESS (✅)`, `NCFX_ADAPTER_URL (✅)`, `TIINGO_ADAPTER_URL (✅)`, `TOKEN_INFO_API (✅)` | `price` | `price` | | [✅](packages/composites/glv-token/test/unit) | [✅](packages/composites/glv-token/test/integration) | | | [gm-token](packages/composites/gm-token/README.md) | `1.1.13` | `composite` | v3 | Unknown | `external-adapter-framework` | `ARBITRUM_CHAIN_ID (✅)`, `ARBITRUM_RPC_URL (✅)`, `BACKGROUND_EXECUTE_MS`, `COINMETRICS_ADAPTER_URL (✅)`, `DATASTORE_CONTRACT_ADDRESS (✅)`, `MIN_REQUIRED_SOURCE_SUCCESS (✅)`, `NCFX_ADAPTER_URL (✅)`, `PNL_FACTOR_TYPE (✅)`, `READER_CONTRACT_ADDRESS (✅)`, `TIINGO_ADAPTER_URL (✅)` | `price` | `price` | | [✅](packages/composites/gm-token/test/unit) | [✅](packages/composites/gm-token/test/integration) | | -| [google-bigquery](packages/sources/google-bigquery/README.md) | `1.2.36` | `source` | v2 | Unknown | | `AUTO_RETRY`, `KEY_FILENAME`, `LOCATION`, `MAX_RETRIES`, `PROJECT_ID` | `bigquery` | Unknown | | | | | -| [google-weather](packages/composites/google-weather/README.md) | `1.3.28` | `composite` | v2 | Unknown | `google-bigquery-adapter` | `DATASET` | Unknown | `weather` | | | | [✅](packages/composites/google-weather/test/e2e) | +| [google-bigquery](packages/sources/google-bigquery/README.md) | `1.2.37` | `source` | v2 | Unknown | | `AUTO_RETRY`, `KEY_FILENAME`, `LOCATION`, `MAX_RETRIES`, `PROJECT_ID` | `bigquery` | Unknown | | | | | +| [google-weather](packages/composites/google-weather/README.md) | `1.3.29` | `composite` | v2 | Unknown | `google-bigquery-adapter` | `DATASET` | Unknown | `weather` | | | | [✅](packages/composites/google-weather/test/e2e) | | [gramchain](packages/sources/gramchain/README.md) | `2.0.23` | `source` | v3 | `https://api-prod.gramchain.net/api/public` | `external-adapter-framework` | `API_ENDPOINT` | `getgrambalances` | `getgrambalances` | | | [✅](packages/sources/gramchain/test/integration) | | -| [graphql](packages/sources/graphql/README.md) | `1.2.36` | `source` | v2 | Unknown | | | `graphql` | `graphql` | | [✅](packages/sources/graphql/test/unit) | | | -| [gsr](packages/sources/gsr/README.md) | `2.4.12` | `source` | v3 | `https://oracle.prod.gsr.io/v1` | `external-adapter-framework` | `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_PRIVATE_KEY (✅)`, `WS_PUBLIC_KEY (✅)`, `WS_USER_ID (✅)` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price`, `price-ws` | `price` | ✅ | | [✅](packages/sources/gsr/test/integration) | | -| [harmony](packages/targets/harmony/README.md) | `1.1.36` | `target` | v2 | `https://api.s0.t.hmny.io` | | `API_ENDPOINT`, `CHAIN_ID`, `GAS_LIMIT`, `PRIVATE_KEY (✅)` | Unknown | Unknown | | | [✅](packages/targets/harmony/test/integration) | [✅](packages/targets/harmony/test/e2e) | +| [graphql](packages/sources/graphql/README.md) | `1.2.37` | `source` | v2 | Unknown | | | `graphql` | `graphql` | | [✅](packages/sources/graphql/test/unit) | | | +| [gsr](packages/sources/gsr/README.md) | `2.4.13` | `source` | v3 | `https://oracle.prod.gsr.io/v1` | `external-adapter-framework` | `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_PRIVATE_KEY (✅)`, `WS_PUBLIC_KEY (✅)`, `WS_USER_ID (✅)` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price`, `price-ws` | `price` | ✅ | | [✅](packages/sources/gsr/test/integration) | | +| [harmony](packages/targets/harmony/README.md) | `1.1.37` | `target` | v2 | `https://api.s0.t.hmny.io` | | `API_ENDPOINT`, `CHAIN_ID`, `GAS_LIMIT`, `PRIVATE_KEY (✅)` | Unknown | Unknown | | | [✅](packages/targets/harmony/test/integration) | [✅](packages/targets/harmony/test/e2e) | | [harris-and-trotter](packages/sources/harris-and-trotter/README.md) | `1.1.11` | `source` | v3 | `https://api.harrisandtrotter.co.uk/api` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `balance` | `balance` | | [✅](packages/sources/harris-and-trotter/test/unit) | [✅](packages/sources/harris-and-trotter/test/integration) | | -| [historical-average](packages/composites/historical-average/README.md) | `1.2.71` | `composite` | v2 | Unknown | `coinmarketcap-adapter` | `COINMARKETCAP_ADAPTER_URL`, `DEFAULT_SOURCE` | Unknown | Unknown | | [✅](packages/composites/historical-average/test/unit) | [✅](packages/composites/historical-average/test/integration) | [✅](packages/composites/historical-average/test/e2e) | -| [icap](packages/sources/icap/README.md) | `1.3.10` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `forex`, `price` | `price` | ✅ | | [✅](packages/sources/icap/test/integration) | | +| [historical-average](packages/composites/historical-average/README.md) | `1.2.72` | `composite` | v2 | Unknown | `coinmarketcap-adapter` | `COINMARKETCAP_ADAPTER_URL`, `DEFAULT_SOURCE` | Unknown | Unknown | | [✅](packages/composites/historical-average/test/unit) | [✅](packages/composites/historical-average/test/integration) | [✅](packages/composites/historical-average/test/e2e) | +| [icap](packages/sources/icap/README.md) | `1.4.0` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `forex`, `price` | `price` | ✅ | | [✅](packages/sources/icap/test/integration) | | | [iex-cloud](packages/sources/iex-cloud/README.md) | `2.0.31` | `source` | v3 | `https://cloud.iexapis.com/stable` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `crypto`, `eod`, `eod-close`, `price`, `stock` | `stock` | | | [✅](packages/sources/iex-cloud/test/integration) | | | [ignition-address-list](packages/sources/ignition-address-list/README.md) | `1.0.6` | `source` | v3 | `https://fbtc.phalcon.blocksec.com/api/v1/extension/fbtc-reserved-addr` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `address` | `address` | | | [✅](packages/sources/ignition-address-list/test/integration) | | -| [implied-price](packages/composites/implied-price/README.md) | `1.1.28` | `composite` | v2 | Unknown | | | `impliedPrice` | `impliedPrice` | | [✅](packages/composites/implied-price/test/unit) | [✅](packages/composites/implied-price/test/integration) | | +| [implied-price](packages/composites/implied-price/README.md) | `1.1.29` | `composite` | v2 | Unknown | | | `impliedPrice` | `impliedPrice` | | [✅](packages/composites/implied-price/test/unit) | [✅](packages/composites/implied-price/test/integration) | | | [instruxi-sxt](packages/sources/instruxi-sxt/README.md) | `1.0.3` | `source` | v3 | `https://proxy.api.spaceandtime.app` | `external-adapter-framework` | `API_ENDPOINT (✅)`, `API_KEY (✅)`, `SXT_TABLE_NAME (✅)` | `total_reserve` | `total_reserve` | | | [✅](packages/sources/instruxi-sxt/test/integration) | | | [intrinio](packages/sources/intrinio/README.md) | `2.0.27` | `source` | v3 | `https://api-v2.intrinio.com/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY` | `price`, `stock` | `price` | ✅ | | [✅](packages/sources/intrinio/test/integration) | | | [ion.au](packages/sources/ion.au/README.md) | `1.0.22` | `source` | v3 | `https://ion-digital-proof-of-reserve.instruxi.dev` | `external-adapter-framework` | `API_ENDPOINT` | `total_reserve` | `total_reserve` | | | [✅](packages/sources/ion.au/test/integration) | | -| [ipfs](packages/sources/ipfs/README.md) | `1.3.36` | `source` | v2 | Unknown | | `API_ENDPOINT` | `read`, `write` | `read` | | | [✅](packages/sources/ipfs/test/integration) | [✅](packages/sources/ipfs/test/e2e) | -| [jpegd](packages/sources/jpegd/README.md) | `2.1.36` | `source` | v2 | `https://jpegapi.com` | | `API_KEY (✅)` | `collections`, `punks` | `punks` | | [✅](packages/sources/jpegd/test/unit) | [✅](packages/sources/jpegd/test/integration) | | -| [json-rpc](packages/sources/json-rpc/README.md) | `1.3.36` | `source` | v2 | `http://localhost:8545` | | `RPC_URL (✅)` | `request` | `request` | | | [✅](packages/sources/json-rpc/test/integration) | [✅](packages/sources/json-rpc/test/e2e) | +| [ipfs](packages/sources/ipfs/README.md) | `1.3.37` | `source` | v2 | Unknown | | `API_ENDPOINT` | `read`, `write` | `read` | | | [✅](packages/sources/ipfs/test/integration) | [✅](packages/sources/ipfs/test/e2e) | +| [jpegd](packages/sources/jpegd/README.md) | `2.1.37` | `source` | v2 | `https://jpegapi.com` | | `API_KEY (✅)` | `collections`, `punks` | `punks` | | [✅](packages/sources/jpegd/test/unit) | [✅](packages/sources/jpegd/test/integration) | | +| [json-rpc](packages/sources/json-rpc/README.md) | `1.3.37` | `source` | v2 | `http://localhost:8545` | | `RPC_URL (✅)` | `request` | `request` | | | [✅](packages/sources/json-rpc/test/integration) | [✅](packages/sources/json-rpc/test/e2e) | | [kaiko](packages/sources/kaiko/README.md) | `2.2.20` | `source` | v3 | `https://us.market-api.kaiko.io/v2/data` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `crypto`, `price`, `realized-vol`, `realized-volatility`, `trades` | `trades` | | | [✅](packages/sources/kaiko/test/integration) | | | [kaiko-state](packages/sources/kaiko-state/README.md) | `1.0.5` | `source` | v3 | `gateway-v0-grpc.kaiko.ovh:443` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS` | `crypto`, `state` | `state` | | | [✅](packages/sources/kaiko-state/test/integration) | | -| [layer2-sequencer-health](packages/sources/layer2-sequencer-health/README.md) | `4.6.0` | `source` | v2 | Unknown | | `ARBITRUM_CHAIN_ID`, `ARBITRUM_DELTA`, `ARBITRUM_HEALTH_ENDPOINT`, `ARBITRUM_RPC_ENDPOINT`, `BASE_CHAIN_ID`, `BASE_DELTA`, `BASE_HEALTH_ENDPOINT`, `BASE_RPC_ENDPOINT`, `LINEA_CHAIN_ID`, `LINEA_DELTA`, `LINEA_HEALTH_ENDPOINT`, `LINEA_RPC_ENDPOINT`, `METIS_CHAIN_ID`, `METIS_DELTA`, `METIS_HEALTH_ENDPOINT`, `METIS_RPC_ENDPOINT`, `NUM_RETRIES`, `OPTIMISM_CHAIN_ID`, `OPTIMISM_DELTA`, `OPTIMISM_HEALTH_ENDPOINT`, `OPTIMISM_RPC_ENDPOINT`, `RETRY_INTERVAL`, `SCROLL_CHAIN_ID`, `SCROLL_DELTA`, `SCROLL_HEALTH_ENDPOINT`, `SCROLL_RPC_ENDPOINT`, `STARKWARE_DELTA`, `STARKWARE_DUMMY_ACCOUNT_ADDRESS`, `STARKWARE_RPC_ENDPOINT`, `ZKSYNC_CHAIN_ID`, `ZKSYNC_DELTA`, `ZKSYNC_HEALTH_ENDPOINT`, `ZKSYNC_RPC_ENDPOINT` | `health` | `health` | | [✅](packages/sources/layer2-sequencer-health/test/unit) | [✅](packages/sources/layer2-sequencer-health/test/integration) | | -| [lcx](packages/sources/lcx/README.md) | `1.3.37` | `source` | v2 | `https://rp.lcx.com/v1/rates/current` | | `API_KEY (✅)` | `price` | `price` | | [✅](packages/sources/lcx/test/unit) | [✅](packages/sources/lcx/test/integration) | | -| [lido](packages/sources/lido/README.md) | `2.0.20` | `source` | v2 | Unknown | | `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL (✅)` | `stmatic` | `stmatic` | | [✅](packages/sources/lido/test/unit) | [✅](packages/sources/lido/test/integration) | | +| [layer2-sequencer-health](packages/sources/layer2-sequencer-health/README.md) | `4.6.1` | `source` | v2 | Unknown | | `ARBITRUM_CHAIN_ID`, `ARBITRUM_DELTA`, `ARBITRUM_HEALTH_ENDPOINT`, `ARBITRUM_RPC_ENDPOINT`, `BASE_CHAIN_ID`, `BASE_DELTA`, `BASE_HEALTH_ENDPOINT`, `BASE_RPC_ENDPOINT`, `LINEA_CHAIN_ID`, `LINEA_DELTA`, `LINEA_HEALTH_ENDPOINT`, `LINEA_RPC_ENDPOINT`, `METIS_CHAIN_ID`, `METIS_DELTA`, `METIS_HEALTH_ENDPOINT`, `METIS_RPC_ENDPOINT`, `NUM_RETRIES`, `OPTIMISM_CHAIN_ID`, `OPTIMISM_DELTA`, `OPTIMISM_HEALTH_ENDPOINT`, `OPTIMISM_RPC_ENDPOINT`, `RETRY_INTERVAL`, `SCROLL_CHAIN_ID`, `SCROLL_DELTA`, `SCROLL_HEALTH_ENDPOINT`, `SCROLL_RPC_ENDPOINT`, `STARKWARE_DELTA`, `STARKWARE_DUMMY_ACCOUNT_ADDRESS`, `STARKWARE_RPC_ENDPOINT`, `ZKSYNC_CHAIN_ID`, `ZKSYNC_DELTA`, `ZKSYNC_HEALTH_ENDPOINT`, `ZKSYNC_RPC_ENDPOINT` | `health` | `health` | | [✅](packages/sources/layer2-sequencer-health/test/unit) | [✅](packages/sources/layer2-sequencer-health/test/integration) | | +| [lcx](packages/sources/lcx/README.md) | `1.3.38` | `source` | v2 | `https://rp.lcx.com/v1/rates/current` | | `API_KEY (✅)` | `price` | `price` | | [✅](packages/sources/lcx/test/unit) | [✅](packages/sources/lcx/test/integration) | | +| [lido](packages/sources/lido/README.md) | `2.0.21` | `source` | v2 | Unknown | | `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL (✅)` | `stmatic` | `stmatic` | | [✅](packages/sources/lido/test/unit) | [✅](packages/sources/lido/test/integration) | | | [lido-por](packages/sources/lido-por/README.md) | `1.1.4` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `CHAIN_ID (✅)`, `ETHEREUM_CL_INDEXER_URL (✅)`, `RPC_URL (✅)` | `reserve` | `reserve` | | | [✅](packages/sources/lido-por/test/integration) | | -| [linear-finance](packages/composites/linear-finance/README.md) | `2.3.102` | `composite` | v2 | `https://pro-api.xangle.io` | `token-allocation-adapter` | `API_KEY (✅)` | `allocations`, `prices` | `prices` | | [✅](packages/composites/linear-finance/test/unit) | [✅](packages/composites/linear-finance/test/integration) | | -| [linkpool](packages/sources/linkpool/README.md) | `1.2.36` | `source` | v2 | `https://api.ice.linkpool.io/v1` | | `API_KEY (✅)` | `futures` | `futures` | | [✅](packages/sources/linkpool/test/unit) | | | -| [lition](packages/sources/lition/README.md) | `1.2.36` | `source` | v2 | `https://staking.lition.io/api/v1` | | `API_ENDPOINT` | `energy` | `energy` | | [✅](packages/sources/lition/test/unit) | | | +| [linear-finance](packages/composites/linear-finance/README.md) | `2.3.103` | `composite` | v2 | `https://pro-api.xangle.io` | `token-allocation-adapter` | `API_KEY (✅)` | `allocations`, `prices` | `prices` | | [✅](packages/composites/linear-finance/test/unit) | [✅](packages/composites/linear-finance/test/integration) | | +| [linkpool](packages/sources/linkpool/README.md) | `1.2.37` | `source` | v2 | `https://api.ice.linkpool.io/v1` | | `API_KEY (✅)` | `futures` | `futures` | | [✅](packages/sources/linkpool/test/unit) | | | +| [lition](packages/sources/lition/README.md) | `1.2.37` | `source` | v2 | `https://staking.lition.io/api/v1` | | `API_ENDPOINT` | `energy` | `energy` | | [✅](packages/sources/lition/test/unit) | | | | [lotus](packages/sources/lotus/README.md) | `3.0.23` | `source` | v3 | Unknown | `external-adapter-framework` | `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS`, `FILECOIN_RPC_URL (✅)` | `balance`, `filecoin.walletbalance` | `balance` | | | [✅](packages/sources/lotus/test/integration) | | | [m0](packages/sources/m0/README.md) | `0.0.7` | `source` | v3 | `https://api.m0.xyz` | `external-adapter-framework` | `API_ENDPOINT` | `nav`, `por`, `reserves` | `reserves` | | | [✅](packages/sources/m0/test/integration) | | -| [market-closure](packages/composites/market-closure/README.md) | `1.3.37` | `composite` | v2 | Unknown | `fcsapi-adapter`, `finnhub-adapter` | `CHECK_API_KEY`, `FCSAPI_ADAPTER_URL`, `FINNHUB_ADAPTER_URL`, `TH_API_KEY` | Unknown | Unknown | | [✅](packages/composites/market-closure/test/unit) | | [✅](packages/composites/market-closure/test/e2e) | +| [market-closure](packages/composites/market-closure/README.md) | `1.3.38` | `composite` | v2 | Unknown | `fcsapi-adapter`, `finnhub-adapter` | `CHECK_API_KEY`, `FCSAPI_ADAPTER_URL`, `FINNHUB_ADAPTER_URL`, `TH_API_KEY` | Unknown | Unknown | | [✅](packages/composites/market-closure/test/unit) | | [✅](packages/composites/market-closure/test/e2e) | | [market-status](packages/composites/market-status/README.md) | `1.2.8` | `composite` | v3 | Unknown | `external-adapter-framework`, `ncfx-adapter`, `tradinghours-adapter` | `BACKGROUND_EXECUTE_MS`, `NCFX_ADAPTER_URL (✅)`, `TRADINGHOURS_ADAPTER_URL (✅)` | `market-status` | `market-status` | | | [✅](packages/composites/market-status/test/integration) | | -| [marketstack](packages/sources/marketstack/README.md) | `1.3.36` | `source` | v2 | `http://api.marketstack.com/v1/` | | `API_ENDPOINT`, `API_KEY (✅)` | `eod`, `stock` | `stock` | | [✅](packages/sources/marketstack/test/unit) | [✅](packages/sources/marketstack/test/integration) | | -| [medianizer](packages/composites/medianizer/README.md) | `1.2.35` | `composite` | v2 | Unknown | | | `medianizer` | `medianizer` | | [✅](packages/composites/medianizer/test/unit) | [✅](packages/composites/medianizer/test/integration) | | -| [messari](packages/sources/messari/README.md) | `1.2.36` | `source` | v2 | `https://data.messari.io/api/v1/` | | `API_ENDPOINT`, `API_KEY` | `assets`, `dominance` | `assets` | | [✅](packages/sources/messari/test/unit) | | | -| [metalsapi](packages/sources/metalsapi/README.md) | `1.7.36` | `source` | v2 | `https://metals-api.com/api/` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `latest` | `forex` | | [✅](packages/sources/metalsapi/test/unit) | [✅](packages/sources/metalsapi/test/integration) | | +| [marketstack](packages/sources/marketstack/README.md) | `1.3.37` | `source` | v2 | `http://api.marketstack.com/v1/` | | `API_ENDPOINT`, `API_KEY (✅)` | `eod`, `stock` | `stock` | | [✅](packages/sources/marketstack/test/unit) | [✅](packages/sources/marketstack/test/integration) | | +| [medianizer](packages/composites/medianizer/README.md) | `1.2.36` | `composite` | v2 | Unknown | | | `medianizer` | `medianizer` | | [✅](packages/composites/medianizer/test/unit) | [✅](packages/composites/medianizer/test/integration) | | +| [messari](packages/sources/messari/README.md) | `1.2.37` | `source` | v2 | `https://data.messari.io/api/v1/` | | `API_ENDPOINT`, `API_KEY` | `assets`, `dominance` | `assets` | | [✅](packages/sources/messari/test/unit) | | | +| [metalsapi](packages/sources/metalsapi/README.md) | `1.7.37` | `source` | v2 | `https://metals-api.com/api/` | | `API_ENDPOINT`, `API_KEY (✅)` | `convert`, `forex`, `latest` | `forex` | | [✅](packages/sources/metalsapi/test/unit) | [✅](packages/sources/metalsapi/test/integration) | | | [mobula-state](packages/sources/mobula-state/README.md) | `1.1.8` | `source` | v3 | Unknown | `external-adapter-framework` | `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | ✅ | | [✅](packages/sources/mobula-state/test/integration) | | -| [mock-ea](packages/sources/mock-ea/README.md) | `2.1.36` | `source` | v2 | Unknown | | `DEVIATION_AMOUNT (✅)`, `MIN_RESULT (✅)`, `UPDATE_INTERVAL_IN_MS (✅)` | `price` | `price` | | | [✅](packages/sources/mock-ea/test/integration) | | +| [mock-ea](packages/sources/mock-ea/README.md) | `2.1.37` | `source` | v2 | Unknown | | `DEVIATION_AMOUNT (✅)`, `MIN_RESULT (✅)`, `UPDATE_INTERVAL_IN_MS (✅)` | `price` | `price` | | | [✅](packages/sources/mock-ea/test/integration) | | | [moonbeam-address-list](packages/sources/moonbeam-address-list/README.md) | `1.1.40` | `source` | v3 | Unknown | `external-adapter-framework` | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `address` | | | [✅](packages/sources/moonbeam-address-list/test/integration) | [✅](packages/sources/moonbeam-address-list/test/e2e) | | [moore-hk](packages/sources/moore-hk/README.md) | `1.0.18` | `source` | v3 | `https://api.real-time-reserves.verinumus.io/v1/` | `external-adapter-framework` | `API_ENDPOINT` | `trueusd` | `trueusd` | | | [✅](packages/sources/moore-hk/test/integration) | | -| [multi-address-list](packages/composites/multi-address-list/README.md) | `1.0.11` | `composite` | v3 | Unknown | `anchorage-adapter`, `bitgo-adapter`, `coinbase-prime-adapter`, `external-adapter-framework` | `ANCHORAGE_ADAPTER_URL`, `BACKGROUND_EXECUTE_MS`, `BITGO_ADAPTER_URL`, `COINBASE_PRIME_ADAPTER_URL`, `MAX_RETRIES`, `RETRY_INTERVAL_MS`, `SCHEDULER_HOUR`, `SCHEDULER_MINUTES`, `SCHEDULER_TIMEZONE` | `address` | `address` | | | [✅](packages/composites/multi-address-list/test/integration) | | -| [mycryptoapi](packages/sources/mycryptoapi/README.md) | `1.3.36` | `source` | v2 | `https://gas.mycryptoapi.com/` | | | `gasprice` | `gasprice` | | [✅](packages/sources/mycryptoapi/test/unit) | [✅](packages/sources/mycryptoapi/test/integration) | | +| [multi-address-list](packages/composites/multi-address-list/README.md) | `1.0.12` | `composite` | v3 | Unknown | `anchorage-adapter`, `bitgo-adapter`, `coinbase-prime-adapter`, `external-adapter-framework` | `ANCHORAGE_ADAPTER_URL`, `BACKGROUND_EXECUTE_MS`, `BITGO_ADAPTER_URL`, `COINBASE_PRIME_ADAPTER_URL`, `MAX_RETRIES`, `RETRY_INTERVAL_MS`, `SCHEDULER_HOUR`, `SCHEDULER_MINUTES`, `SCHEDULER_TIMEZONE` | `address` | `address` | | | [✅](packages/composites/multi-address-list/test/integration) | | +| [mycryptoapi](packages/sources/mycryptoapi/README.md) | `1.3.37` | `source` | v2 | `https://gas.mycryptoapi.com/` | | | `gasprice` | `gasprice` | | [✅](packages/sources/mycryptoapi/test/unit) | [✅](packages/sources/mycryptoapi/test/integration) | | | [nav-consulting](packages/sources/nav-consulting/README.md) | `1.1.3` | `source` | v3 | `https://api.navconsulting.net` | `external-adapter-framework` | `API_ENDPOINT`, `BACKGROUND_EXECUTE_MS` | `reserve` | `reserve` | | | [✅](packages/sources/nav-consulting/test/integration) | | | [ncfx](packages/sources/ncfx/README.md) | `4.3.1` | `source` | v3 | Unknown | `external-adapter-framework` | `API_PASSWORD`, `API_USERNAME`, `FOREX_WS_API_ENDPOINT`, `FOREX_WS_API_KEY`, `MARKET_STATUS_WS_API_ENDPOINT`, `MARKET_STATUS_WS_API_KEY`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `forex`, `forex-market-status`, `market-status`, `metals-market-status`, `price` | `crypto` | ✅ | | [✅](packages/sources/ncfx/test/integration) | | | [nexus-kiln](packages/composites/nexus-kiln/README.md) | `1.0.5` | `composite` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ETH_BALANCE_ADAPTER_URL (✅)`, `KILN_VALIDATOR_ADDRESSES_URL` | `calcnetsharevalueinasset` | `calcnetsharevalueinasset` | | | [✅](packages/composites/nexus-kiln/test/integration) | | | [nft-blue-chip](packages/sources/nft-blue-chip/README.md) | `1.1.39` | `source` | v3 | Unknown | `external-adapter-framework` | `ETHEREUM_RPC_URL (✅)`, `MARKETCAP_TRANSPORT_MAX_RATE_LIMIT_RETRIES`, `MARKETCAP_TRANSPORT_MS_BETWEEN_RATE_LIMIT_RETRIES` | `marketcap` | `marketcap` | | | [✅](packages/sources/nft-blue-chip/test/integration) | | -| [nftx](packages/composites/nftx/README.md) | `3.0.20` | `composite` | v2 | Unknown | `uniswap-v2-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `price` | Unknown | | [✅](packages/composites/nftx/test/unit) | [✅](packages/composites/nftx/test/integration) | | -| [nikkei](packages/sources/nikkei/README.md) | `1.2.36` | `source` | v2 | `https://indexes.nikkei.co.jp/en/nkave/` | | `API_ENDPOINT` | `price`, `stock` | `stock` | | [✅](packages/sources/nikkei/test/unit) | [✅](packages/sources/nikkei/test/integration) | | +| [nftx](packages/composites/nftx/README.md) | `3.0.21` | `composite` | v2 | Unknown | `uniswap-v2-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `price` | Unknown | | [✅](packages/composites/nftx/test/unit) | [✅](packages/composites/nftx/test/integration) | | +| [nikkei](packages/sources/nikkei/README.md) | `1.2.37` | `source` | v2 | `https://indexes.nikkei.co.jp/en/nkave/` | | `API_ENDPOINT` | `price`, `stock` | `stock` | | [✅](packages/sources/nikkei/test/unit) | [✅](packages/sources/nikkei/test/integration) | | | [nyfed](packages/sources/nyfed/README.md) | `1.0.2` | `source` | v3 | `https://markets.newyorkfed.org/api/rates/secured/all/latest.json` | `external-adapter-framework` | `API_ENDPOINT` | `rate` | `rate` | | | [✅](packages/sources/nyfed/test/integration) | | | [oanda](packages/sources/oanda/README.md) | `1.1.37` | `source` | v3 | `https://exchange-rates-api.oanda.com/v2` | `external-adapter-framework` | `API_ACCOUNT_ID (✅)`, `API_ENDPOINT`, `API_KEY (✅)`, `INSTRUMENTS_API_ENDPOINT`, `SSE_API_ENDPOINT`, `SSE_API_KEY (✅)` | `forex`, `price` | `price` | | | | | -| [oilpriceapi](packages/sources/oilpriceapi/README.md) | `2.1.36` | `source` | v2 | `https://api.oilpriceapi.com/v1/` | | `API_KEY (✅)` | `price` | `price` | | [✅](packages/sources/oilpriceapi/test/unit) | [✅](packages/sources/oilpriceapi/test/integration) | | -| [onchain-gas](packages/sources/onchain-gas/README.md) | `1.3.36` | `source` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `ETHEREUM_WS_RPC_URL (✅)` | `gas` | `gas` | ✅ | [✅](packages/sources/onchain-gas/test/unit) | [✅](packages/sources/onchain-gas/test/integration) | | +| [oilpriceapi](packages/sources/oilpriceapi/README.md) | `2.1.37` | `source` | v2 | `https://api.oilpriceapi.com/v1/` | | `API_KEY (✅)` | `price` | `price` | | [✅](packages/sources/oilpriceapi/test/unit) | [✅](packages/sources/oilpriceapi/test/integration) | | +| [onchain-gas](packages/sources/onchain-gas/README.md) | `1.3.37` | `source` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `ETHEREUM_WS_RPC_URL (✅)` | `gas` | `gas` | ✅ | [✅](packages/sources/onchain-gas/test/unit) | [✅](packages/sources/onchain-gas/test/integration) | | | [openexchangerates](packages/sources/openexchangerates/README.md) | `2.0.29` | `source` | v3 | `https://openexchangerates.org/api/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `forex`, `price` | `forex` | | | [✅](packages/sources/openexchangerates/test/integration) | | -| [orchid-bandwidth](packages/sources/orchid-bandwidth/README.md) | `1.2.36` | `source` | v2 | `https://chainlink.orchid.com/0` | | `API_ENDPOINT` | `bandwidth` | `bandwidth` | | | [✅](packages/sources/orchid-bandwidth/test/integration) | | -| [outlier-detection](packages/composites/outlier-detection/README.md) | `1.3.6` | `composite` | v2 | Unknown | | `DERIBIT_ADAPTER_URL`, `DXFEED_ADAPTER_URL`, `GENESIS_VOLATILITY_ADAPTER_URL`, `OILPRICEAPI_ADAPTER_URL`, `XBTO_ADAPTER_URL` | `outlier` | `outlier` | | | | | -| [paxos](packages/sources/paxos/README.md) | `1.4.28` | `source` | v2 | `https://api.paxos.com/v1/` | | | `assetAttestation` | `assetAttestation` | | [✅](packages/sources/paxos/test/unit) | [✅](packages/sources/paxos/test/integration) | | -| [paypal](packages/sources/paypal/README.md) | `1.2.36` | `source` | v2 | Unknown | | `CLIENT_ID (✅)`, `CLIENT_SECRET (✅)`, `MODE` | `getpayout`, `read`, `sendpayout`, `write` | `sendpayout` | | [✅](packages/sources/paypal/test/unit) | | [✅](packages/sources/paypal/test/e2e) | +| [orchid-bandwidth](packages/sources/orchid-bandwidth/README.md) | `1.2.37` | `source` | v2 | `https://chainlink.orchid.com/0` | | `API_ENDPOINT` | `bandwidth` | `bandwidth` | | | [✅](packages/sources/orchid-bandwidth/test/integration) | | +| [outlier-detection](packages/composites/outlier-detection/README.md) | `1.3.7` | `composite` | v2 | Unknown | | `DERIBIT_ADAPTER_URL`, `DXFEED_ADAPTER_URL`, `GENESIS_VOLATILITY_ADAPTER_URL`, `OILPRICEAPI_ADAPTER_URL`, `XBTO_ADAPTER_URL` | `outlier` | `outlier` | | | | | +| [paxos](packages/sources/paxos/README.md) | `1.4.29` | `source` | v2 | `https://api.paxos.com/v1/` | | | `assetAttestation` | `assetAttestation` | | [✅](packages/sources/paxos/test/unit) | [✅](packages/sources/paxos/test/integration) | | +| [paypal](packages/sources/paypal/README.md) | `1.2.37` | `source` | v2 | Unknown | | `CLIENT_ID (✅)`, `CLIENT_SECRET (✅)`, `MODE` | `getpayout`, `read`, `sendpayout`, `write` | `sendpayout` | | [✅](packages/sources/paypal/test/unit) | | [✅](packages/sources/paypal/test/e2e) | | [polkadot-balance](packages/sources/polkadot-balance/README.md) | `1.3.19` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BATCH_SIZE`, `RPC_URL (✅)` | Unknown | `balance` | | | [✅](packages/sources/polkadot-balance/test/integration) | | | [polygon](packages/sources/polygon/README.md) | `2.0.30` | `source` | v3 | `https://api.polygon.io` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `conversion`, `forex`, `price`, `tickers` | `tickers` | | | [✅](packages/sources/polygon/test/integration) | | | [por-address-list](packages/sources/por-address-list/README.md) | `5.5.2` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BEDROCK_UNIBTC_API_ENDPOINT`, `CHAIN_ID`, `GROUP_SIZE`, `RPC_URL (✅)`, `SOLVBTC_API_ENDPOINT`, `SOLVBTC_BBN_API_ENDPOINT`, `SOLVBTC_CORE_API_ENDPOINT`, `SOLVBTC_ENA_API_ENDPOINT`, `SOLVBTC_JUP_API_ENDPOINT` | `address`, `bedrockbtcaddress`, `multichainaddress`, `solvbtcaddress` | `address` | | [✅](packages/sources/por-address-list/test/unit) | [✅](packages/sources/por-address-list/test/integration) | | | [por-indexer](packages/sources/por-indexer/README.md) | `2.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BITCOIN_MAINNET_POR_INDEXER_URL`, `BITCOIN_TESTNET_POR_INDEXER_URL`, `DOGECOIN_MAINNET_POR_INDEXER_URL`, `DOGECOIN_TESTNET_POR_INDEXER_URL` | `balance`, `index` | `balance` | | | [✅](packages/sources/por-indexer/test/integration) | | -| [proof-of-reserves](packages/composites/proof-of-reserves/README.md) | `1.24.7` | `composite` | v2 | Unknown | `ada-balance-adapter`, `amberdata-adapter`, `avalanche-platform-adapter`, `bitcoin-json-rpc-adapter`, `blockchain.com-adapter`, `blockchair-adapter`, `blockcypher-adapter`, `btc.com-adapter`, `ceffu-adapter`, `celsius-address-list-adapter`, `chain-reserve-wallet-adapter`, `coinbase-prime-adapter`, `cryptoapis-adapter`, `eth-balance-adapter`, `eth-beacon-adapter`, `gemini-adapter`, `ignition-address-list-adapter`, `lotus-adapter`, `moonbeam-address-list-adapter`, `multi-address-list-adapter`, `polkadot-balance-adapter`, `por-address-list-adapter`, `por-indexer-adapter`, `reduce-adapter`, `renvm-address-set-adapter`, `sochain-adapter`, `stader-address-list-adapter`, `stader-balance-adapter`, `swell-address-list-adapter`, `token-balance-adapter`, `wbtc-address-set-adapter`, `wrapped-adapter` | `ADA_BALANCE_ADAPTER_URL`, `AMBERDATA_ADAPTER_URL`, `AVALANCHE_PLATFORM_ADAPTER_URL`, `BLOCKCHAIN_COM_ADAPTER_URL`, `BLOCKCHAIR_ADAPTER_URL`, `BLOCKCYPHER_ADAPTER_URL`, `BTC_COM_ADAPTER_URL`, `CELSIUS_ADDRESS_LIST_ADAPTER_URL`, `CHAIN_RESERVE_WALLET_ADAPTER_URL`, `CRYPTOAPIS_ADAPTER_URL`, `ETH_BEACON_ADAPTER_URL`, `MOONBEAM_ADDRESS_LIST_ADAPTER_URL`, `POLKADOT_BALANCE_ADAPTER_URL`, `POR_ADDRESS_LIST_ADAPTER_URL`, `RENVM_ADAPTER_URL`, `SOCHAIN_ADAPTER_URL`, `STADER_ADDRESS_LIST_ADAPTER_URL`, `STADER_BALANCE_ADAPTER_URL`, `SWELL_ADDRESS_LIST_ADAPTER_URL`, `WBTC_ADAPTER_URL` | `multiReserves`, `reserves` | `reserves` | | [✅](packages/composites/proof-of-reserves/test/unit) | [✅](packages/composites/proof-of-reserves/test/integration) | | -| [reduce](packages/targets/reduce/README.md) | `1.4.23` | `non-deployable` | v2 | Unknown | | | `reduce` | `reduce` | | | [✅](packages/non-deployable/reduce/test/integration) | | -| [reference-transform](packages/composites/reference-transform/README.md) | `1.3.7` | `composite` | v2 | Unknown | | `SOURCE_ADAPTER_URL (✅)` | `transform` | `transform` | | | | | -| [renvm-address-set](packages/sources/renvm-address-set/README.md) | `1.5.97` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `API_ENDPOINT (✅)`, `NETWORK` | `address` | `address` | | | [✅](packages/sources/renvm-address-set/test/integration) | | -| [rocket-pool](packages/composites/rocket-pool/README.md) | `1.1.12` | `composite` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)` | `reth` | `reth` | | [✅](packages/composites/rocket-pool/test/unit) | [✅](packages/composites/rocket-pool/test/integration) | | +| [proof-of-reserves](packages/composites/proof-of-reserves/README.md) | `1.24.8` | `composite` | v2 | Unknown | `ada-balance-adapter`, `amberdata-adapter`, `avalanche-platform-adapter`, `bitcoin-json-rpc-adapter`, `blockchain.com-adapter`, `blockchair-adapter`, `blockcypher-adapter`, `btc.com-adapter`, `ceffu-adapter`, `celsius-address-list-adapter`, `chain-reserve-wallet-adapter`, `coinbase-prime-adapter`, `cryptoapis-adapter`, `eth-balance-adapter`, `eth-beacon-adapter`, `gemini-adapter`, `ignition-address-list-adapter`, `lotus-adapter`, `moonbeam-address-list-adapter`, `multi-address-list-adapter`, `polkadot-balance-adapter`, `por-address-list-adapter`, `por-indexer-adapter`, `reduce-adapter`, `renvm-address-set-adapter`, `sochain-adapter`, `stader-address-list-adapter`, `stader-balance-adapter`, `swell-address-list-adapter`, `token-balance-adapter`, `wbtc-address-set-adapter`, `wrapped-adapter` | `ADA_BALANCE_ADAPTER_URL`, `AMBERDATA_ADAPTER_URL`, `AVALANCHE_PLATFORM_ADAPTER_URL`, `BLOCKCHAIN_COM_ADAPTER_URL`, `BLOCKCHAIR_ADAPTER_URL`, `BLOCKCYPHER_ADAPTER_URL`, `BTC_COM_ADAPTER_URL`, `CELSIUS_ADDRESS_LIST_ADAPTER_URL`, `CHAIN_RESERVE_WALLET_ADAPTER_URL`, `CRYPTOAPIS_ADAPTER_URL`, `ETH_BEACON_ADAPTER_URL`, `MOONBEAM_ADDRESS_LIST_ADAPTER_URL`, `POLKADOT_BALANCE_ADAPTER_URL`, `POR_ADDRESS_LIST_ADAPTER_URL`, `RENVM_ADAPTER_URL`, `SOCHAIN_ADAPTER_URL`, `STADER_ADDRESS_LIST_ADAPTER_URL`, `STADER_BALANCE_ADAPTER_URL`, `SWELL_ADDRESS_LIST_ADAPTER_URL`, `WBTC_ADAPTER_URL` | `multiReserves`, `reserves` | `reserves` | | [✅](packages/composites/proof-of-reserves/test/unit) | [✅](packages/composites/proof-of-reserves/test/integration) | | +| [reduce](packages/targets/reduce/README.md) | `1.4.24` | `non-deployable` | v2 | Unknown | | | `reduce` | `reduce` | | | [✅](packages/non-deployable/reduce/test/integration) | | +| [reference-transform](packages/composites/reference-transform/README.md) | `1.3.8` | `composite` | v2 | Unknown | | `SOURCE_ADAPTER_URL (✅)` | `transform` | `transform` | | | | | +| [renvm-address-set](packages/sources/renvm-address-set/README.md) | `1.5.98` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `API_ENDPOINT (✅)`, `NETWORK` | `address` | `address` | | | [✅](packages/sources/renvm-address-set/test/integration) | | +| [rocket-pool](packages/composites/rocket-pool/README.md) | `1.1.13` | `composite` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)` | `reth` | `reth` | | [✅](packages/composites/rocket-pool/test/unit) | [✅](packages/composites/rocket-pool/test/integration) | | | [s3-csv-reader](packages/sources/s3-csv-reader/README.md) | `2.2.5` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `LOOKBACK_DAYS` | `csv` | `csv` | | [✅](packages/sources/s3-csv-reader/test/unit) | [✅](packages/sources/s3-csv-reader/test/integration) | | -| [satoshitango](packages/sources/satoshitango/README.md) | `1.3.36` | `source` | v2 | `https://api.satoshitango.com/v3` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/satoshitango/test/unit) | [✅](packages/sources/satoshitango/test/integration) | | -| [savax-price](packages/composites/savax-price/README.md) | `3.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `AVALANCHE_CHAIN_ID`, `AVALANCHE_RPC_URL (✅)`, `SAVAX_ADDRESS` | `price` | `price` | | [✅](packages/composites/savax-price/test/unit) | [✅](packages/composites/savax-price/test/integration) | [✅](packages/composites/savax-price/test/e2e) | -| [set-token-index](packages/composites/set-token-index/README.md) | `3.0.21` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `token-index`, `tokens` | `token-index` | | | [✅](packages/composites/set-token-index/test/integration) | | -| [snowflake](packages/sources/snowflake/README.md) | `1.2.36` | `source` | v2 | Unknown | | `ACCOUNT (✅)`, `CLOUD_PROVIDER`, `CLOUD_REGION`, `DATABASE`, `DB_USERNAME (✅)`, `PRIVATE_KEY (✅)`, `SCHEMA` | `covid-cases` | `covid-cases` | | [✅](packages/sources/snowflake/test/unit) | [✅](packages/sources/snowflake/test/integration) | | -| [sochain](packages/sources/sochain/README.md) | `1.3.36` | `source` | v2 | `https://sochain.com` | | `API_ENDPOINT` | `balance` | `balance` | | | [✅](packages/sources/sochain/test/integration) | [✅](packages/sources/sochain/test/e2e) | -| [solana-view-function](packages/sources/solana-view-function/README.md) | `2.2.37` | `source` | v2 | Unknown | | `COMMITMENT`, `RPC_URL (✅)` | `accounts` | `accounts` | | [✅](packages/sources/solana-view-function/test/unit) | [✅](packages/sources/solana-view-function/test/integration) | | -| [spectral-macro-score](packages/sources/spectral-macro-score/README.md) | `2.0.20` | `source` | v2 | `https://xzff24vr3m.execute-api.us-east-2.amazonaws.com/default/` | | `API_ENDPOINT`, `API_KEY (✅)`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `NFC_ADDRESS (✅)` | `spectral-proxy` | `spectral-proxy` | | [✅](packages/sources/spectral-macro-score/test/unit) | [✅](packages/sources/spectral-macro-score/test/integration) | | -| [sportsdataio](packages/sources/sportsdataio/README.md) | `1.3.28` | `source` | v2 | `https://fly.sportsdata.io/v3` | | `CFB_SCORES_API_KEY`, `MLB_API_KEY`, `MMA_STATS_API_KEY`, `NBA_API_KEY`, `NFL_SCORES_API_KEY` | Unknown | `scores` | | [✅](packages/sources/sportsdataio/test/unit) | [✅](packages/sources/sportsdataio/test/integration) | | +| [satoshitango](packages/sources/satoshitango/README.md) | `1.3.37` | `source` | v2 | `https://api.satoshitango.com/v3` | | `API_ENDPOINT` | `crypto`, `ticker` | `crypto` | | [✅](packages/sources/satoshitango/test/unit) | [✅](packages/sources/satoshitango/test/integration) | | +| [savax-price](packages/composites/savax-price/README.md) | `3.0.96` | `composite` | v2 | Unknown | `token-allocation-adapter` | `AVALANCHE_CHAIN_ID`, `AVALANCHE_RPC_URL (✅)`, `SAVAX_ADDRESS` | `price` | `price` | | [✅](packages/composites/savax-price/test/unit) | [✅](packages/composites/savax-price/test/integration) | [✅](packages/composites/savax-price/test/e2e) | +| [set-token-index](packages/composites/set-token-index/README.md) | `3.0.22` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `token-index`, `tokens` | `token-index` | | | [✅](packages/composites/set-token-index/test/integration) | | +| [snowflake](packages/sources/snowflake/README.md) | `1.2.37` | `source` | v2 | Unknown | | `ACCOUNT (✅)`, `CLOUD_PROVIDER`, `CLOUD_REGION`, `DATABASE`, `DB_USERNAME (✅)`, `PRIVATE_KEY (✅)`, `SCHEMA` | `covid-cases` | `covid-cases` | | [✅](packages/sources/snowflake/test/unit) | [✅](packages/sources/snowflake/test/integration) | | +| [sochain](packages/sources/sochain/README.md) | `1.3.37` | `source` | v2 | `https://sochain.com` | | `API_ENDPOINT` | `balance` | `balance` | | | [✅](packages/sources/sochain/test/integration) | [✅](packages/sources/sochain/test/e2e) | +| [solana-view-function](packages/sources/solana-view-function/README.md) | `2.2.38` | `source` | v2 | Unknown | | `COMMITMENT`, `RPC_URL (✅)` | `accounts` | `accounts` | | [✅](packages/sources/solana-view-function/test/unit) | [✅](packages/sources/solana-view-function/test/integration) | | +| [spectral-macro-score](packages/sources/spectral-macro-score/README.md) | `2.0.21` | `source` | v2 | `https://xzff24vr3m.execute-api.us-east-2.amazonaws.com/default/` | | `API_ENDPOINT`, `API_KEY (✅)`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `NFC_ADDRESS (✅)` | `spectral-proxy` | `spectral-proxy` | | [✅](packages/sources/spectral-macro-score/test/unit) | [✅](packages/sources/spectral-macro-score/test/integration) | | +| [sportsdataio](packages/sources/sportsdataio/README.md) | `1.3.29` | `source` | v2 | `https://fly.sportsdata.io/v3` | | `CFB_SCORES_API_KEY`, `MLB_API_KEY`, `MMA_STATS_API_KEY`, `NBA_API_KEY`, `NFL_SCORES_API_KEY` | Unknown | `scores` | | [✅](packages/sources/sportsdataio/test/unit) | [✅](packages/sources/sportsdataio/test/integration) | | | [stader-address-list](packages/sources/stader-address-list/README.md) | `2.3.30` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `address` | | | [✅](packages/sources/stader-address-list/test/integration) | | | [stader-balance](packages/sources/stader-balance/README.md) | `1.4.27` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `BATCH_SIZE`, `BEACON_RPC_URL (✅)`, `CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `GROUP_SIZE` | Unknown | `balance` | | | [✅](packages/sources/stader-balance/test/integration) | | -| [stader-labs](packages/sources/stader-labs/README.md) | `3.0.14` | `source` | v2 | Unknown | | `BSC_CHAIN_ID`, `BSC_RPC_URL`, `FANTOM_CHAIN_ID`, `FANTOM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | `bnbx`, `maticx`, `sftmx` | `maticx` | | [✅](packages/sources/stader-labs/test/unit) | [✅](packages/sources/stader-labs/test/integration) | | +| [stader-labs](packages/sources/stader-labs/README.md) | `3.0.15` | `source` | v2 | Unknown | | `BSC_CHAIN_ID`, `BSC_RPC_URL`, `FANTOM_CHAIN_ID`, `FANTOM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | `bnbx`, `maticx`, `sftmx` | `maticx` | | [✅](packages/sources/stader-labs/test/unit) | [✅](packages/sources/stader-labs/test/integration) | | | [starknet-gas-price](packages/sources/starknet-gas-price/README.md) | `1.0.14` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `STARKNET_RPC_URL (✅)` | `gas_price`, `gasprice` | `gasprice` | | | [✅](packages/sources/starknet-gas-price/test/integration) | | -| [stasis](packages/sources/stasis/README.md) | `1.2.36` | `source` | v2 | `https://stasis.net` | | | `supply` | `supply` | | | [✅](packages/sources/stasis/test/integration) | | +| [stasis](packages/sources/stasis/README.md) | `1.2.37` | `source` | v2 | `https://stasis.net` | | | `supply` | `supply` | | | [✅](packages/sources/stasis/test/integration) | | | [superstate](packages/sources/superstate/README.md) | `1.2.6` | `source` | v3 | `https://api.superstate.co/v1` | `external-adapter-framework` | `API_ENDPOINT`, `LOOKBACK_DAYS`, `RETRY_INTERVAL_MS` | `nav`, `por`, `reserves` | `reserves` | | [✅](packages/sources/superstate/test/unit) | [✅](packages/sources/superstate/test/integration) | | -| [swell-address-list](packages/sources/swell-address-list/README.md) | `1.0.19` | `source` | v2 | Unknown | | `RPC_URL (✅)` | `address` | `address` | | [✅](packages/sources/swell-address-list/test/unit) | [✅](packages/sources/swell-address-list/test/integration) | [✅](packages/sources/swell-address-list/test/e2e) | -| [synth-index](packages/composites/synth-index/README.md) | `1.2.113` | `composite` | v2 | Unknown | `token-allocation-adapter` | `DEFAULT_NETWORK` | `value` | `value` | | [✅](packages/composites/synth-index/test/unit) | [✅](packages/composites/synth-index/test/integration) | | -| [synthetix-debt-pool](packages/sources/synthetix-debt-pool/README.md) | `4.1.10` | `source` | v2 | Unknown | | `ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `CHAIN_ID`, `GOERLI_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `GOERLI_CHAIN_ID`, `GOERLI_OPTIMISM_CHAIN_ID`, `GOERLI_OPTIMISM_RPC_URL`, `GOERLI_RPC_URL`, `KOVAN_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `KOVAN_CHAIN_ID`, `KOVAN_OPTIMISM_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `KOVAN_OPTIMISM_CHAIN_ID`, `KOVAN_OPTIMISM_RPC_URL`, `KOVAN_RPC_URL`, `OPTIMISM_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `OPTIMISM_CHAIN_ID`, `OPTIMISM_RPC_URL`, `RPC_URL` | `debt`, `debt-ratio` | `debt` | | [✅](packages/sources/synthetix-debt-pool/test/unit) | [✅](packages/sources/synthetix-debt-pool/test/integration) | [✅](packages/sources/synthetix-debt-pool/test/e2e) | +| [swell-address-list](packages/sources/swell-address-list/README.md) | `1.0.20` | `source` | v2 | Unknown | | `RPC_URL (✅)` | `address` | `address` | | [✅](packages/sources/swell-address-list/test/unit) | [✅](packages/sources/swell-address-list/test/integration) | [✅](packages/sources/swell-address-list/test/e2e) | +| [synth-index](packages/composites/synth-index/README.md) | `1.2.114` | `composite` | v2 | Unknown | `token-allocation-adapter` | `DEFAULT_NETWORK` | `value` | `value` | | [✅](packages/composites/synth-index/test/unit) | [✅](packages/composites/synth-index/test/integration) | | +| [synthetix-debt-pool](packages/sources/synthetix-debt-pool/README.md) | `4.1.11` | `source` | v2 | Unknown | | `ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `CHAIN_ID`, `GOERLI_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `GOERLI_CHAIN_ID`, `GOERLI_OPTIMISM_CHAIN_ID`, `GOERLI_OPTIMISM_RPC_URL`, `GOERLI_RPC_URL`, `KOVAN_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `KOVAN_CHAIN_ID`, `KOVAN_OPTIMISM_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `KOVAN_OPTIMISM_CHAIN_ID`, `KOVAN_OPTIMISM_RPC_URL`, `KOVAN_RPC_URL`, `OPTIMISM_ADDRESS_RESOLVER_PROXY_CONTRACT_ADDRESS`, `OPTIMISM_CHAIN_ID`, `OPTIMISM_RPC_URL`, `RPC_URL` | `debt`, `debt-ratio` | `debt` | | [✅](packages/sources/synthetix-debt-pool/test/unit) | [✅](packages/sources/synthetix-debt-pool/test/integration) | [✅](packages/sources/synthetix-debt-pool/test/e2e) | | [synthetix-feeds](packages/sources/synthetix-feeds/README.md) | `1.1.10` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `CHAIN_ID (✅)`, `RPC_URL (✅)` | `price` | `price` | | | [✅](packages/sources/synthetix-feeds/test/integration) | | -| [taapi](packages/sources/taapi/README.md) | `1.2.36` | `source` | v2 | `https://api.taapi.io/` | | `API_KEY (✅)` | `indicator` | `indicator` | | [✅](packages/sources/taapi/test/unit) | [✅](packages/sources/taapi/test/integration) | | -| [terra-view-function](packages/sources/terra-view-function/README.md) | `1.3.36` | `source` | v2 | Unknown | | `BOMBAY_12_LCD_URL (✅)`, `COLUMBUS_5_LCD_URL (✅)`, `DEFAULT_CHAIN_ID`, `LOCALTERRA_LCD_URL (✅)` | `view` | `view` | | [✅](packages/sources/terra-view-function/test/unit) | [✅](packages/sources/terra-view-function/test/integration) | [✅](packages/sources/terra-view-function/test/e2e) | -| [the-graph](packages/composites/the-graph/README.md) | `1.2.37` | `composite` | v2 | Unknown | `graphql-adapter` | `RPC_URL (✅)`, `UNISWAP_V3_SUBGRAPH_ENDPOINT` | `prices` | `prices` | | [✅](packages/composites/the-graph/test/unit) | | | +| [taapi](packages/sources/taapi/README.md) | `1.2.37` | `source` | v2 | `https://api.taapi.io/` | | `API_KEY (✅)` | `indicator` | `indicator` | | [✅](packages/sources/taapi/test/unit) | [✅](packages/sources/taapi/test/integration) | | +| [terra-view-function](packages/sources/terra-view-function/README.md) | `1.3.37` | `source` | v2 | Unknown | | `BOMBAY_12_LCD_URL (✅)`, `COLUMBUS_5_LCD_URL (✅)`, `DEFAULT_CHAIN_ID`, `LOCALTERRA_LCD_URL (✅)` | `view` | `view` | | [✅](packages/sources/terra-view-function/test/unit) | [✅](packages/sources/terra-view-function/test/integration) | [✅](packages/sources/terra-view-function/test/e2e) | +| [the-graph](packages/composites/the-graph/README.md) | `1.2.38` | `composite` | v2 | Unknown | `graphql-adapter` | `RPC_URL (✅)`, `UNISWAP_V3_SUBGRAPH_ENDPOINT` | `prices` | `prices` | | [✅](packages/composites/the-graph/test/unit) | | | | [the-network-firm](packages/sources/the-network-firm/README.md) | `1.2.20` | `source` | v3 | `https://api.oracle-services.ledgerlens.io/v1/chainlink/proof-of-reserves/` | `external-adapter-framework` | `API_ENDPOINT` | `backed`, `balance`, `eurr`, `gift`, `mco2`, `stbt`, `usdr` | `mco2` | | | [✅](packages/sources/the-network-firm/test/integration) | | -| [therundown](packages/sources/therundown/README.md) | `1.3.36` | `source` | v2 | `https://therundown-therundown-v1.p.rapidapi.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `event`, `events`, `total-score` | `total-score` | | [✅](packages/sources/therundown/test/unit) | [✅](packages/sources/therundown/test/integration) | | +| [therundown](packages/sources/therundown/README.md) | `1.3.37` | `source` | v2 | `https://therundown-therundown-v1.p.rapidapi.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `event`, `events`, `total-score` | `total-score` | | [✅](packages/sources/therundown/test/unit) | [✅](packages/sources/therundown/test/integration) | | | [tiingo](packages/sources/tiingo/README.md) | `2.7.0` | `source` | v3 | `https://api.tiingo.com/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `commodities`, `crypto`, `crypto-lwba`, `crypto-synth`, `crypto-vwap`, `crypto_lwba`, `cryptolwba`, `cryptoyield`, `eod`, `forex`, `fx`, `iex`, `price`, `prices`, `realized-vol`, `realized-volatility`, `stock`, `top`, `volume`, `vwap`, `yield` | `crypto` | ✅ | | [✅](packages/sources/tiingo/test/integration) | | | [tiingo-state](packages/sources/tiingo-state/README.md) | `0.1.6` | `source` | v3 | Unknown | `external-adapter-framework` | `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | ✅ | | [✅](packages/sources/tiingo-state/test/integration) | | -| [token-allocation](packages/targets/token-allocation/README.md) | `1.13.7` | `non-deployable` | v2 | Unknown | `amberdata-adapter`, `blocksize-capital-adapter`, `cfbenchmarks-adapter`, `coinapi-adapter`, `coingecko-adapter`, `coinmarketcap-adapter`, `coinmetrics-adapter`, `coinpaprika-adapter`, `coinranking-adapter`, `cryptocompare-adapter`, `finage-adapter`, `kaiko-adapter`, `ncfx-adapter`, `tiingo-adapter` | `AMBERDATA_ADAPTER_URL`, `BLOCKSIZE_CAPITAL_ADAPTER_URL`, `CFBENCHMARKS_ADAPTER_URL`, `COINAPI_ADAPTER_URL`, `COINGECKO_ADAPTER_URL`, `COINMARKETCAP_ADAPTER_URL`, `COINMETRICS_ADAPTER_URL`, `COINPAPRIKA_ADAPTER_URL`, `COINRANKING_ADAPTER_URL`, `CRYPTOCOMPARE_ADAPTER_URL`, `DEFAULT_METHOD`, `DEFAULT_QUOTE`, `DEFAULT_SOURCE`, `FINAGE_ADAPTER_URL`, `KAIKO_ADAPTER_URL`, `NCFX_ADAPTER_URL`, `TIINGO_ADAPTER_URL` | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation/test/unit) | [✅](packages/non-deployable/token-allocation/test/integration) | [✅](packages/non-deployable/token-allocation/test/e2e) | +| [token-allocation](packages/targets/token-allocation/README.md) | `1.13.8` | `non-deployable` | v2 | Unknown | `amberdata-adapter`, `blocksize-capital-adapter`, `cfbenchmarks-adapter`, `coinapi-adapter`, `coingecko-adapter`, `coinmarketcap-adapter`, `coinmetrics-adapter`, `coinpaprika-adapter`, `coinranking-adapter`, `cryptocompare-adapter`, `finage-adapter`, `kaiko-adapter`, `ncfx-adapter`, `tiingo-adapter` | `AMBERDATA_ADAPTER_URL`, `BLOCKSIZE_CAPITAL_ADAPTER_URL`, `CFBENCHMARKS_ADAPTER_URL`, `COINAPI_ADAPTER_URL`, `COINGECKO_ADAPTER_URL`, `COINMARKETCAP_ADAPTER_URL`, `COINMETRICS_ADAPTER_URL`, `COINPAPRIKA_ADAPTER_URL`, `COINRANKING_ADAPTER_URL`, `CRYPTOCOMPARE_ADAPTER_URL`, `DEFAULT_METHOD`, `DEFAULT_QUOTE`, `DEFAULT_SOURCE`, `FINAGE_ADAPTER_URL`, `KAIKO_ADAPTER_URL`, `NCFX_ADAPTER_URL`, `TIINGO_ADAPTER_URL` | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation/test/unit) | [✅](packages/non-deployable/token-allocation/test/integration) | [✅](packages/non-deployable/token-allocation/test/e2e) | | [token-allocation-test](packages/targets/token-allocation-test/README.md) | `0.0.18` | `non-deployable` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation-test/test/integration) | | | [token-balance](packages/sources/token-balance/README.md) | `1.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | `ARBITRUM_RPC_CHAIN_ID`, `ARBITRUM_RPC_URL`, `BACKGROUND_EXECUTE_MS`, `SOLANA_COMMITMENT`, `SOLANA_RPC_URL` | `erc20`, `evm`, `solvjlp` | `evm` | | | [✅](packages/sources/token-balance/test/integration) | | -| [tp](packages/sources/tp/README.md) | `1.8.8` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `commodities`, `forex`, `price` | `price` | ✅ | [✅](packages/sources/tp/test/unit) | [✅](packages/sources/tp/test/integration) | | +| [tp](packages/sources/tp/README.md) | `1.9.0` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `commodities`, `forex`, `price` | `price` | ✅ | [✅](packages/sources/tp/test/unit) | [✅](packages/sources/tp/test/integration) | | | [tradermade](packages/sources/tradermade/README.md) | `2.1.19` | `source` | v3 | `https://marketdata.tradermade.com/api/v1/live` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT`, `WS_API_KEY`, `WS_ENABLED` | `batch`, `commodities`, `forex`, `live`, `stock` | `live` | ✅ | [✅](packages/sources/tradermade/test/unit) | [✅](packages/sources/tradermade/test/integration) | | -| [tradingeconomics](packages/sources/tradingeconomics/README.md) | `3.0.24` | `source` | v3 | `https://api.tradingeconomics.com/markets` | `external-adapter-framework` | `API_CLIENT_KEY (✅)`, `API_CLIENT_SECRET (✅)`, `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_ENABLED` | `commodities`, `crypto`, `forex`, `price`, `stock` | `price` | ✅ | | [✅](packages/sources/tradingeconomics/test/integration) | | | [tradinghours](packages/sources/tradinghours/README.md) | `0.1.10` | `source` | v3 | `https://api.tradinghours.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `forex-market-status`, `market-status`, `metals-market-status`, `wti-market-status` | `market-status` | | | [✅](packages/sources/tradinghours/test/integration) | | | [trueusd](packages/sources/trueusd/README.md) | `3.0.24` | `source` | v3 | `https://api.real-time-reserves.ledgerlens.io/v1/` | `external-adapter-framework` | `API_ENDPOINT` | `trueusd` | `trueusd` | | | [✅](packages/sources/trueusd/test/integration) | | | [trumatic-matic-exchange-rate](packages/sources/trumatic-matic-exchange-rate/README.md) | `1.0.21` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `CHAIN_ID (✅)`, `RPC_URL (✅)`, `TRUMATIC_VAULT_SHARES_CONTRACT (✅)` | `crypto` | `crypto` | | | [✅](packages/sources/trumatic-matic-exchange-rate/test/integration) | | -| [twelvedata](packages/sources/twelvedata/README.md) | `1.4.5` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | `closing`, `crypto`, `eod`, `etf`, `forex`, `price`, `stock`, `uk_etf` | `closing` | | [✅](packages/sources/twelvedata/test/unit) | [✅](packages/sources/twelvedata/test/integration) | | -| [twosigma](packages/sources/twosigma/README.md) | `1.2.30` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT (✅)`, `WS_API_KEY (✅)` | `price`, `stock` | `price` | ✅ | [✅](packages/sources/twosigma/test/unit) | [✅](packages/sources/twosigma/test/integration) | | -| [unibit](packages/sources/unibit/README.md) | `1.4.36` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | `eod`, `historical` | `historical` | | [✅](packages/sources/unibit/test/unit) | [✅](packages/sources/unibit/test/integration) | | -| [uniswap-v2](packages/sources/uniswap-v2/README.md) | `2.0.20` | `source` | v2 | Unknown | | `BLOCKCHAIN_NETWORK`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ROUTER_CONTRACT`, `RPC_URL` | `crypto` | `crypto` | | [✅](packages/sources/uniswap-v2/test/unit) | [✅](packages/sources/uniswap-v2/test/integration) | [✅](packages/sources/uniswap-v2/test/e2e) | -| [upvest](packages/sources/upvest/README.md) | `1.3.36` | `source` | v2 | `https://fees.upvest.co` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/upvest/test/unit) | [✅](packages/sources/upvest/test/integration) | | -| [uscpi-one](packages/sources/uscpi-one/README.md) | `1.3.36` | `source` | v2 | `https://api.bls.gov/publicAPI/v2` | | `API_ENDPOINT`, `API_KEY` | `series` | `series` | | | [✅](packages/sources/uscpi-one/test/integration) | | -| [vesper](packages/composites/vesper/README.md) | `2.0.94` | `composite` | v2 | Unknown | `token-allocation-adapter` | `CONTROLLER_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `tvl` | `tvl` | | | | [✅](packages/composites/vesper/test/e2e) | +| [twelvedata](packages/sources/twelvedata/README.md) | `1.4.6` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | `closing`, `crypto`, `eod`, `etf`, `forex`, `price`, `stock`, `uk_etf` | `closing` | | [✅](packages/sources/twelvedata/test/unit) | [✅](packages/sources/twelvedata/test/integration) | | +| [twosigma](packages/sources/twosigma/README.md) | `1.2.31` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT (✅)`, `WS_API_KEY (✅)` | `price`, `stock` | `price` | ✅ | [✅](packages/sources/twosigma/test/unit) | [✅](packages/sources/twosigma/test/integration) | | +| [unibit](packages/sources/unibit/README.md) | `1.4.37` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | `eod`, `historical` | `historical` | | [✅](packages/sources/unibit/test/unit) | [✅](packages/sources/unibit/test/integration) | | +| [uniswap-v2](packages/sources/uniswap-v2/README.md) | `2.0.21` | `source` | v2 | Unknown | | `BLOCKCHAIN_NETWORK`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ROUTER_CONTRACT`, `RPC_URL` | `crypto` | `crypto` | | [✅](packages/sources/uniswap-v2/test/unit) | [✅](packages/sources/uniswap-v2/test/integration) | [✅](packages/sources/uniswap-v2/test/e2e) | +| [upvest](packages/sources/upvest/README.md) | `1.3.37` | `source` | v2 | `https://fees.upvest.co` | | `API_ENDPOINT` | `gasprice` | `gasprice` | | [✅](packages/sources/upvest/test/unit) | [✅](packages/sources/upvest/test/integration) | | +| [uscpi-one](packages/sources/uscpi-one/README.md) | `1.3.37` | `source` | v2 | `https://api.bls.gov/publicAPI/v2` | | `API_ENDPOINT`, `API_KEY` | `series` | `series` | | | [✅](packages/sources/uscpi-one/test/integration) | | +| [vesper](packages/composites/vesper/README.md) | `2.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `CONTROLLER_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `allocations`, `tvl` | `tvl` | | | | [✅](packages/composites/vesper/test/e2e) | | [view-function](packages/sources/view-function/README.md) | `3.1.7` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `function` | `function` | | | [✅](packages/sources/view-function/test/integration) | | | [view-function-multi-chain](packages/sources/view-function-multi-chain/README.md) | `1.1.7` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS` | `function` | `function` | | | [✅](packages/sources/view-function-multi-chain/test/integration) | | | [view-starknet-latest-answer](packages/sources/view-starknet-latest-answer/README.md) | `1.0.15` | `source` | v3 | Unknown | `external-adapter-framework` | `BACKGROUND_EXECUTE_MS`, `STARKNET_RPC_URL (✅)` | `function` | `function` | | | [✅](packages/sources/view-starknet-latest-answer/test/integration) | | | [wbtc-address-set](packages/sources/wbtc-address-set/README.md) | `2.1.13` | `source` | v3 | Unknown | `external-adapter-framework` | `ADDRESSES_ENDPOINT`, `MEMBERS_ENDPOINT` | `addresses`, `members` | `addresses` | | | [✅](packages/sources/wbtc-address-set/test/integration) | | -| [wootrade](packages/sources/wootrade/README.md) | `1.2.36` | `source` | v2 | `https://api.woo.network` | | `API_ENPOINT`, `API_KEY`, `WS_API_ENDPOINT` | `crypto`, `ticker` | `crypto` | ✅ | [✅](packages/sources/wootrade/test/unit) | [✅](packages/sources/wootrade/test/integration) | | -| [wrapped](packages/sources/wrapped/README.md) | `2.2.36` | `source` | v2 | `http://chainlink.wrappedeng.com` | | `API_ENDPOINT` | `deposits` | `deposits` | | [✅](packages/sources/wrapped/test/unit) | [✅](packages/sources/wrapped/test/integration) | | -| [xbto](packages/sources/xbto/README.md) | `1.3.37` | `source` | v2 | `https://fpiw7f0axc.execute-api.us-east-1.amazonaws.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `price` | `price` | | | [✅](packages/sources/xbto/test/integration) | | -| [xsushi-price](packages/composites/xsushi-price/README.md) | `2.0.94` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `XSUSHI_ADDRESS` | `crypto`, `price`, `ratio`, `sushi` | `price` | | [✅](packages/composites/xsushi-price/test/unit) | [✅](packages/composites/xsushi-price/test/integration) | [✅](packages/composites/xsushi-price/test/e2e) | +| [wootrade](packages/sources/wootrade/README.md) | `1.2.37` | `source` | v2 | `https://api.woo.network` | | `API_ENPOINT`, `API_KEY`, `WS_API_ENDPOINT` | `crypto`, `ticker` | `crypto` | ✅ | [✅](packages/sources/wootrade/test/unit) | [✅](packages/sources/wootrade/test/integration) | | +| [wrapped](packages/sources/wrapped/README.md) | `2.2.37` | `source` | v2 | `http://chainlink.wrappedeng.com` | | `API_ENDPOINT` | `deposits` | `deposits` | | [✅](packages/sources/wrapped/test/unit) | [✅](packages/sources/wrapped/test/integration) | | +| [xbto](packages/sources/xbto/README.md) | `1.3.38` | `source` | v2 | `https://fpiw7f0axc.execute-api.us-east-1.amazonaws.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `price` | `price` | | | [✅](packages/sources/xbto/test/integration) | | +| [xsushi-price](packages/composites/xsushi-price/README.md) | `2.0.95` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `XSUSHI_ADDRESS` | `crypto`, `price`, `ratio`, `sushi` | `price` | | [✅](packages/composites/xsushi-price/test/unit) | [✅](packages/composites/xsushi-price/test/integration) | [✅](packages/composites/xsushi-price/test/e2e) | diff --git a/package.json b/package.json index ac6393208e..2145dca29c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/external-adapters-js", - "version": "1.151.0", + "version": "1.152.0", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/composites/anchor/CHANGELOG.md b/packages/composites/anchor/CHANGELOG.md index a895bfa047..4f8eda5981 100644 --- a/packages/composites/anchor/CHANGELOG.md +++ b/packages/composites/anchor/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/anchor-adapter +## 4.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/terra-view-function-adapter@1.3.37 + ## 4.0.20 ### Patch Changes diff --git a/packages/composites/anchor/package.json b/packages/composites/anchor/package.json index 341ceaa344..f5f1ad68ba 100644 --- a/packages/composites/anchor/package.json +++ b/packages/composites/anchor/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/anchor-adapter", - "version": "4.0.20", + "version": "4.0.21", "description": "Chainlink anchor adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/apy-finance/CHANGELOG.md b/packages/composites/apy-finance/CHANGELOG.md index f1b0144c05..ab7d2ce552 100644 --- a/packages/composites/apy-finance/CHANGELOG.md +++ b/packages/composites/apy-finance/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/apy-finance-adapter +## 2.0.95 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 2.0.94 ### Patch Changes diff --git a/packages/composites/apy-finance/package.json b/packages/composites/apy-finance/package.json index d13a975e79..92e7db6368 100644 --- a/packages/composites/apy-finance/package.json +++ b/packages/composites/apy-finance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/apy-finance-adapter", - "version": "2.0.94", + "version": "2.0.95", "description": "Chainlink APY Finance TVL adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/augur/CHANGELOG.md b/packages/composites/augur/CHANGELOG.md index 2749b7d2f6..855790c14c 100644 --- a/packages/composites/augur/CHANGELOG.md +++ b/packages/composites/augur/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/augur-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/sportsdataio-adapter@1.3.29 + - @chainlink/therundown-adapter@1.3.37 + ## 2.0.20 ### Patch Changes diff --git a/packages/composites/augur/package.json b/packages/composites/augur/package.json index cf01df0253..c32f0e9209 100644 --- a/packages/composites/augur/package.json +++ b/packages/composites/augur/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/augur-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink augur adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/bitcoin-json-rpc/CHANGELOG.md b/packages/composites/bitcoin-json-rpc/CHANGELOG.md index bf8347b2b8..ad82a9c4e8 100644 --- a/packages/composites/bitcoin-json-rpc/CHANGELOG.md +++ b/packages/composites/bitcoin-json-rpc/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/bitcoin-json-rpc-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/json-rpc-adapter@1.3.37 + ## 1.3.36 ### Patch Changes diff --git a/packages/composites/bitcoin-json-rpc/package.json b/packages/composites/bitcoin-json-rpc/package.json index 7768be8f07..0edd712778 100644 --- a/packages/composites/bitcoin-json-rpc/package.json +++ b/packages/composites/bitcoin-json-rpc/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bitcoin-json-rpc-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "", "author": "Evangelos Barakos (evangelos@smartcontract.com)", "license": "MIT", diff --git a/packages/composites/bsol-price/CHANGELOG.md b/packages/composites/bsol-price/CHANGELOG.md index 584c258ffb..edc1568d32 100644 --- a/packages/composites/bsol-price/CHANGELOG.md +++ b/packages/composites/bsol-price/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/bsol-price-adapter +## 2.2.114 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + - @chainlink/solana-view-function-adapter@2.2.38 + ## 2.2.113 ### Patch Changes diff --git a/packages/composites/bsol-price/README.md b/packages/composites/bsol-price/README.md index 0398a58755..74f702da14 100644 --- a/packages/composites/bsol-price/README.md +++ b/packages/composites/bsol-price/README.md @@ -1,6 +1,6 @@ # Chainlink bSOL Price Composite Adapter -![2.2.113](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/bsol-price/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.2.114](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/bsol-price/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/composites/bsol-price/package.json b/packages/composites/bsol-price/package.json index 8707f91821..e19799dff7 100644 --- a/packages/composites/bsol-price/package.json +++ b/packages/composites/bsol-price/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bsol-price-adapter", - "version": "2.2.113", + "version": "2.2.114", "description": "Chainlink bsol-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/circuit-breaker/CHANGELOG.md b/packages/composites/circuit-breaker/CHANGELOG.md index 208d67da6d..c6e932ed39 100644 --- a/packages/composites/circuit-breaker/CHANGELOG.md +++ b/packages/composites/circuit-breaker/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/circuit-breaker-adapter +## 1.3.4 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + ## 1.3.3 ### Patch Changes diff --git a/packages/composites/circuit-breaker/package.json b/packages/composites/circuit-breaker/package.json index e88d137f5f..c07c0b8109 100644 --- a/packages/composites/circuit-breaker/package.json +++ b/packages/composites/circuit-breaker/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/circuit-breaker-adapter", - "version": "1.3.3", + "version": "1.3.4", "description": "Chainlink circuit-breaker adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/crypto-volatility-index/CHANGELOG.md b/packages/composites/crypto-volatility-index/CHANGELOG.md index ec1b0f0829..cbaae7f705 100644 --- a/packages/composites/crypto-volatility-index/CHANGELOG.md +++ b/packages/composites/crypto-volatility-index/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/crypto-volatility-index-adapter +## 1.4.10 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 1.4.9 ### Patch Changes diff --git a/packages/composites/crypto-volatility-index/package.json b/packages/composites/crypto-volatility-index/package.json index a057c8d0e7..aafca82587 100644 --- a/packages/composites/crypto-volatility-index/package.json +++ b/packages/composites/crypto-volatility-index/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/crypto-volatility-index-adapter", - "version": "1.4.9", + "version": "1.4.10", "description": "The Crypto volatility index (CVI)", "keywords": [ "Chainlink", diff --git a/packages/composites/curve-3pool/CHANGELOG.md b/packages/composites/curve-3pool/CHANGELOG.md index 16e470c55d..3cb4be982c 100644 --- a/packages/composites/curve-3pool/CHANGELOG.md +++ b/packages/composites/curve-3pool/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/curve-3pool-adapter +## 3.0.95 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 3.0.94 ### Patch Changes diff --git a/packages/composites/curve-3pool/package.json b/packages/composites/curve-3pool/package.json index d09666c9fd..b3802f7198 100644 --- a/packages/composites/curve-3pool/package.json +++ b/packages/composites/curve-3pool/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/curve-3pool-adapter", - "version": "3.0.94", + "version": "3.0.95", "description": "Chainlink Curve 3Pool adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/defi-dozen/CHANGELOG.md b/packages/composites/defi-dozen/CHANGELOG.md index ee4a77b180..fe7b491698 100644 --- a/packages/composites/defi-dozen/CHANGELOG.md +++ b/packages/composites/defi-dozen/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/defi-dozen-adapter +## 1.2.114 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 1.2.113 ### Patch Changes diff --git a/packages/composites/defi-dozen/package.json b/packages/composites/defi-dozen/package.json index 344bb5ef8a..877eadfff6 100644 --- a/packages/composites/defi-dozen/package.json +++ b/packages/composites/defi-dozen/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/defi-dozen-adapter", - "version": "1.2.113", + "version": "1.2.114", "description": "Chainlink defi-dozen adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/defi-pulse/CHANGELOG.md b/packages/composites/defi-pulse/CHANGELOG.md index 5ab34707fa..8810da3c76 100644 --- a/packages/composites/defi-pulse/CHANGELOG.md +++ b/packages/composites/defi-pulse/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/defi-pulse-adapter +## 1.2.114 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 1.2.113 ### Patch Changes diff --git a/packages/composites/defi-pulse/package.json b/packages/composites/defi-pulse/package.json index b2e1ad7a04..89af24eab2 100644 --- a/packages/composites/defi-pulse/package.json +++ b/packages/composites/defi-pulse/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/defi-pulse-adapter", - "version": "1.2.113", + "version": "1.2.114", "description": "Chainlink defi pulse adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/dns-record-check/CHANGELOG.md b/packages/composites/dns-record-check/CHANGELOG.md index 4fe6b1a079..81142848ca 100644 --- a/packages/composites/dns-record-check/CHANGELOG.md +++ b/packages/composites/dns-record-check/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/dns-record-check-adapter +## 1.3.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/dns-query-adapter@1.6.30 + ## 1.3.37 ### Patch Changes diff --git a/packages/composites/dns-record-check/package.json b/packages/composites/dns-record-check/package.json index 96245ebbde..8f3f7e7b92 100644 --- a/packages/composites/dns-record-check/package.json +++ b/packages/composites/dns-record-check/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dns-record-check-adapter", - "version": "1.3.37", + "version": "1.3.38", "description": "Chainlink DNS record check adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/dxdao/CHANGELOG.md b/packages/composites/dxdao/CHANGELOG.md index 5195ed7289..8e5d504d76 100644 --- a/packages/composites/dxdao/CHANGELOG.md +++ b/packages/composites/dxdao/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/dxdao-adapter +## 2.0.95 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 2.0.94 ### Patch Changes diff --git a/packages/composites/dxdao/package.json b/packages/composites/dxdao/package.json index fca42cecfe..dcedf06ea9 100644 --- a/packages/composites/dxdao/package.json +++ b/packages/composites/dxdao/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dxdao-adapter", - "version": "2.0.94", + "version": "2.0.95", "description": "Chainlink dxdao adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/dydx-rewards/CHANGELOG.md b/packages/composites/dydx-rewards/CHANGELOG.md index 79b1161559..edf8f3bef7 100644 --- a/packages/composites/dydx-rewards/CHANGELOG.md +++ b/packages/composites/dydx-rewards/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/dydx-rewards-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ipfs-adapter@1.3.37 + ## 2.0.20 ### Patch Changes diff --git a/packages/composites/dydx-rewards/package.json b/packages/composites/dydx-rewards/package.json index 81be929b50..f2a5bc640e 100644 --- a/packages/composites/dydx-rewards/package.json +++ b/packages/composites/dydx-rewards/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dydx-rewards-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink dydx-rewards adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/google-weather/CHANGELOG.md b/packages/composites/google-weather/CHANGELOG.md index ba79c6aca5..7641e44c19 100644 --- a/packages/composites/google-weather/CHANGELOG.md +++ b/packages/composites/google-weather/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/google-weather-adapter +## 1.3.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/google-bigquery-adapter@1.2.37 + ## 1.3.28 ### Patch Changes diff --git a/packages/composites/google-weather/package.json b/packages/composites/google-weather/package.json index ee96a8ec9b..0fff8b2d3b 100644 --- a/packages/composites/google-weather/package.json +++ b/packages/composites/google-weather/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/google-weather-adapter", - "version": "1.3.28", + "version": "1.3.29", "description": "Chainlink google-weather adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/historical-average/CHANGELOG.md b/packages/composites/historical-average/CHANGELOG.md index 32de20ee7e..404a9caeb5 100644 --- a/packages/composites/historical-average/CHANGELOG.md +++ b/packages/composites/historical-average/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/historical-average-adapter +## 1.2.72 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + ## 1.2.71 ### Patch Changes diff --git a/packages/composites/historical-average/package.json b/packages/composites/historical-average/package.json index 0e546f0c9b..f2161b00fc 100644 --- a/packages/composites/historical-average/package.json +++ b/packages/composites/historical-average/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/historical-average-adapter", - "version": "1.2.71", + "version": "1.2.72", "description": "Chainlink historical-average adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/implied-price/CHANGELOG.md b/packages/composites/implied-price/CHANGELOG.md index 6b40d8f42f..631c3e7131 100644 --- a/packages/composites/implied-price/CHANGELOG.md +++ b/packages/composites/implied-price/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/implied-price-adapter +## 1.1.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.1.28 ### Patch Changes diff --git a/packages/composites/implied-price/package.json b/packages/composites/implied-price/package.json index f56e816278..90027b0f9b 100644 --- a/packages/composites/implied-price/package.json +++ b/packages/composites/implied-price/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/implied-price-adapter", - "version": "1.1.28", + "version": "1.1.29", "description": "Chainlink implied-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/linear-finance/CHANGELOG.md b/packages/composites/linear-finance/CHANGELOG.md index 7b23dcccb3..a2dee971ab 100644 --- a/packages/composites/linear-finance/CHANGELOG.md +++ b/packages/composites/linear-finance/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/linear-finance-adapter +## 2.3.103 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/token-allocation-adapter@1.13.8 + ## 2.3.102 ### Patch Changes diff --git a/packages/composites/linear-finance/package.json b/packages/composites/linear-finance/package.json index e052b45f54..1bd3854ed2 100644 --- a/packages/composites/linear-finance/package.json +++ b/packages/composites/linear-finance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/linear-finance-adapter", - "version": "2.3.102", + "version": "2.3.103", "description": "Chainlink linear-finance adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/market-closure/CHANGELOG.md b/packages/composites/market-closure/CHANGELOG.md index aae78695d4..167093e784 100644 --- a/packages/composites/market-closure/CHANGELOG.md +++ b/packages/composites/market-closure/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/market-closure-adapter +## 1.3.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/fcsapi-adapter@1.2.38 + ## 1.3.37 ### Patch Changes diff --git a/packages/composites/market-closure/package.json b/packages/composites/market-closure/package.json index f6305b5b3f..140ad49383 100644 --- a/packages/composites/market-closure/package.json +++ b/packages/composites/market-closure/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/market-closure-adapter", - "version": "1.3.37", + "version": "1.3.38", "description": "Chainlink Market-Closure adapter. Checks if trading market for asset is open before fetching the price.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/composites/medianizer/CHANGELOG.md b/packages/composites/medianizer/CHANGELOG.md index 81da0284dc..22becee4b0 100644 --- a/packages/composites/medianizer/CHANGELOG.md +++ b/packages/composites/medianizer/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/medianizer-adapter +## 1.2.36 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + ## 1.2.35 ### Patch Changes diff --git a/packages/composites/medianizer/package.json b/packages/composites/medianizer/package.json index fbb17a652e..0f319964e7 100644 --- a/packages/composites/medianizer/package.json +++ b/packages/composites/medianizer/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/medianizer-adapter", - "version": "1.2.35", + "version": "1.2.36", "description": "Chainlink medianizer adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/multi-address-list/CHANGELOG.md b/packages/composites/multi-address-list/CHANGELOG.md index 0be5ece196..f03937a5d2 100644 --- a/packages/composites/multi-address-list/CHANGELOG.md +++ b/packages/composites/multi-address-list/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/multi-address-list-adapter +## 1.0.12 + +### Patch Changes + +- [#3647](https://github.com/smartcontractkit/external-adapters-js/pull/3647) [`9a3754f`](https://github.com/smartcontractkit/external-adapters-js/commit/9a3754f3effe7ce5aac5555310cdbf4e28d392b3) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Update default CACHE_MAX_AGE + ## 1.0.11 ### Patch Changes diff --git a/packages/composites/multi-address-list/package.json b/packages/composites/multi-address-list/package.json index d66235f0ae..ecd7e22aa8 100644 --- a/packages/composites/multi-address-list/package.json +++ b/packages/composites/multi-address-list/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/multi-address-list-adapter", - "version": "1.0.11", + "version": "1.0.12", "description": "Chainlink multi-address-list adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/nftx/CHANGELOG.md b/packages/composites/nftx/CHANGELOG.md index f3efc29cdf..7ee2eb6264 100644 --- a/packages/composites/nftx/CHANGELOG.md +++ b/packages/composites/nftx/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/nftx-adapter +## 3.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/uniswap-v2-adapter@2.0.21 + ## 3.0.20 ### Patch Changes diff --git a/packages/composites/nftx/README.md b/packages/composites/nftx/README.md index 6e2848f0b1..d51723fca2 100644 --- a/packages/composites/nftx/README.md +++ b/packages/composites/nftx/README.md @@ -1,6 +1,6 @@ # Chainlink NFTX Collection Price Composite Adapter -![3.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/nftx/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![3.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/nftx/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This adapter calculates NFTX redemption values for an NFT collection, combining the price for the associated vToken with the collection's fee settings. diff --git a/packages/composites/nftx/package.json b/packages/composites/nftx/package.json index 2f4f5dd511..e21dfa0b30 100644 --- a/packages/composites/nftx/package.json +++ b/packages/composites/nftx/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/nftx-adapter", - "version": "3.0.20", + "version": "3.0.21", "description": "Chainlink nftx adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/outlier-detection/CHANGELOG.md b/packages/composites/outlier-detection/CHANGELOG.md index bb59188344..e723893101 100644 --- a/packages/composites/outlier-detection/CHANGELOG.md +++ b/packages/composites/outlier-detection/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/outlier-detection-adapter +## 1.3.7 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.6 ### Patch Changes diff --git a/packages/composites/outlier-detection/package.json b/packages/composites/outlier-detection/package.json index 14404989af..112795904e 100644 --- a/packages/composites/outlier-detection/package.json +++ b/packages/composites/outlier-detection/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/outlier-detection-adapter", - "version": "1.3.6", + "version": "1.3.7", "description": "Chainlink Outlier Detection adapter.", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/composites/proof-of-reserves/CHANGELOG.md b/packages/composites/proof-of-reserves/CHANGELOG.md index e26393638e..567eb404f3 100644 --- a/packages/composites/proof-of-reserves/CHANGELOG.md +++ b/packages/composites/proof-of-reserves/CHANGELOG.md @@ -1,5 +1,30 @@ # @chainlink/proof-of-reserves-adapter +## 1.24.8 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d), [`9a3754f`](https://github.com/smartcontractkit/external-adapters-js/commit/9a3754f3effe7ce5aac5555310cdbf4e28d392b3)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ada-balance-adapter@2.5.37 + - @chainlink/multi-address-list-adapter@1.0.12 + - @chainlink/bitcoin-json-rpc-adapter@1.3.37 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/reduce-adapter@1.4.24 + - @chainlink/amberdata-adapter@1.8.30 + - @chainlink/blockchain.com-adapter@1.3.37 + - @chainlink/blockchair-adapter@1.3.37 + - @chainlink/blockcypher-adapter@1.4.37 + - @chainlink/btc.com-adapter@1.3.37 + - @chainlink/celsius-address-list-adapter@2.0.21 + - @chainlink/chain-reserve-wallet-adapter@3.0.21 + - @chainlink/cryptoapis-adapter@1.2.37 + - @chainlink/eth-balance-adapter@2.1.1 + - @chainlink/renvm-address-set-adapter@1.5.98 + - @chainlink/sochain-adapter@1.3.37 + - @chainlink/swell-address-list-adapter@1.0.20 + - @chainlink/wrapped-adapter@2.2.37 + ## 1.24.7 ### Patch Changes diff --git a/packages/composites/proof-of-reserves/package.json b/packages/composites/proof-of-reserves/package.json index 7cb7dfec74..c57e1ce08b 100644 --- a/packages/composites/proof-of-reserves/package.json +++ b/packages/composites/proof-of-reserves/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/proof-of-reserves-adapter", - "version": "1.24.7", + "version": "1.24.8", "description": "Chainlink BTC Proof of Reserves composite adapter. Combines multiple adapters to find total balance in custody for wBTC or renBTC.", "keywords": [ "Chainlink", diff --git a/packages/composites/reference-transform/CHANGELOG.md b/packages/composites/reference-transform/CHANGELOG.md index 183f80bd8b..4ea9d66d82 100644 --- a/packages/composites/reference-transform/CHANGELOG.md +++ b/packages/composites/reference-transform/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/reference-transform-adapter +## 1.3.8 + +### Patch Changes + +- [#3646](https://github.com/smartcontractkit/external-adapters-js/pull/3646) [`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Remove un-used EA + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + ## 1.3.7 ### Patch Changes diff --git a/packages/composites/reference-transform/package.json b/packages/composites/reference-transform/package.json index d7f0f86e9e..fc17b650bc 100644 --- a/packages/composites/reference-transform/package.json +++ b/packages/composites/reference-transform/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/reference-transform-adapter", - "version": "1.3.7", + "version": "1.3.8", "description": "Transform external adapter results from an on-chain reference.", "keywords": [ "Chainlink", diff --git a/packages/composites/rocket-pool/CHANGELOG.md b/packages/composites/rocket-pool/CHANGELOG.md index 5db4a051da..a09fae86b6 100644 --- a/packages/composites/rocket-pool/CHANGELOG.md +++ b/packages/composites/rocket-pool/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/rocket-pool-adapter +## 1.1.13 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + ## 1.1.12 ### Patch Changes diff --git a/packages/composites/rocket-pool/README.md b/packages/composites/rocket-pool/README.md index b3e48ccd24..cbbb2fd44c 100644 --- a/packages/composites/rocket-pool/README.md +++ b/packages/composites/rocket-pool/README.md @@ -1,6 +1,6 @@ # Rocket Pool Adapter -![1.1.12](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/rocket-pool/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.1.13](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/rocket-pool/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Chainlink external adapter for rETH-related feeds. diff --git a/packages/composites/rocket-pool/package.json b/packages/composites/rocket-pool/package.json index 364ec92826..a0c385c0b5 100644 --- a/packages/composites/rocket-pool/package.json +++ b/packages/composites/rocket-pool/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/rocket-pool-adapter", - "version": "1.1.12", + "version": "1.1.13", "description": "Chainlink external adapter for Rocket Pool price feeds.", "keywords": [ "Chainlink", diff --git a/packages/composites/savax-price/CHANGELOG.md b/packages/composites/savax-price/CHANGELOG.md index 7d242aa505..7675b2985a 100644 --- a/packages/composites/savax-price/CHANGELOG.md +++ b/packages/composites/savax-price/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/savax-price-adapter +## 3.0.96 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 3.0.95 ### Patch Changes diff --git a/packages/composites/savax-price/package.json b/packages/composites/savax-price/package.json index 06dd541c65..970bad93cd 100644 --- a/packages/composites/savax-price/package.json +++ b/packages/composites/savax-price/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/savax-price-adapter", - "version": "3.0.95", + "version": "3.0.96", "description": "Chainlink savax-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/set-token-index/CHANGELOG.md b/packages/composites/set-token-index/CHANGELOG.md index 1a84ddf47f..c728ae96b9 100644 --- a/packages/composites/set-token-index/CHANGELOG.md +++ b/packages/composites/set-token-index/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/set-token-index-adapter +## 3.0.22 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 3.0.21 ### Patch Changes diff --git a/packages/composites/set-token-index/package.json b/packages/composites/set-token-index/package.json index 269b294490..8d2dc71a0a 100644 --- a/packages/composites/set-token-index/package.json +++ b/packages/composites/set-token-index/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/set-token-index-adapter", - "version": "3.0.21", + "version": "3.0.22", "description": "Chainlink set-token-index adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/synth-index/CHANGELOG.md b/packages/composites/synth-index/CHANGELOG.md index f340c4c1ae..ad17392350 100644 --- a/packages/composites/synth-index/CHANGELOG.md +++ b/packages/composites/synth-index/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/synth-index-adapter +## 1.2.114 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/token-allocation-adapter@1.13.8 + ## 1.2.113 ### Patch Changes diff --git a/packages/composites/synth-index/package.json b/packages/composites/synth-index/package.json index bac35d4261..8ce0b8b096 100644 --- a/packages/composites/synth-index/package.json +++ b/packages/composites/synth-index/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/synth-index-adapter", - "version": "1.2.113", + "version": "1.2.114", "description": "Chainlink Synth Index adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/the-graph/CHANGELOG.md b/packages/composites/the-graph/CHANGELOG.md index 1ad997da6a..09fa774459 100644 --- a/packages/composites/the-graph/CHANGELOG.md +++ b/packages/composites/the-graph/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/the-graph-adapter +## 1.2.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-reference-data-reader@1.3.37 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/graphql-adapter@1.2.37 + ## 1.2.37 ### Patch Changes diff --git a/packages/composites/the-graph/package.json b/packages/composites/the-graph/package.json index 1a405bf173..aa7c9fa693 100644 --- a/packages/composites/the-graph/package.json +++ b/packages/composites/the-graph/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/the-graph-adapter", - "version": "1.2.37", + "version": "1.2.38", "description": "Chainlink the-graph adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/vesper/CHANGELOG.md b/packages/composites/vesper/CHANGELOG.md index 0702d1ad94..f5bcb46705 100644 --- a/packages/composites/vesper/CHANGELOG.md +++ b/packages/composites/vesper/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/vesper-adapter +## 2.0.95 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/token-allocation-adapter@1.13.8 + ## 2.0.94 ### Patch Changes diff --git a/packages/composites/vesper/package.json b/packages/composites/vesper/package.json index 689e7f91d3..9da5129efc 100644 --- a/packages/composites/vesper/package.json +++ b/packages/composites/vesper/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/vesper-adapter", - "version": "2.0.94", + "version": "2.0.95", "description": "Chainlink vesper adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/xsushi-price/CHANGELOG.md b/packages/composites/xsushi-price/CHANGELOG.md index f1aa688802..99e0a5f650 100644 --- a/packages/composites/xsushi-price/CHANGELOG.md +++ b/packages/composites/xsushi-price/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/xsushi-price-adapter +## 2.0.95 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/token-allocation-adapter@1.13.8 + ## 2.0.94 ### Patch Changes diff --git a/packages/composites/xsushi-price/package.json b/packages/composites/xsushi-price/package.json index b538c406c0..7c25d9af7a 100644 --- a/packages/composites/xsushi-price/package.json +++ b/packages/composites/xsushi-price/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/xsushi-price-adapter", - "version": "2.0.94", + "version": "2.0.95", "description": "Chainlink xsushi-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/core/bootstrap/CHANGELOG.md b/packages/core/bootstrap/CHANGELOG.md index 78b8802ebe..c25299d5fd 100644 --- a/packages/core/bootstrap/CHANGELOG.md +++ b/packages/core/bootstrap/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ea-bootstrap +## 2.29.3 + +### Patch Changes + +- [#3646](https://github.com/smartcontractkit/external-adapters-js/pull/3646) [`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Remove un-used EA + +- [#3552](https://github.com/smartcontractkit/external-adapters-js/pull/3552) [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency @types/ws to v8.5.14 + ## 2.29.2 ### Patch Changes diff --git a/packages/core/bootstrap/package.json b/packages/core/bootstrap/package.json index 9d5647e82c..64291e0601 100644 --- a/packages/core/bootstrap/package.json +++ b/packages/core/bootstrap/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ea-bootstrap", - "version": "2.29.2", + "version": "2.29.3", "description": "Bootstrap an external adapter with this package", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/core/factories/CHANGELOG.md b/packages/core/factories/CHANGELOG.md index bc620dfae5..e31262fe2f 100644 --- a/packages/core/factories/CHANGELOG.md +++ b/packages/core/factories/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/ea-factories +## 1.2.36 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + ## 1.2.35 ### Patch Changes diff --git a/packages/core/factories/package.json b/packages/core/factories/package.json index 838ef2d917..7cd4ab44c8 100644 --- a/packages/core/factories/package.json +++ b/packages/core/factories/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ea-factories", - "version": "1.2.35", + "version": "1.2.36", "description": "Build an external adapter with this package", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/core/reference-data-reader/CHANGELOG.md b/packages/core/reference-data-reader/CHANGELOG.md index 5b3804de9f..a820ddf8aa 100644 --- a/packages/core/reference-data-reader/CHANGELOG.md +++ b/packages/core/reference-data-reader/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/ea-reference-data-reader +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + ## 1.3.36 ### Patch Changes diff --git a/packages/core/reference-data-reader/package.json b/packages/core/reference-data-reader/package.json index dc7d348028..2d8290ceb8 100644 --- a/packages/core/reference-data-reader/package.json +++ b/packages/core/reference-data-reader/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ea-reference-data-reader", - "version": "1.3.36", + "version": "1.3.37", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/k6/CHANGELOG.md b/packages/k6/CHANGELOG.md index 3addc28fa8..b512229993 100644 --- a/packages/k6/CHANGELOG.md +++ b/packages/k6/CHANGELOG.md @@ -1,5 +1,11 @@ # k6 +## 2.5.6 + +### Patch Changes + +- [#3554](https://github.com/smartcontractkit/external-adapters-js/pull/3554) [`c864b0b`](https://github.com/smartcontractkit/external-adapters-js/commit/c864b0be52eb27489d5e9fa0a8f822af3de834d5) Thanks [@renovate](https://github.com/apps/renovate)! - Update babel monorepo + ## 2.5.5 ### Patch Changes diff --git a/packages/k6/package.json b/packages/k6/package.json index 6933096656..37ff5741c2 100644 --- a/packages/k6/package.json +++ b/packages/k6/package.json @@ -1,6 +1,6 @@ { "name": "k6", - "version": "2.5.5", + "version": "2.5.6", "devDependencies": { "@babel/core": "7.26.7", "@babel/plugin-proposal-class-properties": "7.18.6", diff --git a/packages/non-deployable/reduce/CHANGELOG.md b/packages/non-deployable/reduce/CHANGELOG.md index 660f9a81d9..d3bf067df9 100644 --- a/packages/non-deployable/reduce/CHANGELOG.md +++ b/packages/non-deployable/reduce/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/reduce-adapter +## 1.4.24 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.23 ### Patch Changes diff --git a/packages/non-deployable/reduce/package.json b/packages/non-deployable/reduce/package.json index 0c49345a90..49c6e772d9 100644 --- a/packages/non-deployable/reduce/package.json +++ b/packages/non-deployable/reduce/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/reduce-adapter", - "version": "1.4.23", + "version": "1.4.24", "description": "Chainlink adapter to reduce input, resulting in single output value.", "keywords": [ "Chainlink", diff --git a/packages/non-deployable/token-allocation/CHANGELOG.md b/packages/non-deployable/token-allocation/CHANGELOG.md index 8cc59a6ef4..f1f619ba76 100644 --- a/packages/non-deployable/token-allocation/CHANGELOG.md +++ b/packages/non-deployable/token-allocation/CHANGELOG.md @@ -1,5 +1,16 @@ # @chainlink/token-allocation-adapter +## 1.13.8 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + - @chainlink/amberdata-adapter@1.8.30 + - @chainlink/coinapi-adapter@1.3.27 + - @chainlink/coinranking-adapter@2.1.8 + ## 1.13.7 ### Patch Changes diff --git a/packages/non-deployable/token-allocation/package.json b/packages/non-deployable/token-allocation/package.json index 4d70df4d0c..92d05ba199 100644 --- a/packages/non-deployable/token-allocation/package.json +++ b/packages/non-deployable/token-allocation/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/token-allocation-adapter", - "version": "1.13.7", + "version": "1.13.8", "description": "Chainlink token allocation adapter", "keywords": [ "Chainlink", diff --git a/packages/scripts/CHANGELOG.md b/packages/scripts/CHANGELOG.md index 03eeeefbf3..38ca3ee3fa 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/ea-scripts +## 2.7.14 + +### Patch Changes + +- [#3646](https://github.com/smartcontractkit/external-adapters-js/pull/3646) [`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Remove un-used EA + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + ## 2.7.13 ### Patch Changes diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 2dda3c1e2b..22d07dd972 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ea-scripts", - "version": "2.7.13", + "version": "2.7.14", "dependencies": { "@actions/core": "1.11.1", "@apidevtools/json-schema-ref-parser": "9.1.2", diff --git a/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/CHANGELOG.md b/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/CHANGELOG.md index 59b4d63c35..59d98eb11e 100644 --- a/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/CHANGELOG.md +++ b/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/readme-test-adapter +## 1.2.62 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + ## 1.2.61 ### Patch Changes diff --git a/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/package.json b/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/package.json index 74cf011e2b..40050c2daa 100644 --- a/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/package.json +++ b/packages/scripts/src/generate-readme/test/integration/readme-test-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/readme-test-adapter", - "version": "1.2.61", + "version": "1.2.62", "dependencies": { "@chainlink/ea-bootstrap": "workspace:*", "@chainlink/ea-factories": "workspace:*", diff --git a/packages/sources/1forge/CHANGELOG.md b/packages/sources/1forge/CHANGELOG.md index 38ddc192b1..9bb161235b 100644 --- a/packages/sources/1forge/CHANGELOG.md +++ b/packages/sources/1forge/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/1forge-adapter +## 1.6.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.6.37 ### Patch Changes diff --git a/packages/sources/1forge/README.md b/packages/sources/1forge/README.md index 79886145ca..4b1388b2e1 100644 --- a/packages/sources/1forge/README.md +++ b/packages/sources/1forge/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for 1Forge -![1.6.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/1forge/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.6.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/1forge/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.1forge.com/ diff --git a/packages/sources/1forge/package.json b/packages/sources/1forge/package.json index 305f19684c..22c5dd2bbe 100644 --- a/packages/sources/1forge/package.json +++ b/packages/sources/1forge/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/1forge-adapter", - "version": "1.6.37", + "version": "1.6.38", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/accuweather/CHANGELOG.md b/packages/sources/accuweather/CHANGELOG.md index af6c0aeca6..1367844c3d 100644 --- a/packages/sources/accuweather/CHANGELOG.md +++ b/packages/sources/accuweather/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/accuweather-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/accuweather/README.md b/packages/sources/accuweather/README.md index 4730ea1a31..9403c6f791 100644 --- a/packages/sources/accuweather/README.md +++ b/packages/sources/accuweather/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for AccuWeather -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/accuweather/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/accuweather/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) [AccuWeather](https://www.accuweather.com/) diff --git a/packages/sources/accuweather/package.json b/packages/sources/accuweather/package.json index 5b21e3c5a1..8c15304b0b 100644 --- a/packages/sources/accuweather/package.json +++ b/packages/sources/accuweather/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/accuweather-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink accuweather adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/ada-balance/CHANGELOG.md b/packages/sources/ada-balance/CHANGELOG.md index 418ea7ca9d..8cc3eae9b9 100644 --- a/packages/sources/ada-balance/CHANGELOG.md +++ b/packages/sources/ada-balance/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/ada-balance-adapter +## 2.5.37 + +### Patch Changes + +- [#3552](https://github.com/smartcontractkit/external-adapters-js/pull/3552) [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency @types/ws to v8.5.14 + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.5.36 ### Patch Changes diff --git a/packages/sources/ada-balance/package.json b/packages/sources/ada-balance/package.json index 20b0170711..b8416d97ec 100644 --- a/packages/sources/ada-balance/package.json +++ b/packages/sources/ada-balance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ada-balance-adapter", - "version": "2.5.36", + "version": "2.5.37", "description": "Chainlink ada-balance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/alphachain/CHANGELOG.md b/packages/sources/alphachain/CHANGELOG.md index 3616e3de89..a07d1ddf3f 100644 --- a/packages/sources/alphachain/CHANGELOG.md +++ b/packages/sources/alphachain/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/alphachain-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/alphachain/package.json b/packages/sources/alphachain/package.json index f5c9ac86d3..5648d8ffc6 100644 --- a/packages/sources/alphachain/package.json +++ b/packages/sources/alphachain/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/alphachain-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink alphachain adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/amberdata/CHANGELOG.md b/packages/sources/amberdata/CHANGELOG.md index c1e38ec735..2ef95c818b 100644 --- a/packages/sources/amberdata/CHANGELOG.md +++ b/packages/sources/amberdata/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/amberdata-adapter +## 1.8.30 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.8.29 ### Patch Changes diff --git a/packages/sources/amberdata/README.md b/packages/sources/amberdata/README.md index 50ae5d2547..e2fef6b17e 100644 --- a/packages/sources/amberdata/README.md +++ b/packages/sources/amberdata/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Amberdata -![1.8.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/amberdata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.8.30](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/amberdata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL wss://ws.web3api.io diff --git a/packages/sources/amberdata/package.json b/packages/sources/amberdata/package.json index d079f2eb63..50f33b67b0 100644 --- a/packages/sources/amberdata/package.json +++ b/packages/sources/amberdata/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/amberdata-adapter", - "version": "1.8.29", + "version": "1.8.30", "license": "MIT", "main": "dist/index.js", "scripts": { diff --git a/packages/sources/anyblock/CHANGELOG.md b/packages/sources/anyblock/CHANGELOG.md index 4637ed357a..8615264abc 100644 --- a/packages/sources/anyblock/CHANGELOG.md +++ b/packages/sources/anyblock/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/anyblock-adapter +## 2.1.3 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.2 ### Patch Changes diff --git a/packages/sources/anyblock/package.json b/packages/sources/anyblock/package.json index 2d50795843..98fc6e6db9 100644 --- a/packages/sources/anyblock/package.json +++ b/packages/sources/anyblock/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/anyblock-adapter", - "version": "2.1.2", + "version": "2.1.3", "license": "MIT", "keywords": [ "Chainlink", diff --git a/packages/sources/ap-election/CHANGELOG.md b/packages/sources/ap-election/CHANGELOG.md index d1b0f132d3..9522584e77 100644 --- a/packages/sources/ap-election/CHANGELOG.md +++ b/packages/sources/ap-election/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ap-election-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/ap-election/README.md b/packages/sources/ap-election/README.md index 006635a344..089ec2caff 100644 --- a/packages/sources/ap-election/README.md +++ b/packages/sources/ap-election/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for AP Election -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ap-election/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ap-election/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The AP Election adapter fetches the latest election results provided by the Associated Press API and returns the winner of a given election. diff --git a/packages/sources/ap-election/package.json b/packages/sources/ap-election/package.json index 01b1cc12fa..83c2a5359d 100644 --- a/packages/sources/ap-election/package.json +++ b/packages/sources/ap-election/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ap-election-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink ap-election adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/bea/CHANGELOG.md b/packages/sources/bea/CHANGELOG.md index 292a9a0c08..4eee3c9359 100644 --- a/packages/sources/bea/CHANGELOG.md +++ b/packages/sources/bea/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bea-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/bea/README.md b/packages/sources/bea/README.md index 951eb7997b..addf49a3c4 100644 --- a/packages/sources/bea/README.md +++ b/packages/sources/bea/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for the Bureau of Economic Analysis (BEA) -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bea/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bea/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://apps.bea.gov/api diff --git a/packages/sources/bea/package.json b/packages/sources/bea/package.json index de3f74f13b..3124dcb161 100644 --- a/packages/sources/bea/package.json +++ b/packages/sources/bea/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bea-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink bea adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/binance-dex/CHANGELOG.md b/packages/sources/binance-dex/CHANGELOG.md index f56ab7e9b9..faf0a3a2f0 100644 --- a/packages/sources/binance-dex/CHANGELOG.md +++ b/packages/sources/binance-dex/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/binance-dex-adapter +## 1.6.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.6.28 ### Patch Changes diff --git a/packages/sources/binance-dex/README.md b/packages/sources/binance-dex/README.md index 11c86dd29e..72d3d77042 100644 --- a/packages/sources/binance-dex/README.md +++ b/packages/sources/binance-dex/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Binance DEX -![1.6.28](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/binance-dex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.6.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/binance-dex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The following `base` and `quote` pair must be taken from [this list](https://dex.binance.org/api/v1/markets) diff --git a/packages/sources/binance-dex/package.json b/packages/sources/binance-dex/package.json index f1886df141..ef3da1bf94 100644 --- a/packages/sources/binance-dex/package.json +++ b/packages/sources/binance-dex/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/binance-dex-adapter", - "version": "1.6.28", + "version": "1.6.29", "license": "MIT", "keywords": [ "Chainlink", diff --git a/packages/sources/binance/CHANGELOG.md b/packages/sources/binance/CHANGELOG.md index 21b6130928..d6242b54c3 100644 --- a/packages/sources/binance/CHANGELOG.md +++ b/packages/sources/binance/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/binance-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/binance/README.md b/packages/sources/binance/README.md index 465a701583..9b3482ea6b 100644 --- a/packages/sources/binance/README.md +++ b/packages/sources/binance/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Binance -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/binance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/binance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Adapter using the public Binance market API for both HTTP(s) and WS. diff --git a/packages/sources/binance/package.json b/packages/sources/binance/package.json index 98a352dc13..7ca0989dff 100644 --- a/packages/sources/binance/package.json +++ b/packages/sources/binance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/binance-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink binance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/bitex/CHANGELOG.md b/packages/sources/bitex/CHANGELOG.md index 28b463201f..9086971cc4 100644 --- a/packages/sources/bitex/CHANGELOG.md +++ b/packages/sources/bitex/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bitex-adapter +## 1.5.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.5.36 ### Patch Changes diff --git a/packages/sources/bitex/README.md b/packages/sources/bitex/README.md index 056fe989e5..29a4653979 100644 --- a/packages/sources/bitex/README.md +++ b/packages/sources/bitex/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Bitex -![1.5.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.5.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://bitex.la/api diff --git a/packages/sources/bitex/package.json b/packages/sources/bitex/package.json index 6923dcf44d..3cabd520bf 100644 --- a/packages/sources/bitex/package.json +++ b/packages/sources/bitex/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bitex-adapter", - "version": "1.5.36", + "version": "1.5.37", "description": "Chainlink Bitex adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/bitso/CHANGELOG.md b/packages/sources/bitso/CHANGELOG.md index f166343832..b4091ff647 100644 --- a/packages/sources/bitso/CHANGELOG.md +++ b/packages/sources/bitso/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bitso-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/bitso/README.md b/packages/sources/bitso/README.md index e584dbd4b2..0569960ce7 100644 --- a/packages/sources/bitso/README.md +++ b/packages/sources/bitso/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Bitso -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitso/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bitso/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.bitso.com/v3 diff --git a/packages/sources/bitso/package.json b/packages/sources/bitso/package.json index acc8cd0d21..332c415ded 100644 --- a/packages/sources/bitso/package.json +++ b/packages/sources/bitso/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bitso-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink Bitso adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/blockchain.com/CHANGELOG.md b/packages/sources/blockchain.com/CHANGELOG.md index c4071c6140..f117e23d29 100644 --- a/packages/sources/blockchain.com/CHANGELOG.md +++ b/packages/sources/blockchain.com/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/blockchain.com-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/blockchain.com/package.json b/packages/sources/blockchain.com/package.json index 171898ab4b..29f2cde336 100644 --- a/packages/sources/blockchain.com/package.json +++ b/packages/sources/blockchain.com/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/blockchain.com-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink adapter to query BTC address balance from blockchain.com.", "keywords": [ "Chainlink", diff --git a/packages/sources/blockchair/CHANGELOG.md b/packages/sources/blockchair/CHANGELOG.md index 4488c05787..cc5b437d27 100644 --- a/packages/sources/blockchair/CHANGELOG.md +++ b/packages/sources/blockchair/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/blockchair-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/blockchair/package.json b/packages/sources/blockchair/package.json index 75aaa2d638..46dc3c9901 100644 --- a/packages/sources/blockchair/package.json +++ b/packages/sources/blockchair/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/blockchair-adapter", - "version": "1.3.36", + "version": "1.3.37", "license": "MIT", "main": "dist/index.js", "scripts": { diff --git a/packages/sources/blockcypher/CHANGELOG.md b/packages/sources/blockcypher/CHANGELOG.md index ee6a9ca984..a8e93c3bdf 100644 --- a/packages/sources/blockcypher/CHANGELOG.md +++ b/packages/sources/blockcypher/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/blockcypher-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/blockcypher/README.md b/packages/sources/blockcypher/README.md index 01c9b7031b..881bbe3cbe 100644 --- a/packages/sources/blockcypher/README.md +++ b/packages/sources/blockcypher/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Blockcypher -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blockcypher/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blockcypher/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Queries BTC address balance from blockcypher.com diff --git a/packages/sources/blockcypher/package.json b/packages/sources/blockcypher/package.json index fcb1ca3140..74a5385294 100644 --- a/packages/sources/blockcypher/package.json +++ b/packages/sources/blockcypher/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/blockcypher-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink adapter to query BTC address balance from blockcypher.com.", "keywords": [ "Chainlink", diff --git a/packages/sources/blockstream/CHANGELOG.md b/packages/sources/blockstream/CHANGELOG.md index 082df53664..76f28d930d 100644 --- a/packages/sources/blockstream/CHANGELOG.md +++ b/packages/sources/blockstream/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/blockstream-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/blockstream/README.md b/packages/sources/blockstream/README.md index bee68965c3..6f183cb0b3 100644 --- a/packages/sources/blockstream/README.md +++ b/packages/sources/blockstream/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Blockstream -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blockstream/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blockstream/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/blockstream/package.json b/packages/sources/blockstream/package.json index dd01833461..92f08852d3 100644 --- a/packages/sources/blockstream/package.json +++ b/packages/sources/blockstream/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/blockstream-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink blockstream adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/bob/CHANGELOG.md b/packages/sources/bob/CHANGELOG.md index dcb02b054d..b3aefb57a3 100644 --- a/packages/sources/bob/CHANGELOG.md +++ b/packages/sources/bob/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bob-adapter +## 2.0.19 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.18 ### Patch Changes diff --git a/packages/sources/bob/README.md b/packages/sources/bob/README.md index 408ae51c9f..fb3f578436 100644 --- a/packages/sources/bob/README.md +++ b/packages/sources/bob/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for BOB -![2.0.18](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bob/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.19](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bob/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The adapter provides an interface for retrieving data from the source blockchain. diff --git a/packages/sources/bob/package.json b/packages/sources/bob/package.json index f260ef529d..e8575814aa 100644 --- a/packages/sources/bob/package.json +++ b/packages/sources/bob/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bob-adapter", - "version": "2.0.18", + "version": "2.0.19", "description": "", "author": "Silas Lenihan (silas@smartcontract.com)", "license": "MIT", diff --git a/packages/sources/bravenewcoin/CHANGELOG.md b/packages/sources/bravenewcoin/CHANGELOG.md index 59f6d4fe3a..37b332af43 100644 --- a/packages/sources/bravenewcoin/CHANGELOG.md +++ b/packages/sources/bravenewcoin/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bravenewcoin-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/bravenewcoin/README.md b/packages/sources/bravenewcoin/README.md index 357b0f28de..fbf875c6f3 100644 --- a/packages/sources/bravenewcoin/README.md +++ b/packages/sources/bravenewcoin/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for BraveNewCoin -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bravenewcoin/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bravenewcoin/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/bravenewcoin/package.json b/packages/sources/bravenewcoin/package.json index 9bb653c344..b184c7d92e 100644 --- a/packages/sources/bravenewcoin/package.json +++ b/packages/sources/bravenewcoin/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bravenewcoin-adapter", - "version": "1.3.36", + "version": "1.3.37", "license": "MIT", "keywords": [ "Chainlink", diff --git a/packages/sources/btc.com/CHANGELOG.md b/packages/sources/btc.com/CHANGELOG.md index df75d4ec95..dff8693fef 100644 --- a/packages/sources/btc.com/CHANGELOG.md +++ b/packages/sources/btc.com/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/btc.com-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/btc.com/README.md b/packages/sources/btc.com/README.md index 823a628103..952923536c 100644 --- a/packages/sources/btc.com/README.md +++ b/packages/sources/btc.com/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapters for BTC.com -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/btc.com/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/btc.com/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://chain.api.btc.com diff --git a/packages/sources/btc.com/package.json b/packages/sources/btc.com/package.json index 02bb4983fe..efa87acded 100644 --- a/packages/sources/btc.com/package.json +++ b/packages/sources/btc.com/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/btc.com-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink adapter to query BTC address balance from BTC.com.", "keywords": [ "Chainlink", diff --git a/packages/sources/cache.gold/CHANGELOG.md b/packages/sources/cache.gold/CHANGELOG.md index ff3450ad59..2e6c260995 100644 --- a/packages/sources/cache.gold/CHANGELOG.md +++ b/packages/sources/cache.gold/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/cache.gold-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/cache.gold/README.md b/packages/sources/cache.gold/README.md index 267a66ad56..318dfb3c5f 100644 --- a/packages/sources/cache.gold/README.md +++ b/packages/sources/cache.gold/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Cache.gold -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cache.gold/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cache.gold/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://contract.cache.gold/api diff --git a/packages/sources/cache.gold/package.json b/packages/sources/cache.gold/package.json index 0ff67762e8..4401ce4a80 100644 --- a/packages/sources/cache.gold/package.json +++ b/packages/sources/cache.gold/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cache.gold-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink cache.gold adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/celsius-address-list/CHANGELOG.md b/packages/sources/celsius-address-list/CHANGELOG.md index 6b3936dc01..7d823c44b5 100644 --- a/packages/sources/celsius-address-list/CHANGELOG.md +++ b/packages/sources/celsius-address-list/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/celsius-address-list-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/celsius-address-list/README.md b/packages/sources/celsius-address-list/README.md index 2288480d8c..dc0be6a0e5 100644 --- a/packages/sources/celsius-address-list/README.md +++ b/packages/sources/celsius-address-list/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Celsius Address List Wallet -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/celsius-address-list/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/celsius-address-list/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This adapter fetches a list of addresses for the Proof of Reserves adapter. The custodial chain addresses are pulled from the Celsius Address Manager contract on an Ethereum chain. It is similar to the Chain Reserve Wallet adapter, except the input to the smart contract method is a `string` instead of `uint8`. diff --git a/packages/sources/celsius-address-list/package.json b/packages/sources/celsius-address-list/package.json index 100f9d01b9..5ce1bf08a5 100644 --- a/packages/sources/celsius-address-list/package.json +++ b/packages/sources/celsius-address-list/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/celsius-address-list-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink Celsius Address List Adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/chain-reserve-wallet/CHANGELOG.md b/packages/sources/chain-reserve-wallet/CHANGELOG.md index 44a0ee3936..a1cc03f73a 100644 --- a/packages/sources/chain-reserve-wallet/CHANGELOG.md +++ b/packages/sources/chain-reserve-wallet/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/chain-reserve-wallet-adapter +## 3.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 3.0.20 ### Patch Changes diff --git a/packages/sources/chain-reserve-wallet/package.json b/packages/sources/chain-reserve-wallet/package.json index a1aa265d15..5900a7e6dd 100644 --- a/packages/sources/chain-reserve-wallet/package.json +++ b/packages/sources/chain-reserve-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/chain-reserve-wallet-adapter", - "version": "3.0.20", + "version": "3.0.21", "description": "Chainlink chain-reserve-wallet adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinapi/CHANGELOG.md b/packages/sources/coinapi/CHANGELOG.md index e76f7d25a9..7d854dbb81 100644 --- a/packages/sources/coinapi/CHANGELOG.md +++ b/packages/sources/coinapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/coinapi-adapter +## 1.3.27 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.26 ### Patch Changes diff --git a/packages/sources/coinapi/README.md b/packages/sources/coinapi/README.md index 14a5ea5aab..fa4ea6627d 100644 --- a/packages/sources/coinapi/README.md +++ b/packages/sources/coinapi/README.md @@ -1,6 +1,6 @@ # Chainlink CoinApi External Adapter -![1.3.26](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.27](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://rest.coinapi.io/v1/ diff --git a/packages/sources/coinapi/package.json b/packages/sources/coinapi/package.json index 8674dc7fc1..b498d34d31 100644 --- a/packages/sources/coinapi/package.json +++ b/packages/sources/coinapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinapi-adapter", - "version": "1.3.26", + "version": "1.3.27", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/coinbase/CHANGELOG.md b/packages/sources/coinbase/CHANGELOG.md index e7bddb953e..b42d844d19 100644 --- a/packages/sources/coinbase/CHANGELOG.md +++ b/packages/sources/coinbase/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/coinbase-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/coinbase/README.md b/packages/sources/coinbase/README.md index 1816c97e3f..d2303a4521 100644 --- a/packages/sources/coinbase/README.md +++ b/packages/sources/coinbase/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Coinbase -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinbase/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinbase/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Query information from [Coinbase's API](https://developers.coinbase.com/api/v2) diff --git a/packages/sources/coinbase/package.json b/packages/sources/coinbase/package.json index 36522be49c..6e94d58c7f 100644 --- a/packages/sources/coinbase/package.json +++ b/packages/sources/coinbase/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinbase-adapter", - "version": "2.0.20", + "version": "2.0.21", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/coincodex/CHANGELOG.md b/packages/sources/coincodex/CHANGELOG.md index a9c32fbffe..0613e2eb64 100644 --- a/packages/sources/coincodex/CHANGELOG.md +++ b/packages/sources/coincodex/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/coincodex-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/coincodex/README.md b/packages/sources/coincodex/README.md index 6f2e672ec3..7cc58ce48e 100644 --- a/packages/sources/coincodex/README.md +++ b/packages/sources/coincodex/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for CoinCodex -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coincodex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coincodex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Price adapter to query the price of an asset in USD. Only USD is supported by CoinCodex as a quote currency. diff --git a/packages/sources/coincodex/package.json b/packages/sources/coincodex/package.json index 6b710af4e3..80271d0479 100644 --- a/packages/sources/coincodex/package.json +++ b/packages/sources/coincodex/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coincodex-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink coincodex adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinlore/CHANGELOG.md b/packages/sources/coinlore/CHANGELOG.md index ccc454ebad..3899d80e1a 100644 --- a/packages/sources/coinlore/CHANGELOG.md +++ b/packages/sources/coinlore/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/coinlore-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/coinlore/README.md b/packages/sources/coinlore/README.md index 2a2c36b6f1..0c7fc3db3c 100644 --- a/packages/sources/coinlore/README.md +++ b/packages/sources/coinlore/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Coin Lore -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinlore/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinlore/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.coinlore.net/api diff --git a/packages/sources/coinlore/package.json b/packages/sources/coinlore/package.json index 2b7d01074f..29db016708 100644 --- a/packages/sources/coinlore/package.json +++ b/packages/sources/coinlore/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinlore-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink Coin Lore adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinranking/CHANGELOG.md b/packages/sources/coinranking/CHANGELOG.md index 4da775f756..06cdfed917 100644 --- a/packages/sources/coinranking/CHANGELOG.md +++ b/packages/sources/coinranking/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/coinranking-adapter +## 2.1.8 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.7 ### Patch Changes diff --git a/packages/sources/coinranking/README.md b/packages/sources/coinranking/README.md index a1cc2264c5..86beaf4cae 100644 --- a/packages/sources/coinranking/README.md +++ b/packages/sources/coinranking/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Coinranking -![2.1.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinranking/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.1.8](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinranking/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/coinranking/package.json b/packages/sources/coinranking/package.json index 561d712be7..de8b5ff40a 100644 --- a/packages/sources/coinranking/package.json +++ b/packages/sources/coinranking/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinranking-adapter", - "version": "2.1.7", + "version": "2.1.8", "description": "Chainlink coinranking adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/covid-tracker/CHANGELOG.md b/packages/sources/covid-tracker/CHANGELOG.md index 0603d59dd2..23c0e968bc 100644 --- a/packages/sources/covid-tracker/CHANGELOG.md +++ b/packages/sources/covid-tracker/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/covid-tracker-adapter +## 1.4.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.28 ### Patch Changes diff --git a/packages/sources/covid-tracker/README.md b/packages/sources/covid-tracker/README.md index d59da55f3f..0e624e64bc 100644 --- a/packages/sources/covid-tracker/README.md +++ b/packages/sources/covid-tracker/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for COVID Tracker -![1.4.28](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/covid-tracker/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/covid-tracker/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Notice: The COVID Tracking Project is ending all data collection on March 7, 2021. The existing API will continue to work until May 2021, but will only include data up to March 7, 2021. diff --git a/packages/sources/covid-tracker/package.json b/packages/sources/covid-tracker/package.json index 82d3aeb4bd..1397429920 100644 --- a/packages/sources/covid-tracker/package.json +++ b/packages/sources/covid-tracker/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/covid-tracker-adapter", - "version": "1.4.28", + "version": "1.4.29", "description": "Chainlink COVID tracker adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/cryptex/CHANGELOG.md b/packages/sources/cryptex/CHANGELOG.md index 01735668e4..2eeb8e0a79 100644 --- a/packages/sources/cryptex/CHANGELOG.md +++ b/packages/sources/cryptex/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/cryptex-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/cryptex/README.md b/packages/sources/cryptex/README.md index 090ce151f3..30d4c67d29 100644 --- a/packages/sources/cryptex/README.md +++ b/packages/sources/cryptex/README.md @@ -1,6 +1,6 @@ # Cryptex Adapter -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptex/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Cryptex adapter, providing BTC dominance over the total crypto market diff --git a/packages/sources/cryptex/package.json b/packages/sources/cryptex/package.json index 3c38801fbe..aaeca3b905 100644 --- a/packages/sources/cryptex/package.json +++ b/packages/sources/cryptex/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptex-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink cryptex adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/cryptoapis-v2/CHANGELOG.md b/packages/sources/cryptoapis-v2/CHANGELOG.md index b47dc3678a..115b22d551 100644 --- a/packages/sources/cryptoapis-v2/CHANGELOG.md +++ b/packages/sources/cryptoapis-v2/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/cryptoapis-v2-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/cryptoapis-v2/package.json b/packages/sources/cryptoapis-v2/package.json index fc281faa03..37bd6a1bc0 100644 --- a/packages/sources/cryptoapis-v2/package.json +++ b/packages/sources/cryptoapis-v2/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptoapis-v2-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink cryptoapis-v2 adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/cryptoapis/CHANGELOG.md b/packages/sources/cryptoapis/CHANGELOG.md index f5687ee069..97094b1c23 100644 --- a/packages/sources/cryptoapis/CHANGELOG.md +++ b/packages/sources/cryptoapis/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/cryptoapis-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/cryptoapis/README.md b/packages/sources/cryptoapis/README.md index 2af4064b6c..092d3503d9 100644 --- a/packages/sources/cryptoapis/README.md +++ b/packages/sources/cryptoapis/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for CryptoAPIs -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptoapis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptoapis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/cryptoapis/package.json b/packages/sources/cryptoapis/package.json index c60da8359c..cda82c8545 100644 --- a/packages/sources/cryptoapis/package.json +++ b/packages/sources/cryptoapis/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptoapis-adapter", - "version": "1.2.36", + "version": "1.2.37", "license": "MIT", "main": "dist/index.js", "scripts": { diff --git a/packages/sources/cryptoid/CHANGELOG.md b/packages/sources/cryptoid/CHANGELOG.md index 25c7c1cedb..77d61b542a 100644 --- a/packages/sources/cryptoid/CHANGELOG.md +++ b/packages/sources/cryptoid/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/cryptoid-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/cryptoid/README.md b/packages/sources/cryptoid/README.md index 90c95ca765..5cea46bf93 100644 --- a/packages/sources/cryptoid/README.md +++ b/packages/sources/cryptoid/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for cryptoID -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptoid/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptoid/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/cryptoid/package.json b/packages/sources/cryptoid/package.json index 3c6bc28d9f..f70a47e55d 100644 --- a/packages/sources/cryptoid/package.json +++ b/packages/sources/cryptoid/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptoid-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink cryptoid adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/cryptomkt/CHANGELOG.md b/packages/sources/cryptomkt/CHANGELOG.md index 1dacac293f..c66d6e804b 100644 --- a/packages/sources/cryptomkt/CHANGELOG.md +++ b/packages/sources/cryptomkt/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/cryptomkt-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/cryptomkt/README.md b/packages/sources/cryptomkt/README.md index 6163e89f37..4187f9c059 100644 --- a/packages/sources/cryptomkt/README.md +++ b/packages/sources/cryptomkt/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for CryptoMKT -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptomkt/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptomkt/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.exchange.cryptomkt.com/api/3/ diff --git a/packages/sources/cryptomkt/package.json b/packages/sources/cryptomkt/package.json index 65bb32d584..161ea109f7 100644 --- a/packages/sources/cryptomkt/package.json +++ b/packages/sources/cryptomkt/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptomkt-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink cryptomkt adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/currencylayer/CHANGELOG.md b/packages/sources/currencylayer/CHANGELOG.md index 9ac8f02586..40782595af 100644 --- a/packages/sources/currencylayer/CHANGELOG.md +++ b/packages/sources/currencylayer/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/currencylayer-adapter +## 2.0.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.28 ### Patch Changes diff --git a/packages/sources/currencylayer/README.md b/packages/sources/currencylayer/README.md index 703841528c..4baff75733 100644 --- a/packages/sources/currencylayer/README.md +++ b/packages/sources/currencylayer/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for CurrencyLayer -![2.0.28](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/currencylayer/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/currencylayer/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.currencylayer.com diff --git a/packages/sources/currencylayer/package.json b/packages/sources/currencylayer/package.json index f03725af86..4b089aace2 100644 --- a/packages/sources/currencylayer/package.json +++ b/packages/sources/currencylayer/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/currencylayer-adapter", - "version": "2.0.28", + "version": "2.0.29", "description": "Chainlink currencylayer adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/curve/CHANGELOG.md b/packages/sources/curve/CHANGELOG.md index fd90705d1d..8ff4649605 100644 --- a/packages/sources/curve/CHANGELOG.md +++ b/packages/sources/curve/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/curve-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/curve/README.md b/packages/sources/curve/README.md index 8a2df5331b..aefe9dd8ec 100644 --- a/packages/sources/curve/README.md +++ b/packages/sources/curve/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Curve.fi -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/curve/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/curve/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This adapter allows querying Curve.fi contracts diff --git a/packages/sources/curve/package.json b/packages/sources/curve/package.json index ae47cf6987..650c7f95ce 100644 --- a/packages/sources/curve/package.json +++ b/packages/sources/curve/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/curve-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink curve adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/deribit/CHANGELOG.md b/packages/sources/deribit/CHANGELOG.md index 5c9d237c86..827d02dea9 100644 --- a/packages/sources/deribit/CHANGELOG.md +++ b/packages/sources/deribit/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/deribit-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/deribit/README.md b/packages/sources/deribit/README.md index 276b61fa33..da63cc1a21 100644 --- a/packages/sources/deribit/README.md +++ b/packages/sources/deribit/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Deribit -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/deribit/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/deribit/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://www.deribit.com/api/v2/public/ diff --git a/packages/sources/deribit/package.json b/packages/sources/deribit/package.json index f71a8a64e2..6438b9ffdb 100644 --- a/packages/sources/deribit/package.json +++ b/packages/sources/deribit/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/deribit-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Deribit adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/dns-query/CHANGELOG.md b/packages/sources/dns-query/CHANGELOG.md index d5a6b713af..5f01dfe295 100644 --- a/packages/sources/dns-query/CHANGELOG.md +++ b/packages/sources/dns-query/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/dns-query-adapter +## 1.6.30 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.6.29 ### Patch Changes diff --git a/packages/sources/dns-query/README.md b/packages/sources/dns-query/README.md index d5ee1b0fd1..5140047f47 100644 --- a/packages/sources/dns-query/README.md +++ b/packages/sources/dns-query/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter to query DNS -![1.6.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dns-query/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.6.30](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dns-query/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) DNS Query lets query DNS over HTTPS (DoH) diff --git a/packages/sources/dns-query/package.json b/packages/sources/dns-query/package.json index 236d3ed8bf..e167d39ad4 100644 --- a/packages/sources/dns-query/package.json +++ b/packages/sources/dns-query/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dns-query-adapter", - "version": "1.6.29", + "version": "1.6.30", "description": "Chainlink DNS query adapter", "keywords": [ "Chainlink", diff --git a/packages/sources/dwolla/CHANGELOG.md b/packages/sources/dwolla/CHANGELOG.md index 07f2b60f47..cdda254119 100644 --- a/packages/sources/dwolla/CHANGELOG.md +++ b/packages/sources/dwolla/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/dwolla-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/dwolla/package.json b/packages/sources/dwolla/package.json index f9cbef09a5..bc25682692 100644 --- a/packages/sources/dwolla/package.json +++ b/packages/sources/dwolla/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dwolla-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Dwolla adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/elwood/CHANGELOG.md b/packages/sources/elwood/CHANGELOG.md index fc3a9501e5..08c2a44f1b 100644 --- a/packages/sources/elwood/CHANGELOG.md +++ b/packages/sources/elwood/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/elwood-adapter +## 3.1.10 + +### Patch Changes + +- [#3657](https://github.com/smartcontractkit/external-adapters-js/pull/3657) [`fae9387`](https://github.com/smartcontractkit/external-adapters-js/commit/fae938727472e756d8fdf283d1225eb5f0c498f4) Thanks [@akuzni2](https://github.com/akuzni2)! - Add a delay between subscribe requests + +- [#3660](https://github.com/smartcontractkit/external-adapters-js/pull/3660) [`9497aa6`](https://github.com/smartcontractkit/external-adapters-js/commit/9497aa629d2633e35f9f7a253502e6622b5c20a7) Thanks [@akuzni2](https://github.com/akuzni2)! - Await sleep command + ## 3.1.9 ### Patch Changes diff --git a/packages/sources/elwood/README.md b/packages/sources/elwood/README.md index 1133dae178..44d6abc8be 100644 --- a/packages/sources/elwood/README.md +++ b/packages/sources/elwood/README.md @@ -1,16 +1,17 @@ # ELWOOD -![3.1.9](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/elwood/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![3.1.10](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/elwood/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. ## Environment Variables -| Required? | Name | Description | Type | Options | Default | -| :-------: | :-------------: | :--------------------------: | :----: | :-----: | :----------------------------------------: | -| ✅ | API_KEY | API key | string | | | -| | WS_API_ENDPOINT | The websocket url for elwood | string | | `wss://api.chk.elwood.systems/v1/stream` | -| | API_ENDPOINT | The API url for elwood | string | | `https://api.chk.elwood.systems/v1/stream` | +| Required? | Name | Description | Type | Options | Default | +| :-------: | :----------------: | :-----------------------------------------------------------------------------------------------: | :----: | :-----: | :----------------------------------------: | +| ✅ | API_KEY | API key | string | | | +| | WS_API_ENDPOINT | The websocket url for elwood | string | | `wss://api.chk.elwood.systems/v1/stream` | +| | API_ENDPOINT | The API url for elwood | string | | `https://api.chk.elwood.systems/v1/stream` | +| | SUBSCRIBE_DELAY_MS | The minimum time (ms) to wait before sending another subscription message to the /stream endpoint | number | | `500` | --- diff --git a/packages/sources/elwood/package.json b/packages/sources/elwood/package.json index bdddb80337..49a42afed2 100644 --- a/packages/sources/elwood/package.json +++ b/packages/sources/elwood/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/elwood-adapter", - "version": "3.1.9", + "version": "3.1.10", "description": "Chainlink Elwood adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/ens/CHANGELOG.md b/packages/sources/ens/CHANGELOG.md index c7ebe1e084..f880248fe3 100644 --- a/packages/sources/ens/CHANGELOG.md +++ b/packages/sources/ens/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ens-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/ens/README.md b/packages/sources/ens/README.md index b6f9543892..c6ce97ca41 100644 --- a/packages/sources/ens/README.md +++ b/packages/sources/ens/README.md @@ -1,6 +1,6 @@ # ENS Adapter -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ens/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ens/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) ENS Adapter diff --git a/packages/sources/ens/package.json b/packages/sources/ens/package.json index da590fb6b2..f0ef5ecf7d 100644 --- a/packages/sources/ens/package.json +++ b/packages/sources/ens/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ens-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink ens adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/enzyme/CHANGELOG.md b/packages/sources/enzyme/CHANGELOG.md index 11054cfd20..15f74c95cf 100644 --- a/packages/sources/enzyme/CHANGELOG.md +++ b/packages/sources/enzyme/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/enzyme-adapter +## 2.0.22 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.21 ### Patch Changes diff --git a/packages/sources/enzyme/README.md b/packages/sources/enzyme/README.md index 778e22832c..15af5129ac 100644 --- a/packages/sources/enzyme/README.md +++ b/packages/sources/enzyme/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Enzyme -![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/enzyme/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.22](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/enzyme/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Adapter to interact with Enzyme contracts. @@ -44,36 +44,7 @@ Endpoint to call the `calcGav` function on the contract. ### Example -Request: - -```json -{ - "id": "1", - "data": { - "calculatorContract": "0x0b2cBB1974f17700531439E3e4AfF5e5D2AADD4A", - "vaultProxy": "0x44902e5a88371224d9ac172e391C64257B701Ade", - "endpoint": "calcGav" - }, - "debug": { - "cacheKey": "yUw9SO6VrH2QFaTp1fXS40T8Kzg=" - } -} -``` - -Response: - -```json -{ - "jobRunID": "1", - "data": { - "gav": "19995161270996618818245984471", - "result": "19995161270996618818245984471" - }, - "result": "19995161270996618818245984471", - "statusCode": 200, - "providerStatusCode": 200 -} -``` +There are no examples for this endpoint. --- @@ -141,7 +112,37 @@ Endpoint to call the `calcNetValueForSharesHolder` function on the contract. ### Example -There are no examples for this endpoint. +Request: + +```json +{ + "id": "1", + "data": { + "calculatorContract": "0x0b2cBB1974f17700531439E3e4AfF5e5D2AADD4A", + "vaultProxy": "0x399acf6102c466a3e4c5f94cd00fc1bfb071d3c1", + "sharesHolder": "0x31d675bd2bdfdd3e332311bef7cb6ba357a5d4e3", + "endpoint": "calcNetValueForSharesHolder" + }, + "debug": { + "cacheKey": "a85ZghFmLyLIxhxF64JD0l84PlE=" + } +} +``` + +Response: + +```json +{ + "jobRunID": "1", + "data": { + "netValue": "10000000000000000000", + "result": "10000000000000000000" + }, + "result": "10000000000000000000", + "statusCode": 200, + "providerStatusCode": 200 +} +``` --- @@ -184,10 +185,10 @@ Response: { "jobRunID": "1", "data": { - "netValue": "10000000000000000000", - "result": "10000000000000000000" + "gav": "19995161270996618818245984471", + "result": "19995161270996618818245984471" }, - "result": "10000000000000000000", + "result": "19995161270996618818245984471", "statusCode": 200, "providerStatusCode": 200 } diff --git a/packages/sources/enzyme/package.json b/packages/sources/enzyme/package.json index 59ad4c0860..77b01640df 100644 --- a/packages/sources/enzyme/package.json +++ b/packages/sources/enzyme/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/enzyme-adapter", - "version": "2.0.21", + "version": "2.0.22", "description": "Chainlink enzyme adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/eodhistoricaldata/CHANGELOG.md b/packages/sources/eodhistoricaldata/CHANGELOG.md index 9e0c23344c..416250723b 100644 --- a/packages/sources/eodhistoricaldata/CHANGELOG.md +++ b/packages/sources/eodhistoricaldata/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/eodhistoricaldata-adapter +## 1.5.6 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.5.5 ### Patch Changes diff --git a/packages/sources/eodhistoricaldata/README.md b/packages/sources/eodhistoricaldata/README.md index e43546bfe4..f71a7bb226 100644 --- a/packages/sources/eodhistoricaldata/README.md +++ b/packages/sources/eodhistoricaldata/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for EOD Historical Data -![1.5.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eodhistoricaldata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.5.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eodhistoricaldata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/eodhistoricaldata/package.json b/packages/sources/eodhistoricaldata/package.json index a9fe6ce5f4..9e11e58587 100644 --- a/packages/sources/eodhistoricaldata/package.json +++ b/packages/sources/eodhistoricaldata/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/eodhistoricaldata-adapter", - "version": "1.5.5", + "version": "1.5.6", "description": "Chainlink eodhistoricaldata adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/eth-balance/CHANGELOG.md b/packages/sources/eth-balance/CHANGELOG.md index c3ba8fda07..24a5a0ed68 100644 --- a/packages/sources/eth-balance/CHANGELOG.md +++ b/packages/sources/eth-balance/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/eth-balance-adapter +## 2.1.1 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.0 ### Minor Changes diff --git a/packages/sources/eth-balance/README.md b/packages/sources/eth-balance/README.md index e2844878a3..2b894ac93e 100644 --- a/packages/sources/eth-balance/README.md +++ b/packages/sources/eth-balance/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Eth-balance -![2.1.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eth-balance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.1.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eth-balance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) External adapter for fetching balances for ETH addresses diff --git a/packages/sources/eth-balance/package.json b/packages/sources/eth-balance/package.json index 558c2ca872..c4651ff0af 100644 --- a/packages/sources/eth-balance/package.json +++ b/packages/sources/eth-balance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/eth-balance-adapter", - "version": "2.1.0", + "version": "2.1.1", "description": "Chainlink eth-balance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/etherchain/CHANGELOG.md b/packages/sources/etherchain/CHANGELOG.md index 0c46c1b0c4..e56794601b 100644 --- a/packages/sources/etherchain/CHANGELOG.md +++ b/packages/sources/etherchain/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/etherchain-adapter +## 1.4.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.37 ### Patch Changes diff --git a/packages/sources/etherchain/README.md b/packages/sources/etherchain/README.md index 2718f90634..514135f549 100644 --- a/packages/sources/etherchain/README.md +++ b/packages/sources/etherchain/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Etherchain (Rebranded under Beaconchain) -![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/etherchain/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/etherchain/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://beaconcha.in diff --git a/packages/sources/etherchain/package.json b/packages/sources/etherchain/package.json index 91fccd7c33..3917ca6998 100644 --- a/packages/sources/etherchain/package.json +++ b/packages/sources/etherchain/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/etherchain-adapter", - "version": "1.4.37", + "version": "1.4.38", "description": "Chainlink etherchain adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/etherscan/CHANGELOG.md b/packages/sources/etherscan/CHANGELOG.md index d8779c8174..6b386e5721 100644 --- a/packages/sources/etherscan/CHANGELOG.md +++ b/packages/sources/etherscan/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/etherscan-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/etherscan/README.md b/packages/sources/etherscan/README.md index 3f3dbed4b3..3e50d7c2e2 100644 --- a/packages/sources/etherscan/README.md +++ b/packages/sources/etherscan/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for EtherScan -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/etherscan/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/etherscan/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.etherscan.io diff --git a/packages/sources/etherscan/package.json b/packages/sources/etherscan/package.json index 687b42ad46..61fdbb58d1 100644 --- a/packages/sources/etherscan/package.json +++ b/packages/sources/etherscan/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/etherscan-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink etherscan adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/ethgasstation/CHANGELOG.md b/packages/sources/ethgasstation/CHANGELOG.md index 9825c388f4..ef1ecdadb2 100644 --- a/packages/sources/ethgasstation/CHANGELOG.md +++ b/packages/sources/ethgasstation/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ethgasstation-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/ethgasstation/README.md b/packages/sources/ethgasstation/README.md index 1cadc30bd8..58b86b0e66 100644 --- a/packages/sources/ethgasstation/README.md +++ b/packages/sources/ethgasstation/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for EthGasStation -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ethgasstation/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ethgasstation/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://ethgasstation.info/ diff --git a/packages/sources/ethgasstation/package.json b/packages/sources/ethgasstation/package.json index eb4a841fb9..8079a87e70 100644 --- a/packages/sources/ethgasstation/package.json +++ b/packages/sources/ethgasstation/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ethgasstation-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink ethgasstation adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/ethgaswatch/CHANGELOG.md b/packages/sources/ethgaswatch/CHANGELOG.md index af4ee3a50a..52b74d6b56 100644 --- a/packages/sources/ethgaswatch/CHANGELOG.md +++ b/packages/sources/ethgaswatch/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ethgaswatch-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/ethgaswatch/README.md b/packages/sources/ethgaswatch/README.md index a6ae53248c..9fcb61bf1d 100644 --- a/packages/sources/ethgaswatch/README.md +++ b/packages/sources/ethgaswatch/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for EthGasWatch -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ethgaswatch/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/ethgaswatch/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://ethgas.watch diff --git a/packages/sources/ethgaswatch/package.json b/packages/sources/ethgaswatch/package.json index df7758aea6..01b536b33e 100644 --- a/packages/sources/ethgaswatch/package.json +++ b/packages/sources/ethgaswatch/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ethgaswatch-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink ethgaswatch adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/expert-car-broker/CHANGELOG.md b/packages/sources/expert-car-broker/CHANGELOG.md index aaa1292a73..95613747cc 100644 --- a/packages/sources/expert-car-broker/CHANGELOG.md +++ b/packages/sources/expert-car-broker/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/expert-car-broker-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/expert-car-broker/README.md b/packages/sources/expert-car-broker/README.md index 0cb85a0553..78a983fa5e 100644 --- a/packages/sources/expert-car-broker/README.md +++ b/packages/sources/expert-car-broker/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Expert Car Broker -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/expert-car-broker/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/expert-car-broker/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Adapter to get data from Expert Car Broker. diff --git a/packages/sources/expert-car-broker/package.json b/packages/sources/expert-car-broker/package.json index 8703fb0b1a..518166d4d5 100644 --- a/packages/sources/expert-car-broker/package.json +++ b/packages/sources/expert-car-broker/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/expert-car-broker-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink expert-car-broker adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/fcsapi/CHANGELOG.md b/packages/sources/fcsapi/CHANGELOG.md index 621eb69690..af1396ace9 100644 --- a/packages/sources/fcsapi/CHANGELOG.md +++ b/packages/sources/fcsapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/fcsapi-adapter +## 1.2.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.37 ### Patch Changes diff --git a/packages/sources/fcsapi/README.md b/packages/sources/fcsapi/README.md index 86792db83c..e2d03d1972 100644 --- a/packages/sources/fcsapi/README.md +++ b/packages/sources/fcsapi/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for FCS API -![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fcsapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fcsapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://fcsapi.com/api-v3/ diff --git a/packages/sources/fcsapi/package.json b/packages/sources/fcsapi/package.json index 3a5bf74aa2..857dcdbebc 100644 --- a/packages/sources/fcsapi/package.json +++ b/packages/sources/fcsapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/fcsapi-adapter", - "version": "1.2.37", + "version": "1.2.38", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/fixer/CHANGELOG.md b/packages/sources/fixer/CHANGELOG.md index b6c26552bf..22fb7d9249 100644 --- a/packages/sources/fixer/CHANGELOG.md +++ b/packages/sources/fixer/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/fixer-adapter +## 2.0.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.28 ### Patch Changes diff --git a/packages/sources/fixer/README.md b/packages/sources/fixer/README.md index bd2c6ceeec..f5c1ca7323 100644 --- a/packages/sources/fixer/README.md +++ b/packages/sources/fixer/README.md @@ -1,6 +1,6 @@ # Chainlink Fixer External Adapter -![2.0.28](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fixer/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fixer/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This adapter is for [Fixer.io](https://fixer.io/) and supports the convert endpoint. diff --git a/packages/sources/fixer/package.json b/packages/sources/fixer/package.json index 5b7de53fa3..691866e088 100644 --- a/packages/sources/fixer/package.json +++ b/packages/sources/fixer/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/fixer-adapter", - "version": "2.0.28", + "version": "2.0.29", "description": "Chainlink fixer adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/flightaware/CHANGELOG.md b/packages/sources/flightaware/CHANGELOG.md index 08985dabcd..3ed7fb5f9b 100644 --- a/packages/sources/flightaware/CHANGELOG.md +++ b/packages/sources/flightaware/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/flightaware-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/flightaware/package.json b/packages/sources/flightaware/package.json index 4ac5d04e82..71a75c19fd 100644 --- a/packages/sources/flightaware/package.json +++ b/packages/sources/flightaware/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/flightaware-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Flightaware adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/fluent-finance/CHANGELOG.md b/packages/sources/fluent-finance/CHANGELOG.md index bd87463913..db91a0f2cd 100644 --- a/packages/sources/fluent-finance/CHANGELOG.md +++ b/packages/sources/fluent-finance/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/fluent-finance-adapter +## 2.0.11 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.10 ### Patch Changes diff --git a/packages/sources/fluent-finance/README.md b/packages/sources/fluent-finance/README.md index 8498ecda56..cc0c1e5808 100644 --- a/packages/sources/fluent-finance/README.md +++ b/packages/sources/fluent-finance/README.md @@ -1,6 +1,6 @@ # Fluent Finance Adapter -![2.0.10](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fluent-finance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.11](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fluent-finance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Fluent Finance Adapter for retrieving bank balances diff --git a/packages/sources/fluent-finance/package.json b/packages/sources/fluent-finance/package.json index d5af58e9ef..18aea3d16c 100644 --- a/packages/sources/fluent-finance/package.json +++ b/packages/sources/fluent-finance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/fluent-finance-adapter", - "version": "2.0.10", + "version": "2.0.11", "description": "Chainlink fluent-finance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/fmpcloud/CHANGELOG.md b/packages/sources/fmpcloud/CHANGELOG.md index a36949fdbe..8027125958 100644 --- a/packages/sources/fmpcloud/CHANGELOG.md +++ b/packages/sources/fmpcloud/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/fmpcloud-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/fmpcloud/README.md b/packages/sources/fmpcloud/README.md index 8837011b0a..c88a3fafd6 100644 --- a/packages/sources/fmpcloud/README.md +++ b/packages/sources/fmpcloud/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Fmp Cloud -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fmpcloud/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/fmpcloud/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://fmpcloud.io diff --git a/packages/sources/fmpcloud/package.json b/packages/sources/fmpcloud/package.json index 4fa26f4da7..25c633d4c8 100644 --- a/packages/sources/fmpcloud/package.json +++ b/packages/sources/fmpcloud/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/fmpcloud-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink fmpcloud adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/galaxis/CHANGELOG.md b/packages/sources/galaxis/CHANGELOG.md index f5923a96a8..2e1b3e5b91 100644 --- a/packages/sources/galaxis/CHANGELOG.md +++ b/packages/sources/galaxis/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/galaxis-adapter +## 4.0.14 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 4.0.13 ### Patch Changes diff --git a/packages/sources/galaxis/README.md b/packages/sources/galaxis/README.md index 5e27c23c4f..bf1143d0c9 100644 --- a/packages/sources/galaxis/README.md +++ b/packages/sources/galaxis/README.md @@ -1,6 +1,6 @@ # Galaxis Source Adapter -![4.0.13](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/galaxis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![4.0.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/galaxis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The Galaxis EA currently fetches Sports Data from a given API and encodes a function call that can be passed on chain. diff --git a/packages/sources/galaxis/package.json b/packages/sources/galaxis/package.json index b250c44a28..3751424df3 100644 --- a/packages/sources/galaxis/package.json +++ b/packages/sources/galaxis/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/galaxis-adapter", - "version": "4.0.13", + "version": "4.0.14", "description": "Chainlink galaxis adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/genesis-volatility/CHANGELOG.md b/packages/sources/genesis-volatility/CHANGELOG.md index 612a7d9cb2..6b73505872 100644 --- a/packages/sources/genesis-volatility/CHANGELOG.md +++ b/packages/sources/genesis-volatility/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/genesis-volatility-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/genesis-volatility/README.md b/packages/sources/genesis-volatility/README.md index e4ad610443..4b1f7f2cb3 100644 --- a/packages/sources/genesis-volatility/README.md +++ b/packages/sources/genesis-volatility/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Genesis Volatility -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/genesis-volatility/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/genesis-volatility/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://app.pinkswantrading.com diff --git a/packages/sources/genesis-volatility/package.json b/packages/sources/genesis-volatility/package.json index 4e513ab472..636ef0af97 100644 --- a/packages/sources/genesis-volatility/package.json +++ b/packages/sources/genesis-volatility/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/genesis-volatility-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink Genesis Volatility adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/geodb/CHANGELOG.md b/packages/sources/geodb/CHANGELOG.md index 0d7f79ada6..877189d5d3 100644 --- a/packages/sources/geodb/CHANGELOG.md +++ b/packages/sources/geodb/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/geodb-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/geodb/package.json b/packages/sources/geodb/package.json index 148128d568..25e23c64e6 100644 --- a/packages/sources/geodb/package.json +++ b/packages/sources/geodb/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/geodb-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink geodb adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/google-bigquery/CHANGELOG.md b/packages/sources/google-bigquery/CHANGELOG.md index 4f2a73b9d8..12c8825303 100644 --- a/packages/sources/google-bigquery/CHANGELOG.md +++ b/packages/sources/google-bigquery/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/google-bigquery-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/google-bigquery/package.json b/packages/sources/google-bigquery/package.json index 48613c9236..916a3cff23 100644 --- a/packages/sources/google-bigquery/package.json +++ b/packages/sources/google-bigquery/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/google-bigquery-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink google-bigquery adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/graphql/CHANGELOG.md b/packages/sources/graphql/CHANGELOG.md index 407a070a63..3dceaaf66b 100644 --- a/packages/sources/graphql/CHANGELOG.md +++ b/packages/sources/graphql/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/graphql-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/graphql/package.json b/packages/sources/graphql/package.json index 501e2ba37a..fb14eb6205 100644 --- a/packages/sources/graphql/package.json +++ b/packages/sources/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/graphql-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink graphql adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/gsr/CHANGELOG.md b/packages/sources/gsr/CHANGELOG.md index fe41b12bba..1536aaad0d 100644 --- a/packages/sources/gsr/CHANGELOG.md +++ b/packages/sources/gsr/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/gsr-adapter +## 2.4.13 + +### Patch Changes + +- [#3552](https://github.com/smartcontractkit/external-adapters-js/pull/3552) [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency @types/ws to v8.5.14 + ## 2.4.12 ### Patch Changes diff --git a/packages/sources/gsr/README.md b/packages/sources/gsr/README.md index 833c9b66d6..d8ea647076 100644 --- a/packages/sources/gsr/README.md +++ b/packages/sources/gsr/README.md @@ -1,6 +1,6 @@ # GSR -![2.4.12](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/gsr/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.4.13](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/gsr/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/gsr/package.json b/packages/sources/gsr/package.json index da03bb2339..313606872a 100644 --- a/packages/sources/gsr/package.json +++ b/packages/sources/gsr/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/gsr-adapter", - "version": "2.4.12", + "version": "2.4.13", "description": "Chainlink gsr adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/icap/CHANGELOG.md b/packages/sources/icap/CHANGELOG.md index 9b72ba9dd6..8486d0292b 100644 --- a/packages/sources/icap/CHANGELOG.md +++ b/packages/sources/icap/CHANGELOG.md @@ -1,5 +1,18 @@ # @chainlink/icap-adapter +## 1.4.0 + +### Minor Changes + +- [#3627](https://github.com/smartcontractkit/external-adapters-js/pull/3627) [`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - Error Handling + +### Patch Changes + +- [#3627](https://github.com/smartcontractkit/external-adapters-js/pull/3627) [`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - Add possible solutions to frequent errors + +- Updated dependencies [[`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578), [`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578)]: + - @chainlink/tp-adapter@1.9.0 + ## 1.3.10 ### Patch Changes diff --git a/packages/sources/icap/README.md b/packages/sources/icap/README.md index 1f3fbeb4b8..5dfd90eabd 100644 --- a/packages/sources/icap/README.md +++ b/packages/sources/icap/README.md @@ -1,11 +1,9 @@ # ICAP -![1.3.10](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/icap/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.4.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/icap/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. -This EA has been deprecated, use TP instead. - ## Known Issues ### Concurrent connections diff --git a/packages/sources/icap/package.json b/packages/sources/icap/package.json index 653d4824b8..0a92cfcf54 100644 --- a/packages/sources/icap/package.json +++ b/packages/sources/icap/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/icap-adapter", - "version": "1.3.10", + "version": "1.4.0", "description": "Chainlink ICAP adapter (sister to TP adapter).", "keywords": [ "Chainlink", diff --git a/packages/sources/ipfs/CHANGELOG.md b/packages/sources/ipfs/CHANGELOG.md index ecdadccab3..12fb208274 100644 --- a/packages/sources/ipfs/CHANGELOG.md +++ b/packages/sources/ipfs/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ipfs-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/ipfs/package.json b/packages/sources/ipfs/package.json index dcc00f9dec..95ef3432ba 100644 --- a/packages/sources/ipfs/package.json +++ b/packages/sources/ipfs/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ipfs-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink IPFS adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/jpegd/CHANGELOG.md b/packages/sources/jpegd/CHANGELOG.md index ed34e488e3..359bd93679 100644 --- a/packages/sources/jpegd/CHANGELOG.md +++ b/packages/sources/jpegd/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/jpegd-adapter +## 2.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.36 ### Patch Changes diff --git a/packages/sources/jpegd/README.md b/packages/sources/jpegd/README.md index ea2241a8f7..457c496513 100644 --- a/packages/sources/jpegd/README.md +++ b/packages/sources/jpegd/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for JPEG'd -![2.1.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/jpegd/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.1.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/jpegd/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Query NFT collection values from the JPEG'd API. diff --git a/packages/sources/jpegd/package.json b/packages/sources/jpegd/package.json index 5e8f783f11..655c9aabfb 100644 --- a/packages/sources/jpegd/package.json +++ b/packages/sources/jpegd/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/jpegd-adapter", - "version": "2.1.36", + "version": "2.1.37", "description": "Chainlink jpegd adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/json-rpc/CHANGELOG.md b/packages/sources/json-rpc/CHANGELOG.md index bba0cb68ce..607fed83d6 100644 --- a/packages/sources/json-rpc/CHANGELOG.md +++ b/packages/sources/json-rpc/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/json-rpc-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/json-rpc/package.json b/packages/sources/json-rpc/package.json index 22dee19ecb..8124069609 100644 --- a/packages/sources/json-rpc/package.json +++ b/packages/sources/json-rpc/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/json-rpc-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "", "author": "Thomas Hodges (thomas@smartcontract.com)", "license": "MIT", diff --git a/packages/sources/layer2-sequencer-health/CHANGELOG.md b/packages/sources/layer2-sequencer-health/CHANGELOG.md index 05127afc9d..27895c233a 100644 --- a/packages/sources/layer2-sequencer-health/CHANGELOG.md +++ b/packages/sources/layer2-sequencer-health/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/layer2-sequencer-health-adapter +## 4.6.1 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 4.6.0 ### Minor Changes diff --git a/packages/sources/layer2-sequencer-health/package.json b/packages/sources/layer2-sequencer-health/package.json index 0a152cc8ea..fd90c7c757 100644 --- a/packages/sources/layer2-sequencer-health/package.json +++ b/packages/sources/layer2-sequencer-health/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/layer2-sequencer-health-adapter", - "version": "4.6.0", + "version": "4.6.1", "description": "Layer 2 sequencer health check adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/lcx/CHANGELOG.md b/packages/sources/lcx/CHANGELOG.md index 4b41d9159b..6db398114b 100644 --- a/packages/sources/lcx/CHANGELOG.md +++ b/packages/sources/lcx/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/lcx-adapter +## 1.3.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.37 ### Patch Changes diff --git a/packages/sources/lcx/README.md b/packages/sources/lcx/README.md index b3bcc2508e..1b6e0376d0 100644 --- a/packages/sources/lcx/README.md +++ b/packages/sources/lcx/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for LCX -![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/lcx/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/lcx/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://rp.lcx.com/v1/rates/current diff --git a/packages/sources/lcx/package.json b/packages/sources/lcx/package.json index b6b7cb90f2..7019970ab0 100644 --- a/packages/sources/lcx/package.json +++ b/packages/sources/lcx/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/lcx-adapter", - "version": "1.3.37", + "version": "1.3.38", "description": "Chainlink lcx adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/lido/CHANGELOG.md b/packages/sources/lido/CHANGELOG.md index ecb3725bf1..fb523752bf 100644 --- a/packages/sources/lido/CHANGELOG.md +++ b/packages/sources/lido/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/lido-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/lido/README.md b/packages/sources/lido/README.md index 999f3b47ba..f6de216a8e 100644 --- a/packages/sources/lido/README.md +++ b/packages/sources/lido/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Lido -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/lido/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/lido/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) By default fetches the value of stMATIC/USD diff --git a/packages/sources/lido/package.json b/packages/sources/lido/package.json index 52d322d7bf..7b353eaf3b 100644 --- a/packages/sources/lido/package.json +++ b/packages/sources/lido/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/lido-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink Lido adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/linkpool/CHANGELOG.md b/packages/sources/linkpool/CHANGELOG.md index 77a53ac3f9..afac54848d 100644 --- a/packages/sources/linkpool/CHANGELOG.md +++ b/packages/sources/linkpool/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/linkpool-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/linkpool/package.json b/packages/sources/linkpool/package.json index 5f9639b60f..868945e374 100644 --- a/packages/sources/linkpool/package.json +++ b/packages/sources/linkpool/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/linkpool-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink linkpool adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/lition/CHANGELOG.md b/packages/sources/lition/CHANGELOG.md index 14f7a22f24..95df72bcb0 100644 --- a/packages/sources/lition/CHANGELOG.md +++ b/packages/sources/lition/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/lition-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/lition/package.json b/packages/sources/lition/package.json index c249da1aa0..71331c512e 100644 --- a/packages/sources/lition/package.json +++ b/packages/sources/lition/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/lition-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Lition adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/marketstack/CHANGELOG.md b/packages/sources/marketstack/CHANGELOG.md index 9ff309b8b3..34478283cc 100644 --- a/packages/sources/marketstack/CHANGELOG.md +++ b/packages/sources/marketstack/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/marketstack-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/marketstack/README.md b/packages/sources/marketstack/README.md index d77db442ef..46da973414 100644 --- a/packages/sources/marketstack/README.md +++ b/packages/sources/marketstack/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Marketstack -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/marketstack/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/marketstack/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL http://api.marketstack.com/v1/ diff --git a/packages/sources/marketstack/package.json b/packages/sources/marketstack/package.json index 402a00c108..d0e4ee9118 100644 --- a/packages/sources/marketstack/package.json +++ b/packages/sources/marketstack/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/marketstack-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink marketstack adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/messari/CHANGELOG.md b/packages/sources/messari/CHANGELOG.md index 7a80354c07..cb0b96fcd6 100644 --- a/packages/sources/messari/CHANGELOG.md +++ b/packages/sources/messari/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/messari-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/messari/package.json b/packages/sources/messari/package.json index 6921174f09..71c8c761f9 100644 --- a/packages/sources/messari/package.json +++ b/packages/sources/messari/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/messari-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Messari adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/metalsapi/CHANGELOG.md b/packages/sources/metalsapi/CHANGELOG.md index a1df0317fc..f5422a3367 100644 --- a/packages/sources/metalsapi/CHANGELOG.md +++ b/packages/sources/metalsapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/metalsapi-adapter +## 1.7.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.7.36 ### Patch Changes diff --git a/packages/sources/metalsapi/README.md b/packages/sources/metalsapi/README.md index 425409a672..66a21cfec0 100644 --- a/packages/sources/metalsapi/README.md +++ b/packages/sources/metalsapi/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for [MetalsAPI](https://metals-api.com/documentation#convertcurrency) -![1.7.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/metalsapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.7.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/metalsapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://metals-api.com/api/ diff --git a/packages/sources/metalsapi/package.json b/packages/sources/metalsapi/package.json index 956746de3a..e1c0b2a94b 100644 --- a/packages/sources/metalsapi/package.json +++ b/packages/sources/metalsapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/metalsapi-adapter", - "version": "1.7.36", + "version": "1.7.37", "description": "Chainlink metalsapi adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/mock-ea/CHANGELOG.md b/packages/sources/mock-ea/CHANGELOG.md index b5630dd7b2..19d5e7dc21 100644 --- a/packages/sources/mock-ea/CHANGELOG.md +++ b/packages/sources/mock-ea/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/example-source-adapter +## 2.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.36 ### Patch Changes diff --git a/packages/sources/mock-ea/README.md b/packages/sources/mock-ea/README.md index c18b6fffa2..81f798f7cc 100644 --- a/packages/sources/mock-ea/README.md +++ b/packages/sources/mock-ea/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Mock data (Test only) -![2.1.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mock-ea/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.1.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mock-ea/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The Mock EA is to only be used by the integration team for soak testing. It will return a value that deviates after a given interval. @@ -60,9 +60,9 @@ Response: { "jobRunID": "1", "data": { - "result": 1050 + "result": 950 }, - "result": 1050, + "result": 950, "statusCode": 200 } ``` diff --git a/packages/sources/mock-ea/package.json b/packages/sources/mock-ea/package.json index 39ae60e46f..52840a8317 100644 --- a/packages/sources/mock-ea/package.json +++ b/packages/sources/mock-ea/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/mock-ea-adapter", - "version": "2.1.36", + "version": "2.1.37", "description": "Chainlink mock-ea adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/mycryptoapi/CHANGELOG.md b/packages/sources/mycryptoapi/CHANGELOG.md index 61bb1aae11..5bd03f27ca 100644 --- a/packages/sources/mycryptoapi/CHANGELOG.md +++ b/packages/sources/mycryptoapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/mycryptoapi-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/mycryptoapi/README.md b/packages/sources/mycryptoapi/README.md index 90fb54a7f7..348932a71b 100644 --- a/packages/sources/mycryptoapi/README.md +++ b/packages/sources/mycryptoapi/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for MyCryptoApi -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mycryptoapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mycryptoapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://gas.mycryptoapi.com/ diff --git a/packages/sources/mycryptoapi/package.json b/packages/sources/mycryptoapi/package.json index af98ccf3b1..287cb89451 100644 --- a/packages/sources/mycryptoapi/package.json +++ b/packages/sources/mycryptoapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/mycryptoapi-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink mycryptoapi adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/nikkei/CHANGELOG.md b/packages/sources/nikkei/CHANGELOG.md index a0afc89874..6ae6436e25 100644 --- a/packages/sources/nikkei/CHANGELOG.md +++ b/packages/sources/nikkei/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/nikkei-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/nikkei/README.md b/packages/sources/nikkei/README.md index b1cd36f82c..ba7d501aef 100644 --- a/packages/sources/nikkei/README.md +++ b/packages/sources/nikkei/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Nikkei -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/nikkei/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/nikkei/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://indexes.nikkei.co.jp/en/nkave/ diff --git a/packages/sources/nikkei/package.json b/packages/sources/nikkei/package.json index 1c9e517878..1af416c262 100644 --- a/packages/sources/nikkei/package.json +++ b/packages/sources/nikkei/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/nikkei-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink nikkei adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/oilpriceapi/CHANGELOG.md b/packages/sources/oilpriceapi/CHANGELOG.md index 5cb051d6e4..6dce526936 100644 --- a/packages/sources/oilpriceapi/CHANGELOG.md +++ b/packages/sources/oilpriceapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/oilpriceapi-adapter +## 2.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.36 ### Patch Changes diff --git a/packages/sources/oilpriceapi/README.md b/packages/sources/oilpriceapi/README.md index e25bc2a751..e77ae4342c 100644 --- a/packages/sources/oilpriceapi/README.md +++ b/packages/sources/oilpriceapi/README.md @@ -1,6 +1,6 @@ # Chainlink OilpriceAPI External Adapter -![2.1.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/oilpriceapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.1.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/oilpriceapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.oilpriceapi.com/v1/ diff --git a/packages/sources/oilpriceapi/package.json b/packages/sources/oilpriceapi/package.json index 775c79b897..5a1bb23e60 100644 --- a/packages/sources/oilpriceapi/package.json +++ b/packages/sources/oilpriceapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/oilpriceapi-adapter", - "version": "2.1.36", + "version": "2.1.37", "description": "Chainlink OilpriceAPI adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/onchain-gas/CHANGELOG.md b/packages/sources/onchain-gas/CHANGELOG.md index 1cb77bfa36..90fbf10fb7 100644 --- a/packages/sources/onchain-gas/CHANGELOG.md +++ b/packages/sources/onchain-gas/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/onchain-gas-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/onchain-gas/package.json b/packages/sources/onchain-gas/package.json index 36c68c3ef6..d4e51dcdc0 100644 --- a/packages/sources/onchain-gas/package.json +++ b/packages/sources/onchain-gas/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/onchain-gas-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink onchain-gas adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/orchid-bandwidth/CHANGELOG.md b/packages/sources/orchid-bandwidth/CHANGELOG.md index b72ee1b118..e100d6358e 100644 --- a/packages/sources/orchid-bandwidth/CHANGELOG.md +++ b/packages/sources/orchid-bandwidth/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/orchid-bandwidth-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/orchid-bandwidth/README.md b/packages/sources/orchid-bandwidth/README.md index 8ebee92776..3fd848a18f 100644 --- a/packages/sources/orchid-bandwidth/README.md +++ b/packages/sources/orchid-bandwidth/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Orchid bandwidth -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/orchid-bandwidth/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/orchid-bandwidth/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://chainlink.orchid.com/0 diff --git a/packages/sources/orchid-bandwidth/package.json b/packages/sources/orchid-bandwidth/package.json index 6de49dd949..771ad2c354 100644 --- a/packages/sources/orchid-bandwidth/package.json +++ b/packages/sources/orchid-bandwidth/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/orchid-bandwidth-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink Orchid bandwidth adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/paxos/CHANGELOG.md b/packages/sources/paxos/CHANGELOG.md index 4963506466..7283ba0ff6 100644 --- a/packages/sources/paxos/CHANGELOG.md +++ b/packages/sources/paxos/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/paxos-adapter +## 1.4.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.28 ### Patch Changes diff --git a/packages/sources/paxos/README.md b/packages/sources/paxos/README.md index 39736072ed..e2f92ed206 100644 --- a/packages/sources/paxos/README.md +++ b/packages/sources/paxos/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for paxos -![1.4.28](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/paxos/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.29](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/paxos/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Query Paxos asset attestations like: https://api.paxos.com/v1/asset-attestations/PAX diff --git a/packages/sources/paxos/package.json b/packages/sources/paxos/package.json index 3c1dd0aedf..01f7fabac6 100644 --- a/packages/sources/paxos/package.json +++ b/packages/sources/paxos/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/paxos-adapter", - "version": "1.4.28", + "version": "1.4.29", "description": "Chainlink paxos adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/paypal/CHANGELOG.md b/packages/sources/paypal/CHANGELOG.md index 89e2af417a..701b2271f6 100644 --- a/packages/sources/paypal/CHANGELOG.md +++ b/packages/sources/paypal/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/paypal-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/paypal/package.json b/packages/sources/paypal/package.json index 93d0421fac..e49de0a474 100644 --- a/packages/sources/paypal/package.json +++ b/packages/sources/paypal/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/paypal-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink paypal adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/renvm-address-set/CHANGELOG.md b/packages/sources/renvm-address-set/CHANGELOG.md index fdd1906b4e..acd80e9090 100644 --- a/packages/sources/renvm-address-set/CHANGELOG.md +++ b/packages/sources/renvm-address-set/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/renvm-address-set-adapter +## 1.5.98 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/proof-of-reserves-adapter@1.24.8 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.5.97 ### Patch Changes diff --git a/packages/sources/renvm-address-set/README.md b/packages/sources/renvm-address-set/README.md index f1c8b1c38e..c9b8fd27eb 100644 --- a/packages/sources/renvm-address-set/README.md +++ b/packages/sources/renvm-address-set/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapters to query RenVM address set -![1.5.97](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.5.98](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/renvm-address-set/package.json b/packages/sources/renvm-address-set/package.json index 98e059656f..83652c8027 100644 --- a/packages/sources/renvm-address-set/package.json +++ b/packages/sources/renvm-address-set/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/renvm-address-set-adapter", - "version": "1.5.97", + "version": "1.5.98", "description": "Chainlink adapter to query RenVM address set.", "keywords": [ "Chainlink", diff --git a/packages/sources/satoshitango/CHANGELOG.md b/packages/sources/satoshitango/CHANGELOG.md index 52b8751c7a..10364fa367 100644 --- a/packages/sources/satoshitango/CHANGELOG.md +++ b/packages/sources/satoshitango/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/satoshitango-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/satoshitango/README.md b/packages/sources/satoshitango/README.md index 233cd8d237..63b3ee409c 100644 --- a/packages/sources/satoshitango/README.md +++ b/packages/sources/satoshitango/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for SatoshiTango -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/satoshitango/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/satoshitango/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.satoshitango.com/v3 diff --git a/packages/sources/satoshitango/package.json b/packages/sources/satoshitango/package.json index 57a2d369d6..fe14fa8256 100644 --- a/packages/sources/satoshitango/package.json +++ b/packages/sources/satoshitango/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/satoshitango-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink SatoshiTango adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/snowflake/CHANGELOG.md b/packages/sources/snowflake/CHANGELOG.md index d61927c331..6d2e131597 100644 --- a/packages/sources/snowflake/CHANGELOG.md +++ b/packages/sources/snowflake/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/snowflake-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/snowflake/README.md b/packages/sources/snowflake/README.md index 9ac3287249..eafeb17a7f 100644 --- a/packages/sources/snowflake/README.md +++ b/packages/sources/snowflake/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Snowflake -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/snowflake/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/snowflake/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Adapter to query data from [Snowflake](https://www.snowflake.com/). Currently only contains an endpoint to query US confirmed Covid cases per County. To setup the environment, here are additional docs to [assign a key pair to a user](https://docs.snowflake.com/en/developer-guide/sql-api/guide.html#using-key-pair-authentication) and [finding your account identifier](https://docs.snowflake.com/en/user-guide/admin-account-identifier.html). diff --git a/packages/sources/snowflake/package.json b/packages/sources/snowflake/package.json index 0549b9fd67..8bd83d7be0 100644 --- a/packages/sources/snowflake/package.json +++ b/packages/sources/snowflake/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/snowflake-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink snowflake adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/sochain/CHANGELOG.md b/packages/sources/sochain/CHANGELOG.md index fa6ef11074..e162d13b46 100644 --- a/packages/sources/sochain/CHANGELOG.md +++ b/packages/sources/sochain/CHANGELOG.md @@ -1,5 +1,14 @@ # @chainlink/sochain-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-factories@1.2.36 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/sochain/README.md b/packages/sources/sochain/README.md index 60bbbabaf4..42a56a6c15 100644 --- a/packages/sources/sochain/README.md +++ b/packages/sources/sochain/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapters to query address balance from SoChain -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/sochain/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/sochain/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://sochain.com diff --git a/packages/sources/sochain/package.json b/packages/sources/sochain/package.json index 91b27172ff..8a08fa70b5 100644 --- a/packages/sources/sochain/package.json +++ b/packages/sources/sochain/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/sochain-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink adapter to query BTC address balance from SoChain.", "keywords": [ "Chainlink", diff --git a/packages/sources/solana-view-function/CHANGELOG.md b/packages/sources/solana-view-function/CHANGELOG.md index 288d41accc..69e999d4af 100644 --- a/packages/sources/solana-view-function/CHANGELOG.md +++ b/packages/sources/solana-view-function/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/solana-view-function-adapter +## 2.2.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.2.37 ### Patch Changes diff --git a/packages/sources/solana-view-function/README.md b/packages/sources/solana-view-function/README.md index b450bd8ba9..f87b9c3ec0 100644 --- a/packages/sources/solana-view-function/README.md +++ b/packages/sources/solana-view-function/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Solana-view-function -![2.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/solana-view-function/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.2.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/solana-view-function/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) The Solana view function adapter can be used to query account information from the Solana blockchain diff --git a/packages/sources/solana-view-function/package.json b/packages/sources/solana-view-function/package.json index b2b9f0f838..2427e8d24b 100644 --- a/packages/sources/solana-view-function/package.json +++ b/packages/sources/solana-view-function/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/solana-view-function-adapter", - "version": "2.2.37", + "version": "2.2.38", "description": "Chainlink solana-view-function adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/spectral-macro-score/CHANGELOG.md b/packages/sources/spectral-macro-score/CHANGELOG.md index ea7165b54b..a533232efd 100644 --- a/packages/sources/spectral-macro-score/CHANGELOG.md +++ b/packages/sources/spectral-macro-score/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/spectral-macro-score-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/spectral-macro-score/package.json b/packages/sources/spectral-macro-score/package.json index 55d38e1ec1..01918089a6 100644 --- a/packages/sources/spectral-macro-score/package.json +++ b/packages/sources/spectral-macro-score/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/spectral-macro-score-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink spectral-macro-score adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/sportsdataio/CHANGELOG.md b/packages/sources/sportsdataio/CHANGELOG.md index f20eb816f4..5b53e5f1a0 100644 --- a/packages/sources/sportsdataio/CHANGELOG.md +++ b/packages/sources/sportsdataio/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/sportsdataio-adapter +## 1.3.29 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.28 ### Patch Changes diff --git a/packages/sources/sportsdataio/package.json b/packages/sources/sportsdataio/package.json index d3fbe19d9b..b2141f6588 100644 --- a/packages/sources/sportsdataio/package.json +++ b/packages/sources/sportsdataio/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/sportsdataio-adapter", - "version": "1.3.28", + "version": "1.3.29", "description": "Chainlink sportsdataio adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/stader-labs/CHANGELOG.md b/packages/sources/stader-labs/CHANGELOG.md index 26f03fcbce..185bcf46ae 100644 --- a/packages/sources/stader-labs/CHANGELOG.md +++ b/packages/sources/stader-labs/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/stader-labs-adapter +## 3.0.15 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 3.0.14 ### Patch Changes diff --git a/packages/sources/stader-labs/README.md b/packages/sources/stader-labs/README.md index 15cf3ac6a9..debb5ff2b5 100644 --- a/packages/sources/stader-labs/README.md +++ b/packages/sources/stader-labs/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Stader Labs -![3.0.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-labs/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![3.0.15](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-labs/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) By default fetches the value of MaticX/USD diff --git a/packages/sources/stader-labs/package.json b/packages/sources/stader-labs/package.json index f3f09565f6..fed27a190a 100644 --- a/packages/sources/stader-labs/package.json +++ b/packages/sources/stader-labs/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/stader-labs-adapter", - "version": "3.0.14", + "version": "3.0.15", "description": "Chainlink stader-labs adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/stasis/CHANGELOG.md b/packages/sources/stasis/CHANGELOG.md index c5aebe68c2..64e1505d24 100644 --- a/packages/sources/stasis/CHANGELOG.md +++ b/packages/sources/stasis/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/stasis-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/stasis/README.md b/packages/sources/stasis/README.md index 8a70782069..4f0fb949e2 100644 --- a/packages/sources/stasis/README.md +++ b/packages/sources/stasis/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Stasis -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stasis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stasis/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Stasis adapter to get Circulating Supply of EURS diff --git a/packages/sources/stasis/package.json b/packages/sources/stasis/package.json index 716f3d89ae..26f67afde2 100644 --- a/packages/sources/stasis/package.json +++ b/packages/sources/stasis/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/stasis-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink stasis adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/swell-address-list/CHANGELOG.md b/packages/sources/swell-address-list/CHANGELOG.md index 6586916be4..64a2e71a9d 100644 --- a/packages/sources/swell-address-list/CHANGELOG.md +++ b/packages/sources/swell-address-list/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/swell-address-list-adapter +## 1.0.20 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.0.19 ### Patch Changes diff --git a/packages/sources/swell-address-list/README.md b/packages/sources/swell-address-list/README.md index c24fd29570..5801347ae2 100644 --- a/packages/sources/swell-address-list/README.md +++ b/packages/sources/swell-address-list/README.md @@ -1,6 +1,6 @@ # Swell Address List Adapter -![1.0.19](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/swell-address-list/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/swell-address-list/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This EA fetches the list of custodial addresses that hold the funds for a PoR feed diff --git a/packages/sources/swell-address-list/package.json b/packages/sources/swell-address-list/package.json index dffb77c98b..27786074ff 100644 --- a/packages/sources/swell-address-list/package.json +++ b/packages/sources/swell-address-list/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/swell-address-list-adapter", - "version": "1.0.19", + "version": "1.0.20", "description": "Chainlink swell-address-list adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/synthetix-debt-pool/CHANGELOG.md b/packages/sources/synthetix-debt-pool/CHANGELOG.md index 85acf17179..8ebf734b7a 100644 --- a/packages/sources/synthetix-debt-pool/CHANGELOG.md +++ b/packages/sources/synthetix-debt-pool/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/synthetix-debt-pool-adapter +## 4.1.11 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 4.1.10 ### Patch Changes diff --git a/packages/sources/synthetix-debt-pool/package.json b/packages/sources/synthetix-debt-pool/package.json index 6f707e0d30..ae0b81c678 100644 --- a/packages/sources/synthetix-debt-pool/package.json +++ b/packages/sources/synthetix-debt-pool/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/synthetix-debt-pool-adapter", - "version": "4.1.10", + "version": "4.1.11", "description": "Chainlink synthetix-debt-pool adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/taapi/CHANGELOG.md b/packages/sources/taapi/CHANGELOG.md index c588d1316d..9353a64834 100644 --- a/packages/sources/taapi/CHANGELOG.md +++ b/packages/sources/taapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/taapi-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/taapi/README.md b/packages/sources/taapi/README.md index c42d8d8135..25310db67a 100644 --- a/packages/sources/taapi/README.md +++ b/packages/sources/taapi/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for taapi.io -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/taapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/taapi/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.taapi.io/ diff --git a/packages/sources/taapi/package.json b/packages/sources/taapi/package.json index 94e995e544..9316ab448d 100644 --- a/packages/sources/taapi/package.json +++ b/packages/sources/taapi/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/taapi-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink taapi adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/terra-view-function/CHANGELOG.md b/packages/sources/terra-view-function/CHANGELOG.md index 98e3e5f104..b811ab7a6c 100644 --- a/packages/sources/terra-view-function/CHANGELOG.md +++ b/packages/sources/terra-view-function/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/terra-view-function-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/terra-view-function/README.md b/packages/sources/terra-view-function/README.md index 6c82decb39..18889e4aab 100644 --- a/packages/sources/terra-view-function/README.md +++ b/packages/sources/terra-view-function/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for querying Terra view functions -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/terra-view-function/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/terra-view-function/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This external adapter allows querying contracts on the Terra blockchain. A list of public endpoints can be found [here](https://docs.terra.money/Reference/endpoints.html). Please only use these for testing, not in production, as they are not secure. diff --git a/packages/sources/terra-view-function/package.json b/packages/sources/terra-view-function/package.json index 4c3f5c2337..ec90be6ea1 100644 --- a/packages/sources/terra-view-function/package.json +++ b/packages/sources/terra-view-function/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/terra-view-function-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink terra-view-function adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/therundown/CHANGELOG.md b/packages/sources/therundown/CHANGELOG.md index a64185dd41..48b28a97c6 100644 --- a/packages/sources/therundown/CHANGELOG.md +++ b/packages/sources/therundown/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/therundown-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/therundown/README.md b/packages/sources/therundown/README.md index 8758dcc032..99ecce271e 100644 --- a/packages/sources/therundown/README.md +++ b/packages/sources/therundown/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for TheRundown -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/therundown/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/therundown/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://therundown-therundown-v1.p.rapidapi.com/ diff --git a/packages/sources/therundown/package.json b/packages/sources/therundown/package.json index a971575be6..9ddf0a3093 100644 --- a/packages/sources/therundown/package.json +++ b/packages/sources/therundown/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/therundown-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink therundown adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/tp/CHANGELOG.md b/packages/sources/tp/CHANGELOG.md index ce65ffd6e4..4db5ea5022 100644 --- a/packages/sources/tp/CHANGELOG.md +++ b/packages/sources/tp/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/tp-adapter +## 1.9.0 + +### Minor Changes + +- [#3627](https://github.com/smartcontractkit/external-adapters-js/pull/3627) [`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - Error Handling + +### Patch Changes + +- [#3627](https://github.com/smartcontractkit/external-adapters-js/pull/3627) [`5521ad4`](https://github.com/smartcontractkit/external-adapters-js/commit/5521ad4befbb7ceceda994fd9c3d1ddd8d27c578) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - Add possible solutions to frequent errors + ## 1.8.8 ### Patch Changes diff --git a/packages/sources/tp/README.md b/packages/sources/tp/README.md index c50769142c..a33f650ec9 100644 --- a/packages/sources/tp/README.md +++ b/packages/sources/tp/README.md @@ -1,6 +1,6 @@ # TP -![1.8.8](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tp/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.9.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tp/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/tp/package.json b/packages/sources/tp/package.json index d8151c2296..264b280817 100644 --- a/packages/sources/tp/package.json +++ b/packages/sources/tp/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tp-adapter", - "version": "1.8.8", + "version": "1.9.0", "description": "Chainlink TP adapter (sister to ICAP adapter).", "keywords": [ "Chainlink", diff --git a/packages/sources/twelvedata/CHANGELOG.md b/packages/sources/twelvedata/CHANGELOG.md index 25502d7c2f..21aad849d6 100644 --- a/packages/sources/twelvedata/CHANGELOG.md +++ b/packages/sources/twelvedata/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/twelvedata-adapter +## 1.4.6 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.5 ### Patch Changes diff --git a/packages/sources/twelvedata/README.md b/packages/sources/twelvedata/README.md index 8c945620e5..27591f07df 100644 --- a/packages/sources/twelvedata/README.md +++ b/packages/sources/twelvedata/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Twelvedata -![1.4.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/twelvedata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/twelvedata/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) `closing` endpoint provides the closing price of the previous day as detailed in [Twelvedata documentation](https://twelvedata.com/docs#end-of-day-price). diff --git a/packages/sources/twelvedata/package.json b/packages/sources/twelvedata/package.json index e816b6cd61..8e87efa8f9 100644 --- a/packages/sources/twelvedata/package.json +++ b/packages/sources/twelvedata/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/twelvedata-adapter", - "version": "1.4.5", + "version": "1.4.6", "description": "Chainlink twelvedata adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/twosigma/CHANGELOG.md b/packages/sources/twosigma/CHANGELOG.md index e7732b7181..10c5d90483 100644 --- a/packages/sources/twosigma/CHANGELOG.md +++ b/packages/sources/twosigma/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/twosigma-adapter +## 1.2.31 + +### Patch Changes + +- [#3552](https://github.com/smartcontractkit/external-adapters-js/pull/3552) [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency @types/ws to v8.5.14 + ## 1.2.30 ### Patch Changes diff --git a/packages/sources/twosigma/README.md b/packages/sources/twosigma/README.md index 197bc235fd..d7de7993ae 100644 --- a/packages/sources/twosigma/README.md +++ b/packages/sources/twosigma/README.md @@ -1,6 +1,6 @@ # TWOSIGMA -![1.2.30](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/twosigma/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.2.31](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/twosigma/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/twosigma/package.json b/packages/sources/twosigma/package.json index 0b0566d31b..375d27a143 100644 --- a/packages/sources/twosigma/package.json +++ b/packages/sources/twosigma/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/twosigma-adapter", - "version": "1.2.30", + "version": "1.2.31", "description": "Chainlink twosigma adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/unibit/CHANGELOG.md b/packages/sources/unibit/CHANGELOG.md index 95d46c5559..be6db5315d 100644 --- a/packages/sources/unibit/CHANGELOG.md +++ b/packages/sources/unibit/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/unibit-adapter +## 1.4.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.4.36 ### Patch Changes diff --git a/packages/sources/unibit/README.md b/packages/sources/unibit/README.md index 46c13f9ee5..ed02d75d06 100644 --- a/packages/sources/unibit/README.md +++ b/packages/sources/unibit/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Unibit -![1.4.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/unibit/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/unibit/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/unibit/package.json b/packages/sources/unibit/package.json index d6b2d3f3fb..039004c251 100644 --- a/packages/sources/unibit/package.json +++ b/packages/sources/unibit/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/unibit-adapter", - "version": "1.4.36", + "version": "1.4.37", "description": "Chainlink unibit adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/uniswap-v2/CHANGELOG.md b/packages/sources/uniswap-v2/CHANGELOG.md index 6058acdbc4..d4f00b1306 100644 --- a/packages/sources/uniswap-v2/CHANGELOG.md +++ b/packages/sources/uniswap-v2/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/uniswap-v2-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/sources/uniswap-v2/README.md b/packages/sources/uniswap-v2/README.md index 8f54538405..86f55fffbd 100644 --- a/packages/sources/uniswap-v2/README.md +++ b/packages/sources/uniswap-v2/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Uniswap V2 -![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/uniswap-v2/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.0.21](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/uniswap-v2/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) This adapter allows querying Uniswap V2 contracts diff --git a/packages/sources/uniswap-v2/package.json b/packages/sources/uniswap-v2/package.json index ba5a6e809a..63a3bd1f93 100644 --- a/packages/sources/uniswap-v2/package.json +++ b/packages/sources/uniswap-v2/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/uniswap-v2-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink uniswap-v2 adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/upvest/CHANGELOG.md b/packages/sources/upvest/CHANGELOG.md index cdc4f87856..fc356d6a6b 100644 --- a/packages/sources/upvest/CHANGELOG.md +++ b/packages/sources/upvest/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/upvest-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/upvest/README.md b/packages/sources/upvest/README.md index 1742b522e2..de36b3dd95 100644 --- a/packages/sources/upvest/README.md +++ b/packages/sources/upvest/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Upvest -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/upvest/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/upvest/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://fees.upvest.co diff --git a/packages/sources/upvest/package.json b/packages/sources/upvest/package.json index 7da1a5878d..f5acb1a262 100644 --- a/packages/sources/upvest/package.json +++ b/packages/sources/upvest/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/upvest-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink upvest adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/uscpi-one/CHANGELOG.md b/packages/sources/uscpi-one/CHANGELOG.md index 89f89a06bc..db4b3b1b42 100644 --- a/packages/sources/uscpi-one/CHANGELOG.md +++ b/packages/sources/uscpi-one/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/uscpi-one-adapter +## 1.3.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.36 ### Patch Changes diff --git a/packages/sources/uscpi-one/README.md b/packages/sources/uscpi-one/README.md index 6318d52b9d..4bf6a9edf2 100644 --- a/packages/sources/uscpi-one/README.md +++ b/packages/sources/uscpi-one/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for US Consumer Price Index (USCPI) -![1.3.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/uscpi-one/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/uscpi-one/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://api.bls.gov/publicAPI/v2 diff --git a/packages/sources/uscpi-one/package.json b/packages/sources/uscpi-one/package.json index 467ea58925..228f7ad4ba 100644 --- a/packages/sources/uscpi-one/package.json +++ b/packages/sources/uscpi-one/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/uscpi-one-adapter", - "version": "1.3.36", + "version": "1.3.37", "description": "Chainlink uscpi-one adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/wootrade/CHANGELOG.md b/packages/sources/wootrade/CHANGELOG.md index 5b9e4cdbb4..318d7d9c0f 100644 --- a/packages/sources/wootrade/CHANGELOG.md +++ b/packages/sources/wootrade/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/wootrade-adapter +## 1.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.2.36 ### Patch Changes diff --git a/packages/sources/wootrade/README.md b/packages/sources/wootrade/README.md index 170b5c615a..cb9aabf1d0 100644 --- a/packages/sources/wootrade/README.md +++ b/packages/sources/wootrade/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Wootrade -![1.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wootrade/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wootrade/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Adapter using the public Wootrade market API for both HTTP(s) and WS. diff --git a/packages/sources/wootrade/package.json b/packages/sources/wootrade/package.json index 9a01455108..42be6e888d 100644 --- a/packages/sources/wootrade/package.json +++ b/packages/sources/wootrade/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/wootrade-adapter", - "version": "1.2.36", + "version": "1.2.37", "description": "Chainlink wootrade adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/wrapped/CHANGELOG.md b/packages/sources/wrapped/CHANGELOG.md index 4353d95a53..0a315f633b 100644 --- a/packages/sources/wrapped/CHANGELOG.md +++ b/packages/sources/wrapped/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/wrapped-adapter +## 2.2.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.2.36 ### Patch Changes diff --git a/packages/sources/wrapped/README.md b/packages/sources/wrapped/README.md index 8b0285c92a..9153baa437 100644 --- a/packages/sources/wrapped/README.md +++ b/packages/sources/wrapped/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for Wrapped -![2.2.36](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wrapped/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![2.2.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wrapped/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL http://chainlink.wrappedeng.com diff --git a/packages/sources/wrapped/package.json b/packages/sources/wrapped/package.json index 061e28cd8e..0e122fbb0c 100644 --- a/packages/sources/wrapped/package.json +++ b/packages/sources/wrapped/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/wrapped-adapter", - "version": "2.2.36", + "version": "2.2.37", "description": "Chainlink wrapped adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/xbto/CHANGELOG.md b/packages/sources/xbto/CHANGELOG.md index 56271ccb20..c6112e882e 100644 --- a/packages/sources/xbto/CHANGELOG.md +++ b/packages/sources/xbto/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/xbto-adapter +## 1.3.38 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.3.37 ### Patch Changes diff --git a/packages/sources/xbto/README.md b/packages/sources/xbto/README.md index 38e730933f..4c56b00dd2 100644 --- a/packages/sources/xbto/README.md +++ b/packages/sources/xbto/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapter for XBTO -![1.3.37](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/xbto/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.3.38](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/xbto/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) Base URL https://fpiw7f0axc.execute-api.us-east-1.amazonaws.com diff --git a/packages/sources/xbto/package.json b/packages/sources/xbto/package.json index 4b1cb73c7a..ab266157dd 100644 --- a/packages/sources/xbto/package.json +++ b/packages/sources/xbto/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/xbto-adapter", - "version": "1.3.37", + "version": "1.3.38", "description": "Chainlink xbto adapter.", "keywords": [ "Chainlink", diff --git a/packages/targets/agoric/CHANGELOG.md b/packages/targets/agoric/CHANGELOG.md index 12ba1d49a5..2a45e4242d 100644 --- a/packages/targets/agoric/CHANGELOG.md +++ b/packages/targets/agoric/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/agoric-adapter +## 2.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.1.36 ### Patch Changes diff --git a/packages/targets/agoric/package.json b/packages/targets/agoric/package.json index a734bc92d5..e91fd07b06 100644 --- a/packages/targets/agoric/package.json +++ b/packages/targets/agoric/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/agoric-adapter", - "version": "2.1.36", + "version": "2.1.37", "description": "Chainlink adapter to post to the Agoric blockchain", "keywords": [ "Chainlink", diff --git a/packages/targets/conflux/CHANGELOG.md b/packages/targets/conflux/CHANGELOG.md index c335e9731d..e773363b65 100644 --- a/packages/targets/conflux/CHANGELOG.md +++ b/packages/targets/conflux/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/conflux-adapter +## 1.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.1.36 ### Patch Changes diff --git a/packages/targets/conflux/package.json b/packages/targets/conflux/package.json index ad61f65e29..c509ff4281 100644 --- a/packages/targets/conflux/package.json +++ b/packages/targets/conflux/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/conflux-adapter", - "version": "1.1.36", + "version": "1.1.37", "description": "Chainlink conflux adapter.", "keywords": [ "Chainlink", diff --git a/packages/targets/ethwrite/CHANGELOG.md b/packages/targets/ethwrite/CHANGELOG.md index 229fc0f2c5..1871a5e191 100644 --- a/packages/targets/ethwrite/CHANGELOG.md +++ b/packages/targets/ethwrite/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/ethwrite-adapter +## 2.0.21 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 2.0.20 ### Patch Changes diff --git a/packages/targets/ethwrite/package.json b/packages/targets/ethwrite/package.json index 2443c0d5ee..066be2acf2 100644 --- a/packages/targets/ethwrite/package.json +++ b/packages/targets/ethwrite/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ethwrite-adapter", - "version": "2.0.20", + "version": "2.0.21", "description": "Chainlink ethwrite adapter.", "keywords": [ "ethtx", diff --git a/packages/targets/harmony/CHANGELOG.md b/packages/targets/harmony/CHANGELOG.md index 05c752b0e7..4afb1106db 100644 --- a/packages/targets/harmony/CHANGELOG.md +++ b/packages/targets/harmony/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/harmony-adapter +## 1.1.37 + +### Patch Changes + +- Updated dependencies [[`ca070f1`](https://github.com/smartcontractkit/external-adapters-js/commit/ca070f1fb1d770156dba4d013116375b99c9bdbb), [`4b9503a`](https://github.com/smartcontractkit/external-adapters-js/commit/4b9503ae1169fd742fa7e0e8daa948f14530db6d)]: + - @chainlink/ea-bootstrap@2.29.3 + - @chainlink/ea-test-helpers@1.4.5 + ## 1.1.36 ### Patch Changes diff --git a/packages/targets/harmony/package.json b/packages/targets/harmony/package.json index ebd9089dc4..7d4eb38165 100644 --- a/packages/targets/harmony/package.json +++ b/packages/targets/harmony/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/harmony-adapter", - "version": "1.1.36", + "version": "1.1.37", "description": "Chainlink harmony adapter.", "keywords": [ "Chainlink",