diff --git a/.changeset/evil-worms-deny.md b/.changeset/evil-worms-deny.md deleted file mode 100644 index 2cdacfe849..0000000000 --- a/.changeset/evil-worms-deny.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -'@chainlink/historical-average-adapter': patch -'@chainlink/apy-finance-test-adapter': patch -'@chainlink/proof-of-reserves-adapter': patch -'@chainlink/stader-address-list-adapter': patch -'@chainlink/tradermade-adapter': patch -'@chainlink/elwood-adapter': patch -'@chainlink/tradingeconomics-test-adapter': patch -'@chainlink/cfbenchmarks-adapter': patch -'@chainlink/alphavantage-adapter': patch -'@chainlink/dxfeed-secondary-adapter': patch -'@chainlink/gsr-adapter': patch -'@chainlink/alongside-adapter': patch -'@chainlink/stader-balance-adapter': patch -'@chainlink/icap-adapter': patch -'@chainlink/dar-adapter': patch -'@chainlink/iex-cloud-adapter': patch -'@chainlink/openexchangerates-adapter': patch -'@chainlink/polygon-adapter': patch -'@chainlink/tp-adapter': patch -'@chainlink/moonbeam-address-list-adapter': patch -'@chainlink/galaxy-adapter': patch -'@chainlink/bank-frick-adapter': patch -'@chainlink/kaiko-adapter': patch -'@chainlink/finnhub-adapter': patch -'@chainlink/polkadot-balance-adapter': patch -'@chainlink/finnhub-secondary-adapter': patch -'@chainlink/coingecko-adapter': patch -'@chainlink/nft-blue-chip-adapter': patch -'@chainlink/coinmetrics-adapter': patch -'@chainlink/finage-test-adapter': patch -'@chainlink/dxfeed-adapter': patch -'@chainlink/oanda-adapter': patch -'@chainlink/blocksize-capital-adapter': patch -'@chainlink/ncfx-adapter': patch -'@chainlink/cryptocompare-adapter': patch -'@chainlink/tiingo-adapter': patch -'@chainlink/intrinio-adapter': patch -'@chainlink/twosigma-adapter': patch -'@chainlink/coinmarketcap-adapter': patch -'@chainlink/coinpaprika-adapter': patch -'@chainlink/token-allocation-adapter': patch ---- - -Bumped framework version diff --git a/.changeset/fuzzy-crews-try.md b/.changeset/fuzzy-crews-try.md deleted file mode 100644 index 2cdacfe849..0000000000 --- a/.changeset/fuzzy-crews-try.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -'@chainlink/historical-average-adapter': patch -'@chainlink/apy-finance-test-adapter': patch -'@chainlink/proof-of-reserves-adapter': patch -'@chainlink/stader-address-list-adapter': patch -'@chainlink/tradermade-adapter': patch -'@chainlink/elwood-adapter': patch -'@chainlink/tradingeconomics-test-adapter': patch -'@chainlink/cfbenchmarks-adapter': patch -'@chainlink/alphavantage-adapter': patch -'@chainlink/dxfeed-secondary-adapter': patch -'@chainlink/gsr-adapter': patch -'@chainlink/alongside-adapter': patch -'@chainlink/stader-balance-adapter': patch -'@chainlink/icap-adapter': patch -'@chainlink/dar-adapter': patch -'@chainlink/iex-cloud-adapter': patch -'@chainlink/openexchangerates-adapter': patch -'@chainlink/polygon-adapter': patch -'@chainlink/tp-adapter': patch -'@chainlink/moonbeam-address-list-adapter': patch -'@chainlink/galaxy-adapter': patch -'@chainlink/bank-frick-adapter': patch -'@chainlink/kaiko-adapter': patch -'@chainlink/finnhub-adapter': patch -'@chainlink/polkadot-balance-adapter': patch -'@chainlink/finnhub-secondary-adapter': patch -'@chainlink/coingecko-adapter': patch -'@chainlink/nft-blue-chip-adapter': patch -'@chainlink/coinmetrics-adapter': patch -'@chainlink/finage-test-adapter': patch -'@chainlink/dxfeed-adapter': patch -'@chainlink/oanda-adapter': patch -'@chainlink/blocksize-capital-adapter': patch -'@chainlink/ncfx-adapter': patch -'@chainlink/cryptocompare-adapter': patch -'@chainlink/tiingo-adapter': patch -'@chainlink/intrinio-adapter': patch -'@chainlink/twosigma-adapter': patch -'@chainlink/coinmarketcap-adapter': patch -'@chainlink/coinpaprika-adapter': patch -'@chainlink/token-allocation-adapter': patch ---- - -Bumped framework version diff --git a/.changeset/proud-pens-fix.md b/.changeset/proud-pens-fix.md deleted file mode 100644 index 9f246b6306..0000000000 --- a/.changeset/proud-pens-fix.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@chainlink/elven-adapter': major ---- - -Add Elven adapter for fetching HOPE proof-of-reserves data. - -- Adds new V3 EA for fetching data from Elven's proof-of-reserves API for HOPE. -- Returns a single value, the total fiat value of their reserves. Fiat value is determined by the API, and returned in the - request response. diff --git a/.changeset/rich-apricots-change.md b/.changeset/rich-apricots-change.md deleted file mode 100644 index 3790ea593c..0000000000 --- a/.changeset/rich-apricots-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/ea-scripts': patch ---- - -Modified readme generator to add adapter rate limits to readmes diff --git a/.changeset/violet-boxes-trade.md b/.changeset/violet-boxes-trade.md deleted file mode 100644 index c0deae86b2..0000000000 --- a/.changeset/violet-boxes-trade.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -'@chainlink/apy-finance-test-adapter': minor ---- - -APY.Finance: Upgrade to V3 and use Multicall. - -- Adds `apy-finance-test` EA, which is the `apy-finance` EA migrated to V3 of the EA Framework and utilising the Multicall3 contract to batch - static contract calls. -- As `apy-finance` is a Composite EA which makes multiple sequential requests for data, this commit also adds a new transport - `CompositeHttpTransport` so that the EA can be implemented in the V3 framework. \* `CompositeHttpTransport` allows the EA to retain control over making the requests for data, rather than outsourcing this to the - transport. The EA defines the request logic in the `performRequest` config parameter. -- Also included in this commit is utilising Multicall3 to reduce the number of RPC calls from 311 to 5. - _ This is achieved by using the Multicall3 contract (https://github.com/mds1/multicall) to batch static contract calls into a single RPC - call. - _ This should alleviate issues we have seen where the ~300 parallel calls to an RPC node results in requests being rate limited. This also - has the secondary benefit that the data fetched is now guaranteed to be from the same block, whereas before the combined data could be from - multiple blocks. diff --git a/MASTERLIST.md b/MASTERLIST.md index c7ebd3fad4..941d0d2f2c 100644 --- a/MASTERLIST.md +++ b/MASTERLIST.md @@ -1,4 +1,4 @@ -## Release 1.78.0 +## Release 1.79.0 This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info. @@ -8,19 +8,20 @@ This document was generated automatically. Please see [Master List Generator](./ | [accuweather](packages/sources/accuweather/README.md) | `1.3.31` | `source` | v2 | `http://api.accuweather.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | Unknown | Unknown | | [✅](packages/sources/accuweather/test/unit) | [✅](packages/sources/accuweather/test/integration) | | | [ada-balance](packages/sources/ada-balance/README.md) | `2.5.31` | `source` | v2 | Unknown | | `HTTP_OGMIOS_URL`, `IS_TLS_ENABLED`, `RPC_PORT`, `WS_API_ENDPOINT`, `WS_OGMIOS_URL` | Unknown | `balance` | Unknown | | [✅](packages/sources/ada-balance/test/unit) | [✅](packages/sources/ada-balance/test/integration) | | | [agoric](packages/targets/agoric/README.md) | `2.1.31` | `target` | v2 | `http://localhost:8000/api/oracle` | | `API_KEY` | Unknown | Unknown | Unknown | | | [✅](packages/targets/agoric/test/integration) | [✅](packages/targets/agoric/test/e2e) | -| [alongside](packages/sources/alongside/README.md) | `1.3.12` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/alongside/test/integration) | | +| [alongside](packages/sources/alongside/README.md) | `1.3.13` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/alongside/test/integration) | | | [alphachain](packages/sources/alphachain/README.md) | `1.3.31` | `source` | v2 | `https://alpha-chain2.p.rapidapi.com` | | `API_KEY (✅)` | Unknown | `dataquery` | Unknown | | [✅](packages/sources/alphachain/test/unit) | | | -| [alphavantage](packages/sources/alphavantage/README.md) | `2.0.2` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/alphavantage/test/integration) | | +| [alphavantage](packages/sources/alphavantage/README.md) | `2.0.3` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/alphavantage/test/integration) | | | [alpine](packages/sources/alpine/README.md) | `2.0.2` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | Unknown | Unknown | Unknown | | [✅](packages/sources/alpine/test/unit) | [✅](packages/sources/alpine/test/integration) | | | [amberdata](packages/sources/amberdata/README.md) | `1.8.24` | `source` | v2 | `https://web3api.io` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | Unknown | Unknown | Unknown | ✅ | [✅](packages/sources/amberdata/test/unit) | [✅](packages/sources/amberdata/test/integration) | [✅](packages/sources/amberdata/test/e2e) | | [anchor](packages/composites/anchor/README.md) | `4.0.15` | `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` | Unknown | `price` | Unknown | | [✅](packages/composites/anchor/test/unit) | [✅](packages/composites/anchor/test/integration) | | | [anyblock](packages/sources/anyblock/README.md) | `2.0.4` | `source` | v2 | `https://svc.blockdaemon.com` | | `API_KEY` | Unknown | `gasprice` | Unknown | | | | [✅](packages/sources/anyblock/test/e2e) | | [ap-election](packages/sources/ap-election/README.md) | `1.3.31` | `source` | v2 | `https://api.ap.org/v2` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `election` | Unknown | | [✅](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.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `REGISTRY_ADDRESS (✅)` | Unknown | `tvl` | Unknown | | | [✅](packages/composites/apy-finance/test/integration) | | +| [apy-finance](packages/composites/apy-finance/README.md) | `2.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `REGISTRY_ADDRESS (✅)` | Unknown | `tvl` | Unknown | | | [✅](packages/composites/apy-finance/test/integration) | | +| [apy-finance-test](packages/composites/apy-finance-test/README.md) | `0.1.0` | `composite` | v3 | Unknown | `external-adapter-framework`, `token-allocation-adapter` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/composites/apy-finance-test/test/integration) | | | [armanino](packages/sources/armanino/README.md) | `2.0.0` | `source` | v2 | `https://api.oracle-services.ledgerlens.io/v1/chainlink/proof-of-reserves/` | | `API_ENDPOINT` | Unknown | `mco2` | Unknown | | [✅](packages/sources/armanino/test/unit) | [✅](packages/sources/armanino/test/integration) | [✅](packages/sources/armanino/test/e2e) | | [augur](packages/composites/augur/README.md) | `2.0.15` | `composite` | v2 | Unknown | `sportsdataio-adapter`, `therundown-adapter` | `ETHEREUM_CHAIN_ID`, `PRIVATE_KEY (✅)`, `RPC_URL` | Unknown | Unknown | Unknown | | | | | | [avalanche-platform](packages/sources/avalanche-platform/README.md) | `1.1.1` | `source` | v2 | Unknown | | `P_CHAIN_RPC_URL (✅)` | Unknown | `balance` | Unknown | | [✅](packages/sources/avalanche-platform/test/unit) | [✅](packages/sources/avalanche-platform/test/integration) | [✅](packages/sources/avalanche-platform/test/e2e) | -| [bank-frick](packages/sources/bank-frick/README.md) | `1.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/bank-frick/test/integration) | | +| [bank-frick](packages/sources/bank-frick/README.md) | `1.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/bank-frick/test/integration) | | | [bea](packages/sources/bea/README.md) | `1.3.31` | `source` | v2 | `https://apps.bea.gov/api` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `average` | Unknown | | [✅](packages/sources/bea/test/unit) | [✅](packages/sources/bea/test/integration) | [✅](packages/sources/bea/test/e2e) | | [binance](packages/sources/binance/README.md) | `1.4.31` | `source` | v2 | `https://api.binance.com` | | `API_ENDPOINT`, `WS_API_ENDPOINT` | Unknown | `crypto` | Unknown | ✅ | [✅](packages/sources/binance/test/unit) | [✅](packages/sources/binance/test/integration) | | | [binance-dex](packages/sources/binance-dex/README.md) | `1.6.23` | `source` | v2 | `dex-asiapacific` | | `API_ENDPOINT` | Unknown | `price` | Unknown | | [✅](packages/sources/binance-dex/test/unit) | [✅](packages/sources/binance-dex/test/integration) | | @@ -30,52 +31,53 @@ This document was generated automatically. Please see [Master List Generator](./ | [blockchain.com](packages/sources/blockchain.com/README.md) | `1.3.31` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | Unknown | `balance` | Unknown | | | | | | [blockchair](packages/sources/blockchair/README.md) | `1.3.31` | `source` | v2 | `https://api.blockchair.com` | | `API_KEY`, `API_TIMEOUT` | Unknown | `balance` | Unknown | | [✅](packages/sources/blockchair/test/unit) | | [✅](packages/sources/blockchair/test/e2e) | | [blockcypher](packages/sources/blockcypher/README.md) | `1.4.31` | `source` | v2 | Unknown | | `API_KEY (✅)` | Unknown | `balance` | Unknown | | | [✅](packages/sources/blockcypher/test/integration) | [✅](packages/sources/blockcypher/test/e2e) | -| [blocksize-capital](packages/sources/blocksize-capital/README.md) | `2.0.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/blocksize-capital/test/integration) | | +| [blocksize-capital](packages/sources/blocksize-capital/README.md) | `2.0.7` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/blocksize-capital/test/integration) | | | [blockstream](packages/sources/blockstream/README.md) | `1.4.31` | `source` | v2 | `https://blockstream.info/api` | | `API_ENDPOINT` | Unknown | `difficulty` | Unknown | | | [✅](packages/sources/blockstream/test/integration) | | | [bob](packages/sources/bob/README.md) | `2.0.13` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `format` | Unknown | | [✅](packages/sources/bob/test/unit) | [✅](packages/sources/bob/test/integration) | | | [bravenewcoin](packages/sources/bravenewcoin/README.md) | `1.3.31` | `source` | v2 | Unknown | | `API_KEY (✅)`, `CLIENT_ID (✅)` | Unknown | `crypto` | Unknown | | [✅](packages/sources/bravenewcoin/test/unit) | [✅](packages/sources/bravenewcoin/test/integration) | | -| [bsol-price](packages/composites/bsol-price/README.md) | `2.2.63` | `composite` | v2 | Unknown | `solana-view-function-adapter`, `token-allocation-adapter` | `BSOL_ADDRESS`, `SOLIDO_ADDRESS`, `SOLIDO_CONTRACT_VERSION`, `STSOL_ADDRESS` | Unknown | `price` | Unknown | | [✅](packages/composites/bsol-price/test/unit) | [✅](packages/composites/bsol-price/test/integration) | | +| [bsol-price](packages/composites/bsol-price/README.md) | `2.2.64` | `composite` | v2 | Unknown | `solana-view-function-adapter`, `token-allocation-adapter` | `BSOL_ADDRESS`, `SOLIDO_ADDRESS`, `SOLIDO_CONTRACT_VERSION`, `STSOL_ADDRESS` | Unknown | `price` | Unknown | | [✅](packages/composites/bsol-price/test/unit) | [✅](packages/composites/bsol-price/test/integration) | | | [btc.com](packages/sources/btc.com/README.md) | `1.3.31` | `source` | v2 | `https://chain.api.btc.com` | | `API_ENDPOINT` | Unknown | `balance` | Unknown | | | [✅](packages/sources/btc.com/test/integration) | [✅](packages/sources/btc.com/test/e2e) | | [cache.gold](packages/sources/cache.gold/README.md) | `1.3.31` | `source` | v2 | `https://contract.cache.gold/api` | | `API_ENDPOINT` | Unknown | `lockedGold` | Unknown | | | [✅](packages/sources/cache.gold/test/integration) | | | [ccip-read](packages/sources/ccip-read/README.md) | `3.0.2` | `source` | v2 | Unknown | | `ADDRESS_MANAGER_CONTRACT`, `CHAIN_ID`, `L2_CHAIN_ID`, `L2_RPC_URL`, `RPC_URL (✅)` | Unknown | `optimism-metis-gateway` | Unknown | | [✅](packages/sources/ccip-read/test/unit) | | [✅](packages/sources/ccip-read/test/e2e) | | [celsius-address-list](packages/sources/celsius-address-list/README.md) | `2.0.15` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `wallet` | Unknown | | [✅](packages/sources/celsius-address-list/test/unit) | [✅](packages/sources/celsius-address-list/test/integration) | | -| [cfbenchmarks](packages/sources/cfbenchmarks/README.md) | `2.1.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/cfbenchmarks/test/unit) | [✅](packages/sources/cfbenchmarks/test/integration) | | +| [cfbenchmarks](packages/sources/cfbenchmarks/README.md) | `2.1.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/cfbenchmarks/test/unit) | [✅](packages/sources/cfbenchmarks/test/integration) | | | [chain-reserve-wallet](packages/sources/chain-reserve-wallet/README.md) | `3.0.15` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `wallet` | Unknown | | [✅](packages/sources/chain-reserve-wallet/test/unit) | [✅](packages/sources/chain-reserve-wallet/test/integration) | | | [circuit-breaker](packages/composites/circuit-breaker/README.md) | `1.2.30` | `composite` | v2 | Unknown | | | Unknown | `circuit` | Unknown | | [✅](packages/composites/circuit-breaker/test/unit) | [✅](packages/composites/circuit-breaker/test/integration) | | | [coinapi](packages/sources/coinapi/README.md) | `1.3.21` | `source` | v2 | `https://rest.coinapi.io/v1/` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | Unknown | `crypto` | Unknown | ✅ | [✅](packages/sources/coinapi/test/unit) | [✅](packages/sources/coinapi/test/integration) | | | [coinbase](packages/sources/coinbase/README.md) | `2.0.15` | `source` | v2 | `https://api.coinbase.com` | | `API_ENDPOINT`, `NFT_API_AUTH_HEADER`, `NFT_API_ENDPOINT`, `WS_API_ENDPOINT` | Unknown | `crypto` | Unknown | ✅ | [✅](packages/sources/coinbase/test/unit) | [✅](packages/sources/coinbase/test/integration) | | | [coincodex](packages/sources/coincodex/README.md) | `1.3.31` | `source` | v2 | `https://coincodex.com/api/coincodex/` | | `API_ENDPOINT` | Unknown | `getcoin` | Unknown | | [✅](packages/sources/coincodex/test/unit) | [✅](packages/sources/coincodex/test/integration) | | -| [coingecko](packages/sources/coingecko/README.md) | `2.0.7` | `source` | v3 | `https://api.coingecko.com/api/v3` | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coingecko/test/integration) | [✅](packages/sources/coingecko/test/e2e) | +| [coingecko](packages/sources/coingecko/README.md) | `2.0.8` | `source` | v3 | `https://api.coingecko.com/api/v3` | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coingecko/test/integration) | [✅](packages/sources/coingecko/test/e2e) | | [coinlore](packages/sources/coinlore/README.md) | `1.3.31` | `source` | v2 | `https://api.coinlore.net/api` | | | Unknown | `dominance` | Unknown | | | [✅](packages/sources/coinlore/test/integration) | | -| [coinmarketcap](packages/sources/coinmarketcap/README.md) | `2.0.10` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coinmarketcap/test/integration) | | -| [coinmetrics](packages/sources/coinmetrics/README.md) | `3.2.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/coinmetrics/test/unit) | [✅](packages/sources/coinmetrics/test/integration) | | -| [coinpaprika](packages/sources/coinpaprika/README.md) | `2.0.4` | `source` | v3 | `https://api.coinpaprika.com` | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coinpaprika/test/integration) | | +| [coinmarketcap](packages/sources/coinmarketcap/README.md) | `2.0.11` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coinmarketcap/test/integration) | | +| [coinmetrics](packages/sources/coinmetrics/README.md) | `3.2.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/coinmetrics/test/unit) | [✅](packages/sources/coinmetrics/test/integration) | | +| [coinpaprika](packages/sources/coinpaprika/README.md) | `2.0.5` | `source` | v3 | `https://api.coinpaprika.com` | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/coinpaprika/test/integration) | | | [coinranking](packages/sources/coinranking/README.md) | `2.1.2` | `source` | v2 | `https://api.coinranking.com/v2` | | `API_KEY (✅)` | Unknown | `crypto` | Unknown | | [✅](packages/sources/coinranking/test/unit) | [✅](packages/sources/coinranking/test/integration) | | | [conflux](packages/targets/conflux/README.md) | `1.1.31` | `target` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `NETWORK_ID (✅)`, `PRIVATE_KEY (✅)` | Unknown | `conflux` | Unknown | | [✅](packages/targets/conflux/test/unit) | [✅](packages/targets/conflux/test/integration) | | | [covid-tracker](packages/sources/covid-tracker/README.md) | `1.4.23` | `source` | v2 | `https://api.covidtracking.com/v1` | | | Unknown | `us` | Unknown | | [✅](packages/sources/covid-tracker/test/unit) | [✅](packages/sources/covid-tracker/test/integration) | | | [cryptex](packages/sources/cryptex/README.md) | `2.0.15` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `btc-dominance` | Unknown | | [✅](packages/sources/cryptex/test/unit) | [✅](packages/sources/cryptex/test/integration) | | -| [crypto-volatility-index](packages/composites/crypto-volatility-index/README.md) | `1.3.63` | `composite` | v2 | Unknown | `token-allocation-adapter` | | Unknown | `volatilityIndex` | Unknown | | [✅](packages/composites/crypto-volatility-index/test/unit) | [✅](packages/composites/crypto-volatility-index/test/integration) | [✅](packages/composites/crypto-volatility-index/test/e2e) | +| [crypto-volatility-index](packages/composites/crypto-volatility-index/README.md) | `1.3.64` | `composite` | v2 | Unknown | `token-allocation-adapter` | | Unknown | `volatilityIndex` | Unknown | | [✅](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.31` | `source` | v2 | Unknown | | `API_KEY (✅)`, `API_TIMEOUT` | Unknown | `crypto` | Unknown | | [✅](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.31` | `source` | v2 | Unknown | | `API_KEY (✅)` | Unknown | `price` | Unknown | | [✅](packages/sources/cryptoapis-v2/test/unit) | | [✅](packages/sources/cryptoapis-v2/test/e2e) | -| [cryptocompare](packages/sources/cryptocompare/README.md) | `2.0.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/cryptocompare/test/integration) | [✅](packages/sources/cryptocompare/test/e2e) | +| [cryptocompare](packages/sources/cryptocompare/README.md) | `2.0.7` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/cryptocompare/test/integration) | [✅](packages/sources/cryptocompare/test/e2e) | | [cryptoid](packages/sources/cryptoid/README.md) | `1.3.31` | `source` | v2 | Unknown | | `API_KEY (✅)` | Unknown | `difficulty` | Unknown | | [✅](packages/sources/cryptoid/test/unit) | [✅](packages/sources/cryptoid/test/integration) | | | [cryptomkt](packages/sources/cryptomkt/README.md) | `1.3.31` | `source` | v2 | `https://api.exchange.cryptomkt.com/api/3/` | | `API_ENDPOINT` | Unknown | `crypto` | Unknown | | [✅](packages/sources/cryptomkt/test/unit) | [✅](packages/sources/cryptomkt/test/integration) | | | [currencylayer](packages/sources/currencylayer/README.md) | `2.0.23` | `source` | v2 | `https://api.currencylayer.com` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `live` | Unknown | | [✅](packages/sources/currencylayer/test/unit) | [✅](packages/sources/currencylayer/test/integration) | | | [curve](packages/sources/curve/README.md) | `2.0.15` | `source` | v2 | Unknown | | `ADDRESS_PROVIDER`, `BLOCKCHAIN_NETWORK`, `CHAIN_ID`, `EXCHANGE_PROVIDER_ID`, `RPC_URL (✅)` | Unknown | `crypto` | Unknown | | [✅](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.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `price` | Unknown | | | [✅](packages/composites/curve-3pool/test/integration) | | -| [dar](packages/sources/dar/README.md) | `1.3.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dar/test/integration) | | -| [defi-dozen](packages/composites/defi-dozen/README.md) | `1.2.63` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)`, `OPTION` | Unknown | `allocation` | Unknown | | | [✅](packages/composites/defi-dozen/test/integration) | | -| [defi-pulse](packages/composites/defi-pulse/README.md) | `1.2.63` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)` | Unknown | `allocation` | Unknown | | | | | +| [curve-3pool](packages/composites/curve-3pool/README.md) | `3.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `price` | Unknown | | | [✅](packages/composites/curve-3pool/test/integration) | | +| [dar](packages/sources/dar/README.md) | `1.3.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dar/test/integration) | | +| [defi-dozen](packages/composites/defi-dozen/README.md) | `1.2.64` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)`, `OPTION` | Unknown | `allocation` | Unknown | | | [✅](packages/composites/defi-dozen/test/integration) | | +| [defi-pulse](packages/composites/defi-pulse/README.md) | `1.2.64` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_RPC_URL (✅)` | Unknown | `allocation` | Unknown | | | | | | [deribit](packages/sources/deribit/README.md) | `1.2.31` | `source` | v2 | `https://www.deribit.com/api/v2/public/` | | `API_ENDPOINT` | Unknown | `crypto` | Unknown | | [✅](packages/sources/deribit/test/unit) | [✅](packages/sources/deribit/test/integration) | | | [dns-query](packages/sources/dns-query/README.md) | `1.6.23` | `source` | v2 | Unknown | | `CUSTOM_ENDPOINT`, `DNS_PROVIDER (✅)` | Unknown | `dnsQuery` | Unknown | | [✅](packages/sources/dns-query/test/unit) | [✅](packages/sources/dns-query/test/integration) | | | [dns-record-check](packages/composites/dns-record-check/README.md) | `1.3.31` | `composite` | v2 | Unknown | `dns-query-adapter` | | Unknown | `dnsQuery` | Unknown | | | [✅](packages/composites/dns-record-check/test/integration) | | | [dwolla](packages/sources/dwolla/README.md) | `1.2.31` | `source` | v2 | Unknown | | `API_METHOD`, `DWOLLA_APP_KEY`, `DWOLLA_APP_SECRET`, `ENVIRONMENT`, `FUNDING_SOURCE` | Unknown | `dwolla` | Unknown | | [✅](packages/sources/dwolla/test/unit) | | | -| [dxdao](packages/composites/dxdao/README.md) | `2.0.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `WETH_CONTRACT_ADDRESS`, `XDAI_CHAIN_ID`, `XDAI_RPC_URL (✅)` | Unknown | `TVL` | Unknown | | [✅](packages/composites/dxdao/test/unit) | [✅](packages/composites/dxdao/test/integration) | [✅](packages/composites/dxdao/test/e2e) | -| [dxfeed](packages/sources/dxfeed/README.md) | `2.0.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dxfeed/test/integration) | | -| [dxfeed-secondary](packages/sources/dxfeed-secondary/README.md) | `2.0.4` | `source` | v3 | Unknown | `dxfeed-adapter`, `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dxfeed-secondary/test/integration) | | +| [dxdao](packages/composites/dxdao/README.md) | `2.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `WETH_CONTRACT_ADDRESS`, `XDAI_CHAIN_ID`, `XDAI_RPC_URL (✅)` | Unknown | `TVL` | Unknown | | [✅](packages/composites/dxdao/test/unit) | [✅](packages/composites/dxdao/test/integration) | [✅](packages/composites/dxdao/test/e2e) | +| [dxfeed](packages/sources/dxfeed/README.md) | `2.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dxfeed/test/integration) | | +| [dxfeed-secondary](packages/sources/dxfeed-secondary/README.md) | `2.0.5` | `source` | v3 | Unknown | `dxfeed-adapter`, `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/dxfeed-secondary/test/integration) | | | [dydx-rewards](packages/composites/dydx-rewards/README.md) | `2.0.15` | `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` | Unknown | `rewards` | Unknown | | [✅](packages/composites/dydx-rewards/test/unit) | [✅](packages/composites/dydx-rewards/test/integration) | | | [dydx-stark](packages/targets/dydx-stark/README.md) | `1.1.31` | `target` | v2 | `https://api.stage.dydx.exchange/v3/price` | | `API_ENDPOINT`, `ORACLE_NAME (✅)`, `PRIVATE_KEY (✅)`, `STARK_MESSAGE (✅)` | Unknown | `send` | Unknown | | [✅](packages/targets/dydx-stark/test/unit) | [✅](packages/targets/dydx-stark/test/integration) | | -| [elwood](packages/sources/elwood/README.md) | `2.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/elwood/test/integration) | | +| [elven](packages/sources/elven/README.md) | `1.0.0` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/elven/test/integration) | | +| [elwood](packages/sources/elwood/README.md) | `2.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/elwood/test/integration) | | | [ens](packages/sources/ens/README.md) | `2.0.15` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `lookup` | Unknown | | [✅](packages/sources/ens/test/unit) | [✅](packages/sources/ens/test/integration) | [✅](packages/sources/ens/test/e2e) | | [enzyme](packages/sources/enzyme/README.md) | `2.0.15` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `calcNav` | Unknown | | [✅](packages/sources/enzyme/test/unit) | [✅](packages/sources/enzyme/test/integration) | [✅](packages/sources/enzyme/test/e2e) | | [eodhistoricaldata](packages/sources/eodhistoricaldata/README.md) | `1.4.2` | `source` | v2 | `https://eodhistoricaldata.com` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `stock` | Unknown | | [✅](packages/sources/eodhistoricaldata/test/unit) | [✅](packages/sources/eodhistoricaldata/test/integration) | | @@ -89,15 +91,15 @@ This document was generated automatically. Please see [Master List Generator](./ | [expert-car-broker](packages/sources/expert-car-broker/README.md) | `1.3.31` | `source` | v2 | `https://prices.expertcarbroker.workers.dev/` | | `API_ENDPOINT` | Unknown | `feed` | Unknown | | | [✅](packages/sources/expert-car-broker/test/integration) | | | [fcsapi](packages/sources/fcsapi/README.md) | `1.2.31` | `source` | v2 | `https://fcsapi.com/api-v3/` | | `API_KEY (✅)` | Unknown | `common` | Unknown | | [✅](packages/sources/fcsapi/test/unit) | [✅](packages/sources/fcsapi/test/integration) | | | [finage](packages/sources/finage/README.md) | `1.7.0` | `source` | v2 | `https://api.finage.co.uk` | | `API_KEY (✅)`, `CRYPTO_WS_API_ENDPOINT`, `ETF_WS_API_ENDPOINT`, `FOREX_WS_API_ENDPOINT`, `STOCK_WS_API_ENDPOINT`, `WS_SOCKET_KEY (✅)` | Unknown | `stock` | Unknown | ✅ | [✅](packages/sources/finage/test/unit) | [✅](packages/sources/finage/test/integration) | | -| [finage-test](packages/sources/finage-test/README.md) | `1.3.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finage-test/test/integration) | | -| [finnhub](packages/sources/finnhub/README.md) | `2.4.1` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finnhub/test/integration) | | -| [finnhub-secondary](packages/sources/finnhub-secondary/README.md) | `0.2.1` | `source` | v3 | Unknown | `external-adapter-framework`, `finnhub-adapter` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finnhub-secondary/test/integration) | | +| [finage-test](packages/sources/finage-test/README.md) | `1.3.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finage-test/test/integration) | | +| [finnhub](packages/sources/finnhub/README.md) | `2.4.2` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finnhub/test/integration) | | +| [finnhub-secondary](packages/sources/finnhub-secondary/README.md) | `0.2.2` | `source` | v3 | Unknown | `external-adapter-framework`, `finnhub-adapter` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/finnhub-secondary/test/integration) | | | [fixer](packages/sources/fixer/README.md) | `2.0.23` | `source` | v2 | `https://data.fixer.io` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `latest` | Unknown | | [✅](packages/sources/fixer/test/unit) | [✅](packages/sources/fixer/test/integration) | | | [flightaware](packages/sources/flightaware/README.md) | `1.2.31` | `source` | v2 | `https://flightxml.flightaware.com/json/FlightXML2` | | `API_ENDPOINT`, `API_KEY (✅)`, `API_USERNAME (✅)` | Unknown | `estimatedarrivaltime` | Unknown | | [✅](packages/sources/flightaware/test/unit) | | [✅](packages/sources/flightaware/test/e2e) | | [fluent-finance](packages/sources/fluent-finance/README.md) | `2.0.5` | `source` | v2 | `https://gateway.fluent.finance/v1/gateway/` | | | Unknown | `balances` | Unknown | | [✅](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.31` | `source` | v2 | `https://fmpcloud.io` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `stock` | Unknown | | [✅](packages/sources/fmpcloud/test/unit) | [✅](packages/sources/fmpcloud/test/integration) | | | [galaxis](packages/sources/galaxis/README.md) | `4.0.8` | `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 (✅)` | Unknown | `nba` | Unknown | | | [✅](packages/sources/galaxis/test/integration) | | -| [galaxy](packages/sources/galaxy/README.md) | `2.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/galaxy/test/integration) | | +| [galaxy](packages/sources/galaxy/README.md) | `2.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/galaxy/test/integration) | | | [gemini](packages/sources/gemini/README.md) | `2.2.31` | `source` | v2 | `https://api.gemini.com` | | `API_ENDPOINT` | Unknown | `reserves` | Unknown | | [✅](packages/sources/gemini/test/unit) | [✅](packages/sources/gemini/test/integration) | [✅](packages/sources/gemini/test/e2e) | | [genesis-volatility](packages/sources/genesis-volatility/README.md) | `1.3.31` | `source` | v2 | `https://app.pinkswantrading.com` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `volatility` | Unknown | | [✅](packages/sources/genesis-volatility/test/unit) | [✅](packages/sources/genesis-volatility/test/integration) | | | [geodb](packages/sources/geodb/README.md) | `1.2.31` | `source` | v2 | `http://35.195.237.123:8000/` | | `API_ENDPOINT` | Unknown | `matches` | Unknown | | [✅](packages/sources/geodb/test/unit) | | | @@ -105,91 +107,91 @@ This document was generated automatically. Please see [Master List Generator](./ | [google-weather](packages/composites/google-weather/README.md) | `1.3.23` | `composite` | v2 | Unknown | `google-bigquery-adapter` | `DATASET` | Unknown | `weather` | Unknown | | | | [✅](packages/composites/google-weather/test/e2e) | | [gramchain](packages/sources/gramchain/README.md) | `1.2.0` | `source` | v2 | Unknown | | | Unknown | Unknown | Unknown | | [✅](packages/sources/gramchain/test/unit) | [✅](packages/sources/gramchain/test/integration) | | | [graphql](packages/sources/graphql/README.md) | `1.2.31` | `source` | v2 | Unknown | | | Unknown | `graphql` | Unknown | | [✅](packages/sources/graphql/test/unit) | | | -| [gsr](packages/sources/gsr/README.md) | `2.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/gsr/test/integration) | | +| [gsr](packages/sources/gsr/README.md) | `2.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/gsr/test/integration) | | | [harmony](packages/targets/harmony/README.md) | `1.1.31` | `target` | v2 | `https://api.s0.t.hmny.io` | | `API_ENDPOINT`, `CHAIN_ID`, `GAS_LIMIT`, `PRIVATE_KEY (✅)` | Unknown | Unknown | Unknown | | | [✅](packages/targets/harmony/test/integration) | [✅](packages/targets/harmony/test/e2e) | -| [historical-average](packages/composites/historical-average/README.md) | `1.2.43` | `composite` | v2 | Unknown | `coinmarketcap-adapter` | `COINMARKETCAP_ADAPTER_URL`, `DEFAULT_SOURCE` | Unknown | 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.1.8` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/icap/test/integration) | | -| [iex-cloud](packages/sources/iex-cloud/README.md) | `2.0.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/iex-cloud/test/integration) | | +| [historical-average](packages/composites/historical-average/README.md) | `1.2.44` | `composite` | v2 | Unknown | `coinmarketcap-adapter` | `COINMARKETCAP_ADAPTER_URL`, `DEFAULT_SOURCE` | Unknown | 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.1.9` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/icap/test/integration) | | +| [iex-cloud](packages/sources/iex-cloud/README.md) | `2.0.7` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/iex-cloud/test/integration) | | | [implied-price](packages/composites/implied-price/README.md) | `1.1.23` | `composite` | v2 | Unknown | | | Unknown | `impliedPrice` | Unknown | | [✅](packages/composites/implied-price/test/unit) | [✅](packages/composites/implied-price/test/integration) | | -| [intrinio](packages/sources/intrinio/README.md) | `2.0.2` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/intrinio/test/integration) | | +| [intrinio](packages/sources/intrinio/README.md) | `2.0.3` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/intrinio/test/integration) | | | [ipfs](packages/sources/ipfs/README.md) | `1.3.31` | `source` | v2 | Unknown | | `API_ENDPOINT` | Unknown | `read` | Unknown | | | [✅](packages/sources/ipfs/test/integration) | [✅](packages/sources/ipfs/test/e2e) | | [jpegd](packages/sources/jpegd/README.md) | `2.1.31` | `source` | v2 | `https://jpegapi.com` | | `API_KEY (✅)` | Unknown | `punks` | Unknown | | [✅](packages/sources/jpegd/test/unit) | [✅](packages/sources/jpegd/test/integration) | | | [json-rpc](packages/sources/json-rpc/README.md) | `1.3.31` | `source` | v2 | `http://localhost:8545` | | `RPC_URL (✅)` | Unknown | `request` | Unknown | | | [✅](packages/sources/json-rpc/test/integration) | [✅](packages/sources/json-rpc/test/e2e) | -| [kaiko](packages/sources/kaiko/README.md) | `2.0.3` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/kaiko/test/integration) | | +| [kaiko](packages/sources/kaiko/README.md) | `2.0.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/kaiko/test/integration) | | | [layer2-sequencer-health](packages/sources/layer2-sequencer-health/README.md) | `2.4.1` | `source` | v2 | Unknown | | `ARBITRUM_CHAIN_ID`, `ARBITRUM_HEALTH_ENDPOINT`, `ARBITRUM_RPC_ENDPOINT`, `DELTA`, `METIS_CHAIN_ID`, `METIS_HEALTH_ENDPOINT`, `METIS_RPC_ENDPOINT`, `NUM_RETRIES`, `OPTIMISM_CHAIN_ID`, `OPTIMISM_HEALTH_ENDPOINT`, `OPTIMISM_RPC_ENDPOINT`, `RETRY_INTERVAL`, `STARKWARE_DUMMY_ACCOUNT_ADDRESS`, `STARKWARE_FEEDER_GATEWAY_URL`, `STARKWARE_GATEWAY_URL`, `STARKWARE_SEQUENCER_ENDPOINT` | Unknown | `health` | Unknown | | [✅](packages/sources/layer2-sequencer-health/test/unit) | [✅](packages/sources/layer2-sequencer-health/test/integration) | | | [lcx](packages/sources/lcx/README.md) | `1.3.31` | `source` | v2 | `https://rp.lcx.com/v1/rates/current` | | `API_KEY (✅)` | Unknown | `price` | Unknown | | [✅](packages/sources/lcx/test/unit) | [✅](packages/sources/lcx/test/integration) | | | [lido](packages/sources/lido/README.md) | `2.0.15` | `source` | v2 | Unknown | | `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL (✅)` | Unknown | `stmatic` | Unknown | | [✅](packages/sources/lido/test/unit) | [✅](packages/sources/lido/test/integration) | | -| [linear-finance](packages/composites/linear-finance/README.md) | `2.3.52` | `composite` | v2 | `https://pro-api.xangle.io` | `token-allocation-adapter` | `API_KEY (✅)` | Unknown | `prices` | Unknown | | [✅](packages/composites/linear-finance/test/unit) | [✅](packages/composites/linear-finance/test/integration) | | +| [linear-finance](packages/composites/linear-finance/README.md) | `2.3.53` | `composite` | v2 | `https://pro-api.xangle.io` | `token-allocation-adapter` | `API_KEY (✅)` | Unknown | `prices` | Unknown | | [✅](packages/composites/linear-finance/test/unit) | [✅](packages/composites/linear-finance/test/integration) | | | [linkpool](packages/sources/linkpool/README.md) | `1.2.31` | `source` | v2 | `https://api.ice.linkpool.io/v1` | | `API_KEY (✅)` | Unknown | `futures` | Unknown | | [✅](packages/sources/linkpool/test/unit) | | | | [lition](packages/sources/lition/README.md) | `1.2.31` | `source` | v2 | `https://staking.lition.io/api/v1` | | `API_ENDPOINT` | Unknown | `energy` | Unknown | | [✅](packages/sources/lition/test/unit) | | | | [lotus](packages/sources/lotus/README.md) | `2.2.31` | `source` | v2 | Unknown | `json-rpc-adapter` | `API_KEY (✅)` | Unknown | `balance` | Unknown | | [✅](packages/sources/lotus/test/unit) | [✅](packages/sources/lotus/test/integration) | [✅](packages/sources/lotus/test/e2e) | -| [market-closure](packages/composites/market-closure/README.md) | `1.3.6` | `composite` | v2 | Unknown | `fcsapi-adapter`, `finnhub-adapter` | `CHECK_API_KEY`, `FCSAPI_ADAPTER_URL`, `FINNHUB_ADAPTER_URL`, `TH_API_KEY` | Unknown | Unknown | Unknown | | [✅](packages/composites/market-closure/test/unit) | | [✅](packages/composites/market-closure/test/e2e) | +| [market-closure](packages/composites/market-closure/README.md) | `1.3.7` | `composite` | v2 | Unknown | `fcsapi-adapter`, `finnhub-adapter` | `CHECK_API_KEY`, `FCSAPI_ADAPTER_URL`, `FINNHUB_ADAPTER_URL`, `TH_API_KEY` | Unknown | Unknown | Unknown | | [✅](packages/composites/market-closure/test/unit) | | [✅](packages/composites/market-closure/test/e2e) | | [marketstack](packages/sources/marketstack/README.md) | `1.3.31` | `source` | v2 | `http://api.marketstack.com/v1/` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `stock` | Unknown | | [✅](packages/sources/marketstack/test/unit) | [✅](packages/sources/marketstack/test/integration) | | | [medianizer](packages/composites/medianizer/README.md) | `1.2.30` | `composite` | v2 | Unknown | | | Unknown | `medianizer` | Unknown | | [✅](packages/composites/medianizer/test/unit) | [✅](packages/composites/medianizer/test/integration) | | | [messari](packages/sources/messari/README.md) | `1.2.31` | `source` | v2 | `https://data.messari.io/api/v1/` | | `API_ENDPOINT`, `API_KEY` | Unknown | `assets` | Unknown | | [✅](packages/sources/messari/test/unit) | | | | [metalsapi](packages/sources/metalsapi/README.md) | `1.7.31` | `source` | v2 | `https://metals-api.com/api/` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `forex` | Unknown | | [✅](packages/sources/metalsapi/test/unit) | [✅](packages/sources/metalsapi/test/integration) | | | [mock-ea](packages/sources/mock-ea/README.md) | `2.1.31` | `source` | v2 | Unknown | | `DEVIATION_AMOUNT (✅)`, `MIN_RESULT (✅)`, `UPDATE_INTERVAL_IN_MS (✅)` | Unknown | `price` | Unknown | | | [✅](packages/sources/mock-ea/test/integration) | | -| [moonbeam-address-list](packages/sources/moonbeam-address-list/README.md) | `1.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/moonbeam-address-list/test/integration) | [✅](packages/sources/moonbeam-address-list/test/e2e) | +| [moonbeam-address-list](packages/sources/moonbeam-address-list/README.md) | `1.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/moonbeam-address-list/test/integration) | [✅](packages/sources/moonbeam-address-list/test/e2e) | | [mycryptoapi](packages/sources/mycryptoapi/README.md) | `1.3.31` | `source` | v2 | `https://gas.mycryptoapi.com/` | | | Unknown | `gasprice` | Unknown | | [✅](packages/sources/mycryptoapi/test/unit) | [✅](packages/sources/mycryptoapi/test/integration) | | -| [ncfx](packages/sources/ncfx/README.md) | `3.3.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/ncfx/test/integration) | | -| [nft-blue-chip](packages/sources/nft-blue-chip/README.md) | `1.1.14` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/nft-blue-chip/test/integration) | | +| [ncfx](packages/sources/ncfx/README.md) | `3.3.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/ncfx/test/integration) | | +| [nft-blue-chip](packages/sources/nft-blue-chip/README.md) | `1.1.15` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/nft-blue-chip/test/integration) | | | [nftx](packages/composites/nftx/README.md) | `3.0.15` | `composite` | v2 | Unknown | `uniswap-v2-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | Unknown | Unknown | | [✅](packages/composites/nftx/test/unit) | [✅](packages/composites/nftx/test/integration) | | | [nikkei](packages/sources/nikkei/README.md) | `1.2.31` | `source` | v2 | `https://indexes.nikkei.co.jp/en/nkave/` | | `API_ENDPOINT` | Unknown | `stock` | Unknown | | [✅](packages/sources/nikkei/test/unit) | [✅](packages/sources/nikkei/test/integration) | | -| [oanda](packages/sources/oanda/README.md) | `1.1.12` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | | | +| [oanda](packages/sources/oanda/README.md) | `1.1.13` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | | | | [oilpriceapi](packages/sources/oilpriceapi/README.md) | `2.1.31` | `source` | v2 | `https://api.oilpriceapi.com/v1/` | | `API_KEY (✅)` | Unknown | `price` | Unknown | | [✅](packages/sources/oilpriceapi/test/unit) | [✅](packages/sources/oilpriceapi/test/integration) | | | [onchain-gas](packages/sources/onchain-gas/README.md) | `1.3.31` | `source` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)`, `ETHEREUM_WS_RPC_URL (✅)` | Unknown | `gas` | Unknown | ✅ | [✅](packages/sources/onchain-gas/test/unit) | [✅](packages/sources/onchain-gas/test/integration) | | -| [openexchangerates](packages/sources/openexchangerates/README.md) | `2.0.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/openexchangerates/test/integration) | | +| [openexchangerates](packages/sources/openexchangerates/README.md) | `2.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/openexchangerates/test/integration) | | | [orchid-bandwidth](packages/sources/orchid-bandwidth/README.md) | `1.2.31` | `source` | v2 | `https://chainlink.orchid.com/0` | | `API_ENDPOINT` | Unknown | `bandwidth` | Unknown | | | [✅](packages/sources/orchid-bandwidth/test/integration) | | | [outlier-detection](packages/composites/outlier-detection/README.md) | `1.3.0` | `composite` | v2 | Unknown | | `DERIBIT_ADAPTER_URL`, `DXFEED_ADAPTER_URL`, `GENESIS_VOLATILITY_ADAPTER_URL`, `OILPRICEAPI_ADAPTER_URL`, `XBTO_ADAPTER_URL` | Unknown | `outlier` | Unknown | | | | | | [paxos](packages/sources/paxos/README.md) | `1.4.23` | `source` | v2 | `https://api.paxos.com/v1/` | | | Unknown | `assetAttestation` | Unknown | | [✅](packages/sources/paxos/test/unit) | [✅](packages/sources/paxos/test/integration) | | | [paypal](packages/sources/paypal/README.md) | `1.2.31` | `source` | v2 | Unknown | | `CLIENT_ID (✅)`, `CLIENT_SECRET (✅)`, `MODE` | Unknown | `sendpayout` | Unknown | | [✅](packages/sources/paypal/test/unit) | | [✅](packages/sources/paypal/test/e2e) | | [poa](packages/sources/poa/README.md) | `1.3.31` | `source` | v2 | `https://gasprice.poa.network/` | | `API_ENDPOINT` | Unknown | `gasprice` | Unknown | | [✅](packages/sources/poa/test/unit) | [✅](packages/sources/poa/test/integration) | | -| [polkadot-balance](packages/sources/polkadot-balance/README.md) | `1.2.2` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/polkadot-balance/test/integration) | | -| [polygon](packages/sources/polygon/README.md) | `2.0.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/polygon/test/integration) | | +| [polkadot-balance](packages/sources/polkadot-balance/README.md) | `1.2.3` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/polkadot-balance/test/integration) | | +| [polygon](packages/sources/polygon/README.md) | `2.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/polygon/test/integration) | | | [por-address-list](packages/sources/por-address-list/README.md) | `4.1.0` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | Unknown | `address` | Unknown | | [✅](packages/sources/por-address-list/test/unit) | [✅](packages/sources/por-address-list/test/integration) | [✅](packages/sources/por-address-list/test/e2e) | -| [por-indexer](packages/composites/por-indexer/README.md) | `1.2.61` | `composite` | v2 | Unknown | `proof-of-reserves-adapter` | `BITCOIN_MAINNET_POR_INDEXER_URL` | Unknown | Unknown | Unknown | | | | [✅](packages/composites/por-indexer/test/e2e) | -| [proof-of-reserves](packages/composites/proof-of-reserves/README.md) | `1.18.5` | `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`, `celsius-address-list-adapter`, `chain-reserve-wallet-adapter`, `cryptoapis-adapter`, `eth-balance-adapter`, `eth-beacon-adapter`, `gemini-adapter`, `lotus-adapter`, `moonbeam-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`, `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` | Unknown | `reserves` | Unknown | | [✅](packages/composites/proof-of-reserves/test/unit) | [✅](packages/composites/proof-of-reserves/test/integration) | | +| [por-indexer](packages/composites/por-indexer/README.md) | `1.2.62` | `composite` | v2 | Unknown | `proof-of-reserves-adapter` | `BITCOIN_MAINNET_POR_INDEXER_URL` | Unknown | Unknown | Unknown | | | | [✅](packages/composites/por-indexer/test/e2e) | +| [proof-of-reserves](packages/composites/proof-of-reserves/README.md) | `1.18.6` | `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`, `celsius-address-list-adapter`, `chain-reserve-wallet-adapter`, `cryptoapis-adapter`, `eth-balance-adapter`, `eth-beacon-adapter`, `gemini-adapter`, `lotus-adapter`, `moonbeam-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`, `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` | Unknown | `reserves` | Unknown | | [✅](packages/composites/proof-of-reserves/test/unit) | [✅](packages/composites/proof-of-reserves/test/integration) | | | [reduce](packages/targets/reduce/README.md) | `1.4.18` | `non-deployable` | v2 | Unknown | | | Unknown | `reduce` | Unknown | | | [✅](packages/non-deployable/reduce/test/integration) | | | [reference-transform](packages/composites/reference-transform/README.md) | `1.3.0` | `composite` | v2 | Unknown | | `SOURCE_ADAPTER_URL (✅)` | Unknown | `transform` | Unknown | | | | | -| [renvm-address-set](packages/sources/renvm-address-set/README.md) | `1.5.52` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `API_ENDPOINT (✅)`, `NETWORK` | Unknown | `address` | Unknown | | | [✅](packages/sources/renvm-address-set/test/integration) | | +| [renvm-address-set](packages/sources/renvm-address-set/README.md) | `1.5.53` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `API_ENDPOINT (✅)`, `NETWORK` | Unknown | `address` | Unknown | | | [✅](packages/sources/renvm-address-set/test/integration) | | | [rocket-pool](packages/composites/rocket-pool/README.md) | `1.1.6` | `composite` | v2 | Unknown | | `ETHEREUM_RPC_URL (✅)` | Unknown | `reth` | Unknown | | [✅](packages/composites/rocket-pool/test/unit) | [✅](packages/composites/rocket-pool/test/integration) | | | [satoshitango](packages/sources/satoshitango/README.md) | `1.3.31` | `source` | v2 | `https://api.satoshitango.com/v3` | | `API_ENDPOINT` | Unknown | `crypto` | Unknown | | [✅](packages/sources/satoshitango/test/unit) | [✅](packages/sources/satoshitango/test/integration) | | -| [savax-price](packages/composites/savax-price/README.md) | `3.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `AVALANCHE_CHAIN_ID`, `AVALANCHE_RPC_URL (✅)`, `SAVAX_ADDRESS` | Unknown | `price` | Unknown | | [✅](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) | `2.0.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `token-index` | Unknown | | | [✅](packages/composites/set-token-index/test/integration) | | +| [savax-price](packages/composites/savax-price/README.md) | `3.0.46` | `composite` | v2 | Unknown | `token-allocation-adapter` | `AVALANCHE_CHAIN_ID`, `AVALANCHE_RPC_URL (✅)`, `SAVAX_ADDRESS` | Unknown | `price` | Unknown | | [✅](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) | `2.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `token-index` | Unknown | | | [✅](packages/composites/set-token-index/test/integration) | | | [snowflake](packages/sources/snowflake/README.md) | `1.2.31` | `source` | v2 | Unknown | | `ACCOUNT (✅)`, `CLOUD_PROVIDER`, `CLOUD_REGION`, `DATABASE`, `DB_USERNAME (✅)`, `PRIVATE_KEY (✅)`, `SCHEMA` | Unknown | `covid-cases` | Unknown | | [✅](packages/sources/snowflake/test/unit) | [✅](packages/sources/snowflake/test/integration) | | | [sochain](packages/sources/sochain/README.md) | `1.3.31` | `source` | v2 | `https://sochain.com` | | `API_ENDPOINT` | Unknown | `balance` | Unknown | | | [✅](packages/sources/sochain/test/integration) | [✅](packages/sources/sochain/test/e2e) | | [solana-view-function](packages/sources/solana-view-function/README.md) | `2.2.31` | `source` | v2 | Unknown | | `COMMITMENT`, `RPC_URL (✅)` | Unknown | `accounts` | Unknown | | [✅](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.15` | `source` | v2 | `https://xzff24vr3m.execute-api.us-east-2.amazonaws.com/default/` | | `API_ENDPOINT`, `API_KEY (✅)`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `NFC_ADDRESS (✅)` | Unknown | `spectral-proxy` | Unknown | | [✅](packages/sources/spectral-macro-score/test/unit) | [✅](packages/sources/spectral-macro-score/test/integration) | | | [sportsdataio](packages/sources/sportsdataio/README.md) | `1.3.23` | `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` | Unknown | | [✅](packages/sources/sportsdataio/test/unit) | [✅](packages/sources/sportsdataio/test/integration) | | -| [stader-address-list](packages/sources/stader-address-list/README.md) | `2.3.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/stader-address-list/test/integration) | | -| [stader-balance](packages/sources/stader-balance/README.md) | `1.4.1` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/stader-balance/test/integration) | | +| [stader-address-list](packages/sources/stader-address-list/README.md) | `2.3.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/stader-address-list/test/integration) | | +| [stader-balance](packages/sources/stader-balance/README.md) | `1.4.2` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/stader-balance/test/integration) | | | [stader-labs](packages/sources/stader-labs/README.md) | `3.0.8` | `source` | v2 | Unknown | | `BSC_CHAIN_ID`, `BSC_RPC_URL`, `FANTOM_CHAIN_ID`, `FANTOM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | Unknown | `maticx` | Unknown | | [✅](packages/sources/stader-labs/test/unit) | [✅](packages/sources/stader-labs/test/integration) | | | [stasis](packages/sources/stasis/README.md) | `1.2.31` | `source` | v2 | `https://stasis.net` | | | Unknown | `supply` | Unknown | | | [✅](packages/sources/stasis/test/integration) | | | [swell-address-list](packages/sources/swell-address-list/README.md) | `1.0.14` | `source` | v2 | Unknown | | `RPC_URL (✅)` | Unknown | `address` | Unknown | | [✅](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.63` | `composite` | v2 | Unknown | `token-allocation-adapter` | `DEFAULT_NETWORK` | Unknown | `value` | Unknown | | [✅](packages/composites/synth-index/test/unit) | [✅](packages/composites/synth-index/test/integration) | | +| [synth-index](packages/composites/synth-index/README.md) | `1.2.64` | `composite` | v2 | Unknown | `token-allocation-adapter` | `DEFAULT_NETWORK` | Unknown | `value` | Unknown | | [✅](packages/composites/synth-index/test/unit) | [✅](packages/composites/synth-index/test/integration) | | | [synthetix-debt-pool](packages/sources/synthetix-debt-pool/README.md) | `4.1.1` | `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` | Unknown | `debt` | Unknown | | [✅](packages/sources/synthetix-debt-pool/test/unit) | [✅](packages/sources/synthetix-debt-pool/test/integration) | [✅](packages/sources/synthetix-debt-pool/test/e2e) | | [taapi](packages/sources/taapi/README.md) | `1.2.31` | `source` | v2 | `https://api.taapi.io/` | | `API_KEY (✅)` | Unknown | `indicator` | Unknown | | [✅](packages/sources/taapi/test/unit) | [✅](packages/sources/taapi/test/integration) | | | [terra-view-function](packages/sources/terra-view-function/README.md) | `1.3.31` | `source` | v2 | Unknown | | `BOMBAY_12_LCD_URL (✅)`, `COLUMBUS_5_LCD_URL (✅)`, `DEFAULT_CHAIN_ID`, `LOCALTERRA_LCD_URL (✅)` | Unknown | `view` | Unknown | | [✅](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.31` | `composite` | v2 | Unknown | `graphql-adapter` | `RPC_URL (✅)`, `UNISWAP_V3_SUBGRAPH_ENDPOINT` | Unknown | `prices` | Unknown | | [✅](packages/composites/the-graph/test/unit) | | | | [therundown](packages/sources/therundown/README.md) | `1.3.31` | `source` | v2 | `https://therundown-therundown-v1.p.rapidapi.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `total-score` | Unknown | | [✅](packages/sources/therundown/test/unit) | [✅](packages/sources/therundown/test/integration) | | -| [tiingo](packages/sources/tiingo/README.md) | `2.1.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tiingo/test/integration) | | -| [token-allocation](packages/targets/token-allocation/README.md) | `1.11.4` | `non-deployable` | v2 | Unknown | `amberdata-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`, `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` | Unknown | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation/test/unit) | [✅](packages/non-deployable/token-allocation/test/integration) | [✅](packages/non-deployable/token-allocation/test/e2e) | -| [tp](packages/sources/tp/README.md) | `1.1.8` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tp/test/integration) | | -| [tradermade](packages/sources/tradermade/README.md) | `2.0.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tradermade/test/integration) | | +| [tiingo](packages/sources/tiingo/README.md) | `2.1.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tiingo/test/integration) | | +| [token-allocation](packages/targets/token-allocation/README.md) | `1.11.5` | `non-deployable` | v2 | Unknown | `amberdata-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`, `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` | Unknown | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation/test/unit) | [✅](packages/non-deployable/token-allocation/test/integration) | [✅](packages/non-deployable/token-allocation/test/e2e) | +| [tp](packages/sources/tp/README.md) | `1.1.9` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tp/test/integration) | | +| [tradermade](packages/sources/tradermade/README.md) | `2.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tradermade/test/integration) | | | [tradingeconomics](packages/sources/tradingeconomics/README.md) | `2.2.17` | `source` | v2 | `https://api.tradingeconomics.com/markets` | | `API_CLIENT_KEY (✅)`, `API_CLIENT_SECRET (✅)`, `API_URL` | Unknown | `price-ws` | Unknown | ✅ | [✅](packages/sources/tradingeconomics/test/unit) | [✅](packages/sources/tradingeconomics/test/integration) | | -| [tradingeconomics-test](packages/sources/tradingeconomics-test/README.md) | `1.0.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tradingeconomics-test/test/integration) | | +| [tradingeconomics-test](packages/sources/tradingeconomics-test/README.md) | `1.0.6` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | | [✅](packages/sources/tradingeconomics-test/test/integration) | | | [trueusd](packages/sources/trueusd/README.md) | `2.1.0` | `source` | v2 | `https://api.real-time-reserves.ledgerlens.io/v1/` | | `API_ENDPOINT` | Unknown | `trueusd` | Unknown | | [✅](packages/sources/trueusd/test/unit) | [✅](packages/sources/trueusd/test/integration) | | | [twelvedata](packages/sources/twelvedata/README.md) | `1.3.2` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `closing` | Unknown | | [✅](packages/sources/twelvedata/test/unit) | [✅](packages/sources/twelvedata/test/integration) | | -| [twosigma](packages/sources/twosigma/README.md) | `1.2.4` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/twosigma/test/unit) | [✅](packages/sources/twosigma/test/integration) | | +| [twosigma](packages/sources/twosigma/README.md) | `1.2.5` | `source` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | Unknown | [✅](packages/sources/twosigma/test/unit) | [✅](packages/sources/twosigma/test/integration) | | | [unibit](packages/sources/unibit/README.md) | `1.4.31` | `source` | v2 | Unknown | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `historical` | Unknown | | [✅](packages/sources/unibit/test/unit) | [✅](packages/sources/unibit/test/integration) | | | [uniswap-v2](packages/sources/uniswap-v2/README.md) | `2.0.15` | `source` | v2 | Unknown | | `BLOCKCHAIN_NETWORK`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `ROUTER_CONTRACT`, `RPC_URL` | Unknown | `crypto` | Unknown | | [✅](packages/sources/uniswap-v2/test/unit) | [✅](packages/sources/uniswap-v2/test/integration) | [✅](packages/sources/uniswap-v2/test/e2e) | | [uniswap-v3](packages/sources/uniswap-v3/README.md) | `2.0.15` | `source` | v2 | Unknown | | `BLOCKCHAIN_NETWORK`, `DEFAULT_FEE_TIERS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `QUOTER_CONTRACT`, `RPC_URL` | Unknown | `crypto` | Unknown | | [✅](packages/sources/uniswap-v3/test/unit) | [✅](packages/sources/uniswap-v3/test/integration) | [✅](packages/sources/uniswap-v3/test/e2e) | | [upvest](packages/sources/upvest/README.md) | `1.3.31` | `source` | v2 | `https://fees.upvest.co` | | `API_ENDPOINT` | Unknown | `gasprice` | Unknown | | [✅](packages/sources/upvest/test/unit) | [✅](packages/sources/upvest/test/integration) | | | [uscpi-one](packages/sources/uscpi-one/README.md) | `1.3.31` | `source` | v2 | `https://api.bls.gov/publicAPI/v2` | | `API_ENDPOINT`, `API_KEY` | Unknown | `series` | Unknown | | | [✅](packages/sources/uscpi-one/test/integration) | | -| [vesper](packages/composites/vesper/README.md) | `2.0.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `CONTROLLER_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `tvl` | Unknown | | | | [✅](packages/composites/vesper/test/e2e) | +| [vesper](packages/composites/vesper/README.md) | `2.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `CONTROLLER_ADDRESS`, `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | Unknown | `tvl` | Unknown | | | | [✅](packages/composites/vesper/test/e2e) | | [view-function](packages/sources/view-function/README.md) | `2.0.15` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `RPC_URL` | Unknown | `function` | Unknown | | [✅](packages/sources/view-function/test/unit) | [✅](packages/sources/view-function/test/integration) | | -| [wbtc-address-set](packages/sources/wbtc-address-set/README.md) | `1.4.61` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `ADDRESSES_ENDPOINT`, `MEMBERS_ENDPOINT` | Unknown | `addresses` | Unknown | | | [✅](packages/sources/wbtc-address-set/test/integration) | | +| [wbtc-address-set](packages/sources/wbtc-address-set/README.md) | `1.4.62` | `source` | v2 | Unknown | `proof-of-reserves-adapter` | `ADDRESSES_ENDPOINT`, `MEMBERS_ENDPOINT` | Unknown | `addresses` | Unknown | | | [✅](packages/sources/wbtc-address-set/test/integration) | | | [wootrade](packages/sources/wootrade/README.md) | `1.2.31` | `source` | v2 | `https://api.woo.network` | | `API_ENPOINT`, `API_KEY`, `WS_API_ENDPOINT` | Unknown | `crypto` | Unknown | ✅ | [✅](packages/sources/wootrade/test/unit) | [✅](packages/sources/wootrade/test/integration) | | | [wrapped](packages/sources/wrapped/README.md) | `2.2.31` | `source` | v2 | `http://chainlink.wrappedeng.com` | | `API_ENDPOINT` | Unknown | `deposits` | Unknown | | [✅](packages/sources/wrapped/test/unit) | [✅](packages/sources/wrapped/test/integration) | | | [xbto](packages/sources/xbto/README.md) | `1.3.32` | `source` | v2 | `https://fpiw7f0axc.execute-api.us-east-1.amazonaws.com` | | `API_ENDPOINT`, `API_KEY (✅)` | Unknown | `price` | Unknown | | | [✅](packages/sources/xbto/test/integration) | | -| [xsushi-price](packages/composites/xsushi-price/README.md) | `2.0.44` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `XSUSHI_ADDRESS` | Unknown | `price` | Unknown | | [✅](packages/composites/xsushi-price/test/unit) | [✅](packages/composites/xsushi-price/test/integration) | [✅](packages/composites/xsushi-price/test/e2e) | +| [xsushi-price](packages/composites/xsushi-price/README.md) | `2.0.45` | `composite` | v2 | Unknown | `token-allocation-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `XSUSHI_ADDRESS` | Unknown | `price` | Unknown | | [✅](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 ebd52c27cf..48436ae2df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/external-adapters-js", - "version": "1.78.0", + "version": "1.79.0", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/composites/README.md b/packages/composites/README.md index f17a732539..b921d40313 100644 --- a/packages/composites/README.md +++ b/packages/composites/README.md @@ -56,6 +56,7 @@ docker run -p 8080:8080 --env-file="~/PATH_TO_ENV" -it proof-of-reserves-adapter - [anchor](./anchor/README.md) - [apy-finance](./apy-finance/README.md) +- [apy-finance-test](./apy-finance-test/README.md) - [augur](./augur/README.md) - [bitcoin-json-rpc](./bitcoin-json-rpc/README.md) - [bsol-price](./bsol-price/README.md) diff --git a/packages/composites/apy-finance-test/CHANGELOG.md b/packages/composites/apy-finance-test/CHANGELOG.md index 7d934d46f7..04b943ec7e 100644 --- a/packages/composites/apy-finance-test/CHANGELOG.md +++ b/packages/composites/apy-finance-test/CHANGELOG.md @@ -1 +1,27 @@ # @chainlink/apy-finance-test-adapter + +## 0.1.0 + +### Minor Changes + +- f0237fffc: APY.Finance: Upgrade to V3 and use Multicall. + + - Adds `apy-finance-test` EA, which is the `apy-finance` EA migrated to V3 of the EA Framework and utilising the Multicall3 contract to batch + static contract calls. + - As `apy-finance` is a Composite EA which makes multiple sequential requests for data, this commit also adds a new transport + `CompositeHttpTransport` so that the EA can be implemented in the V3 framework. \* `CompositeHttpTransport` allows the EA to retain control over making the requests for data, rather than outsourcing this to the + transport. The EA defines the request logic in the `performRequest` config parameter. + - Also included in this commit is utilising Multicall3 to reduce the number of RPC calls from 311 to 5. + _ This is achieved by using the Multicall3 contract (https://github.com/mds1/multicall) to batch static contract calls into a single RPC + call. + _ This should alleviate issues we have seen where the ~300 parallel calls to an RPC node results in requests being rate limited. This also + has the secondary benefit that the data fetched is now guaranteed to be from the same block, whereas before the combined data could be from + multiple blocks. + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 diff --git a/packages/composites/apy-finance-test/package.json b/packages/composites/apy-finance-test/package.json index ce1884071f..dbd8eb5d1d 100644 --- a/packages/composites/apy-finance-test/package.json +++ b/packages/composites/apy-finance-test/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/apy-finance-test-adapter", - "version": "0.0.0", + "version": "0.1.0", "description": "Chainlink APY Finance TVL adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/apy-finance/CHANGELOG.md b/packages/composites/apy-finance/CHANGELOG.md index 4ebea67672..9a6f46f535 100644 --- a/packages/composites/apy-finance/CHANGELOG.md +++ b/packages/composites/apy-finance/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/apy-finance-adapter +## 2.0.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.0.44 ### Patch Changes diff --git a/packages/composites/apy-finance/package.json b/packages/composites/apy-finance/package.json index ceb9792004..aa436eb8f8 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.44", + "version": "2.0.45", "description": "Chainlink APY Finance TVL adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/bsol-price/CHANGELOG.md b/packages/composites/bsol-price/CHANGELOG.md index 088539e32d..7d0faa703c 100644 --- a/packages/composites/bsol-price/CHANGELOG.md +++ b/packages/composites/bsol-price/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/bsol-price-adapter +## 2.2.64 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.2.63 ### Patch Changes diff --git a/packages/composites/bsol-price/package.json b/packages/composites/bsol-price/package.json index 3dd040071b..78bb84d726 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.63", + "version": "2.2.64", "description": "Chainlink bsol-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/crypto-volatility-index/CHANGELOG.md b/packages/composites/crypto-volatility-index/CHANGELOG.md index c4d2439f76..9f4535f18d 100644 --- a/packages/composites/crypto-volatility-index/CHANGELOG.md +++ b/packages/composites/crypto-volatility-index/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/crypto-volatility-index-adapter +## 1.3.64 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 1.3.63 ### Patch Changes diff --git a/packages/composites/crypto-volatility-index/package.json b/packages/composites/crypto-volatility-index/package.json index c43330f10b..a4ff9e1fba 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.3.63", + "version": "1.3.64", "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 e0e88ecdfb..96700900e0 100644 --- a/packages/composites/curve-3pool/CHANGELOG.md +++ b/packages/composites/curve-3pool/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/curve-3pool-adapter +## 3.0.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 3.0.44 ### Patch Changes diff --git a/packages/composites/curve-3pool/package.json b/packages/composites/curve-3pool/package.json index 9a6a9ba5ab..cd28ba46a0 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.44", + "version": "3.0.45", "description": "Chainlink Curve 3Pool adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/defi-dozen/CHANGELOG.md b/packages/composites/defi-dozen/CHANGELOG.md index 1270243721..033b47bff7 100644 --- a/packages/composites/defi-dozen/CHANGELOG.md +++ b/packages/composites/defi-dozen/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/defi-dozen-adapter +## 1.2.64 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 1.2.63 ### Patch Changes diff --git a/packages/composites/defi-dozen/package.json b/packages/composites/defi-dozen/package.json index 8f0bde7e76..aa3771b05c 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.63", + "version": "1.2.64", "description": "Chainlink defi-dozen adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/defi-pulse/CHANGELOG.md b/packages/composites/defi-pulse/CHANGELOG.md index 0a32ea25ea..7084634fed 100644 --- a/packages/composites/defi-pulse/CHANGELOG.md +++ b/packages/composites/defi-pulse/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/defi-pulse-adapter +## 1.2.64 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 1.2.63 ### Patch Changes diff --git a/packages/composites/defi-pulse/package.json b/packages/composites/defi-pulse/package.json index eed5612e04..13717d9c34 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.63", + "version": "1.2.64", "description": "Chainlink defi pulse adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/dxdao/CHANGELOG.md b/packages/composites/dxdao/CHANGELOG.md index 61ef655349..f2dd6f97f1 100644 --- a/packages/composites/dxdao/CHANGELOG.md +++ b/packages/composites/dxdao/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/dxdao-adapter +## 2.0.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.0.44 ### Patch Changes diff --git a/packages/composites/dxdao/package.json b/packages/composites/dxdao/package.json index b51c0ccb87..80837854a2 100644 --- a/packages/composites/dxdao/package.json +++ b/packages/composites/dxdao/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dxdao-adapter", - "version": "2.0.44", + "version": "2.0.45", "description": "Chainlink dxdao adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/historical-average/CHANGELOG.md b/packages/composites/historical-average/CHANGELOG.md index 1e43b86bb6..b5f6d82be8 100644 --- a/packages/composites/historical-average/CHANGELOG.md +++ b/packages/composites/historical-average/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/historical-average-adapter +## 1.2.44 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/coinmarketcap-adapter@2.0.11 + ## 1.2.43 ### Patch Changes diff --git a/packages/composites/historical-average/package.json b/packages/composites/historical-average/package.json index 6a6f55e148..8fba32e78d 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.43", + "version": "1.2.44", "description": "Chainlink historical-average adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/linear-finance/CHANGELOG.md b/packages/composites/linear-finance/CHANGELOG.md index 4871e657a7..c43a53bcc4 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.53 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.3.52 ### Patch Changes diff --git a/packages/composites/linear-finance/package.json b/packages/composites/linear-finance/package.json index bc07d6ae98..f7e53df059 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.52", + "version": "2.3.53", "description": "Chainlink linear-finance adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/market-closure/CHANGELOG.md b/packages/composites/market-closure/CHANGELOG.md index b20a3681c8..d234c7932f 100644 --- a/packages/composites/market-closure/CHANGELOG.md +++ b/packages/composites/market-closure/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/market-closure-adapter +## 1.3.7 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/finnhub-adapter@2.4.2 + ## 1.3.6 ### Patch Changes diff --git a/packages/composites/market-closure/package.json b/packages/composites/market-closure/package.json index bbdad6d11f..6ff9fbed02 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.6", + "version": "1.3.7", "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/por-indexer/CHANGELOG.md b/packages/composites/por-indexer/CHANGELOG.md index 107e2ecf21..2dd17fe8c3 100644 --- a/packages/composites/por-indexer/CHANGELOG.md +++ b/packages/composites/por-indexer/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/por-indexer-adapter +## 1.2.62 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/proof-of-reserves-adapter@1.18.6 + ## 1.2.61 ### Patch Changes diff --git a/packages/composites/por-indexer/package.json b/packages/composites/por-indexer/package.json index 75fb84cd28..61952ca496 100644 --- a/packages/composites/por-indexer/package.json +++ b/packages/composites/por-indexer/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/por-indexer-adapter", - "version": "1.2.61", + "version": "1.2.62", "description": "Adapter to query a PoR Indexer Service.", "license": "MIT", "main": "dist/index.js", diff --git a/packages/composites/proof-of-reserves/CHANGELOG.md b/packages/composites/proof-of-reserves/CHANGELOG.md index 2f3b83df26..d29b957eba 100644 --- a/packages/composites/proof-of-reserves/CHANGELOG.md +++ b/packages/composites/proof-of-reserves/CHANGELOG.md @@ -1,5 +1,21 @@ # @chainlink/proof-of-reserves-adapter +## 1.18.6 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/stader-address-list-adapter@2.3.5 + - @chainlink/stader-balance-adapter@1.4.2 + - @chainlink/moonbeam-address-list-adapter@1.1.15 + - @chainlink/polkadot-balance-adapter@1.2.3 + - @chainlink/por-indexer-adapter@1.2.62 + - @chainlink/renvm-address-set-adapter@1.5.53 + - @chainlink/wbtc-address-set-adapter@1.4.62 + ## 1.18.5 ### Patch Changes diff --git a/packages/composites/proof-of-reserves/package.json b/packages/composites/proof-of-reserves/package.json index c15be347c5..f6fb599f9b 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.18.5", + "version": "1.18.6", "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/savax-price/CHANGELOG.md b/packages/composites/savax-price/CHANGELOG.md index 5b50eca16a..9b08cd0a2e 100644 --- a/packages/composites/savax-price/CHANGELOG.md +++ b/packages/composites/savax-price/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/savax-price-adapter +## 3.0.46 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 3.0.45 ### Patch Changes diff --git a/packages/composites/savax-price/package.json b/packages/composites/savax-price/package.json index d3bfaa34d4..9c294b8398 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.45", + "version": "3.0.46", "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 81ca623bc7..81b725adbc 100644 --- a/packages/composites/set-token-index/CHANGELOG.md +++ b/packages/composites/set-token-index/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/set-token-index-adapter +## 2.0.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.0.44 ### Patch Changes diff --git a/packages/composites/set-token-index/package.json b/packages/composites/set-token-index/package.json index 663c78bab4..f4e113f730 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": "2.0.44", + "version": "2.0.45", "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 510342b091..cd87a0ef84 100644 --- a/packages/composites/synth-index/CHANGELOG.md +++ b/packages/composites/synth-index/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/synth-index-adapter +## 1.2.64 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 1.2.63 ### Patch Changes diff --git a/packages/composites/synth-index/package.json b/packages/composites/synth-index/package.json index ac65c71dfd..1acec6c9c1 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.63", + "version": "1.2.64", "description": "Chainlink Synth Index adapter", "keywords": [ "Chainlink", diff --git a/packages/composites/vesper/CHANGELOG.md b/packages/composites/vesper/CHANGELOG.md index 4cd24a1913..7c1778ef04 100644 --- a/packages/composites/vesper/CHANGELOG.md +++ b/packages/composites/vesper/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/vesper-adapter +## 2.0.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.0.44 ### Patch Changes diff --git a/packages/composites/vesper/package.json b/packages/composites/vesper/package.json index 968da2e815..b987fddf27 100644 --- a/packages/composites/vesper/package.json +++ b/packages/composites/vesper/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/vesper-adapter", - "version": "2.0.44", + "version": "2.0.45", "description": "Chainlink vesper adapter.", "keywords": [ "Chainlink", diff --git a/packages/composites/xsushi-price/CHANGELOG.md b/packages/composites/xsushi-price/CHANGELOG.md index da92b047ea..453229ed15 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.45 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/token-allocation-adapter@1.11.5 + ## 2.0.44 ### Patch Changes diff --git a/packages/composites/xsushi-price/package.json b/packages/composites/xsushi-price/package.json index c3ac18c023..976b931f8f 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.44", + "version": "2.0.45", "description": "Chainlink xsushi-price adapter.", "keywords": [ "Chainlink", diff --git a/packages/non-deployable/token-allocation/CHANGELOG.md b/packages/non-deployable/token-allocation/CHANGELOG.md index e07c3b0ba4..f781eda130 100644 --- a/packages/non-deployable/token-allocation/CHANGELOG.md +++ b/packages/non-deployable/token-allocation/CHANGELOG.md @@ -1,5 +1,23 @@ # @chainlink/token-allocation-adapter +## 1.11.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/cfbenchmarks-adapter@2.1.5 + - @chainlink/kaiko-adapter@2.0.4 + - @chainlink/coingecko-adapter@2.0.8 + - @chainlink/coinmetrics-adapter@3.2.6 + - @chainlink/ncfx-adapter@3.3.6 + - @chainlink/cryptocompare-adapter@2.0.7 + - @chainlink/tiingo-adapter@2.1.5 + - @chainlink/coinmarketcap-adapter@2.0.11 + - @chainlink/coinpaprika-adapter@2.0.5 + ## 1.11.4 ### Patch Changes diff --git a/packages/non-deployable/token-allocation/package.json b/packages/non-deployable/token-allocation/package.json index 4bef1f9c8d..bc84e5e3a5 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.11.4", + "version": "1.11.5", "description": "Chainlink token allocation adapter", "keywords": [ "Chainlink", diff --git a/packages/scripts/CHANGELOG.md b/packages/scripts/CHANGELOG.md index 6f3d796e02..47b9554a4f 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/ea-scripts +## 2.6.2 + +### Patch Changes + +- c1c883367: Modified readme generator to add adapter rate limits to readmes + ## 2.6.1 ### Patch Changes diff --git a/packages/scripts/package.json b/packages/scripts/package.json index ac3f950963..8ab0a1727d 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ea-scripts", - "version": "2.6.1", + "version": "2.6.2", "dependencies": { "@actions/core": "1.9.1", "@apidevtools/json-schema-ref-parser": "9.0.9", diff --git a/packages/sources/1forge/README.md b/packages/sources/1forge/README.md index 95e8daf3e5..cdd24d6106 100644 --- a/packages/sources/1forge/README.md +++ b/packages/sources/1forge/README.md @@ -15,6 +15,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------: | +| starter | | | 208.33 | https://1forge.com/pricing | +| premium | | | 4166.66 | | +| business | | | 41666.66 | | +| business+ | | | 416666.66 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/README.md b/packages/sources/README.md index 810bd471e9..b34b55e705 100644 --- a/packages/sources/README.md +++ b/packages/sources/README.md @@ -59,6 +59,7 @@ This document was generated automatically. Please see [Master List Generator](.. - [dwolla](./dwolla/README.md) - [dxfeed](./dxfeed/README.md) - [dxfeed-secondary](./dxfeed-secondary/README.md) +- [elven](./elven/README.md) - [elwood](./elwood/README.md) - [ens](./ens/README.md) - [enzyme](./enzyme/README.md) diff --git a/packages/sources/accuweather/README.md b/packages/sources/accuweather/README.md index 12102f1166..c1f9f064b7 100644 --- a/packages/sources/accuweather/README.md +++ b/packages/sources/accuweather/README.md @@ -42,6 +42,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/alongside/CHANGELOG.md b/packages/sources/alongside/CHANGELOG.md index 20883cd827..00944240a8 100644 --- a/packages/sources/alongside/CHANGELOG.md +++ b/packages/sources/alongside/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/alongside-adapter +## 1.3.13 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.3.12 ### Patch Changes diff --git a/packages/sources/alongside/README.md b/packages/sources/alongside/README.md index 7433d92bdc..f7cc6cc445 100644 --- a/packages/sources/alongside/README.md +++ b/packages/sources/alongside/README.md @@ -1,6 +1,6 @@ # ALONGSIDE -![1.3.12](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/alongside/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.3.13](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/alongside/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. @@ -18,6 +18,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/alongside/package.json b/packages/sources/alongside/package.json index 3b8a3fd665..ae4dc383c8 100644 --- a/packages/sources/alongside/package.json +++ b/packages/sources/alongside/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/alongside-adapter", - "version": "1.3.12", + "version": "1.3.13", "description": "Chainlink alongside adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/alphavantage/CHANGELOG.md b/packages/sources/alphavantage/CHANGELOG.md index 21ae7f3cbd..69c625d524 100644 --- a/packages/sources/alphavantage/CHANGELOG.md +++ b/packages/sources/alphavantage/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/alphavantage-adapter +## 2.0.3 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.2 ### Patch Changes diff --git a/packages/sources/alphavantage/README.md b/packages/sources/alphavantage/README.md index 0990b34ced..5265cc734f 100644 --- a/packages/sources/alphavantage/README.md +++ b/packages/sources/alphavantage/README.md @@ -1,6 +1,6 @@ # ALPHAVANTAGE -![2.0.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/alphavantage/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.3](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/alphavantage/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. @@ -13,6 +13,19 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | | 5 | 20.83 | | +| 49.99 | | 75 | | | +| 99.99 | | 150 | | | +| 149.99 | | 300 | | | +| 199.99 | | 600 | | | +| 249.99 | | 1200 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/alphavantage/package.json b/packages/sources/alphavantage/package.json index 4647a2eca5..ee94eaebef 100644 --- a/packages/sources/alphavantage/package.json +++ b/packages/sources/alphavantage/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/alphavantage-adapter", - "version": "2.0.2", + "version": "2.0.3", "description": "Chainlink example adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/amberdata/README.md b/packages/sources/amberdata/README.md index ff169caaa1..8f4717c4f9 100644 --- a/packages/sources/amberdata/README.md +++ b/packages/sources/amberdata/README.md @@ -16,6 +16,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | 1 | | 83.33 | | +| on-demand | 15 | | 12500 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/ap-election/README.md b/packages/sources/ap-election/README.md index ac01022f9a..783173ab09 100644 --- a/packages/sources/ap-election/README.md +++ b/packages/sources/ap-election/README.md @@ -17,6 +17,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/armanino/README.md b/packages/sources/armanino/README.md index aed3e76776..9207ab0e6d 100644 --- a/packages/sources/armanino/README.md +++ b/packages/sources/armanino/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/avalanche-platform/README.md b/packages/sources/avalanche-platform/README.md index c55e829afe..591e79d988 100644 --- a/packages/sources/avalanche-platform/README.md +++ b/packages/sources/avalanche-platform/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/bank-frick/CHANGELOG.md b/packages/sources/bank-frick/CHANGELOG.md index 5c06092fba..8812ad68a0 100644 --- a/packages/sources/bank-frick/CHANGELOG.md +++ b/packages/sources/bank-frick/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/bank-frick-adapter +## 1.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.1.14 ### Patch Changes diff --git a/packages/sources/bank-frick/README.md b/packages/sources/bank-frick/README.md index 2aa5972b34..ede1944e20 100644 --- a/packages/sources/bank-frick/README.md +++ b/packages/sources/bank-frick/README.md @@ -1,6 +1,6 @@ # BANK_FRICK -![1.1.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bank-frick/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.1.15](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bank-frick/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. @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/bank-frick/package.json b/packages/sources/bank-frick/package.json index 792247c20a..5807d9c25b 100644 --- a/packages/sources/bank-frick/package.json +++ b/packages/sources/bank-frick/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/bank-frick-adapter", - "version": "1.1.14", + "version": "1.1.15", "description": "Chainlink bank-frick adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/bea/README.md b/packages/sources/bea/README.md index 74f8b83c13..7f32ea4eb9 100644 --- a/packages/sources/bea/README.md +++ b/packages/sources/bea/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/binance-dex/README.md b/packages/sources/binance-dex/README.md index a222e1b912..7d49853785 100644 --- a/packages/sources/binance-dex/README.md +++ b/packages/sources/binance-dex/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :-----------------------------------------------------------------------------------------------: | +| free | 5 | | | different endpoints have different limits, this is for /api/v1/ticker/24hr which we currently use | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/binance/README.md b/packages/sources/binance/README.md index 2438cdcba8..46244f56d6 100644 --- a/packages/sources/binance/README.md +++ b/packages/sources/binance/README.md @@ -17,6 +17,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| public | | 1200 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/bitex/README.md b/packages/sources/bitex/README.md index b120e9474e..4701b41636 100644 --- a/packages/sources/bitex/README.md +++ b/packages/sources/bitex/README.md @@ -15,6 +15,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | 5 | | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/bitso/README.md b/packages/sources/bitso/README.md index 3d92706841..b4904b48be 100644 --- a/packages/sources/bitso/README.md +++ b/packages/sources/bitso/README.md @@ -14,6 +14,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| public | | 60 | 120 | | +| private | | 300 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/blockcypher/README.md b/packages/sources/blockcypher/README.md index 56857d239a..9a75930d0f 100644 --- a/packages/sources/blockcypher/README.md +++ b/packages/sources/blockcypher/README.md @@ -14,6 +14,20 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :---------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | 3 | | 200 | | +| prototype | 5 | | 208.33 | | +| beta | 8 | | 458.33 | | +| production | 12 | | 1000 | | +| business | 15 | | 2083.33 | | +| leader | 22 | | 5000 | | +| babyunicorn | 25 | | 10416.66 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/blocksize-capital/CHANGELOG.md b/packages/sources/blocksize-capital/CHANGELOG.md index af373aa089..4a9c379578 100644 --- a/packages/sources/blocksize-capital/CHANGELOG.md +++ b/packages/sources/blocksize-capital/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/blocksize-capital-adapter +## 2.0.7 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.6 ### Patch Changes diff --git a/packages/sources/blocksize-capital/README.md b/packages/sources/blocksize-capital/README.md index b277fe5e6f..ef7b99fd84 100644 --- a/packages/sources/blocksize-capital/README.md +++ b/packages/sources/blocksize-capital/README.md @@ -1,6 +1,6 @@ # BLOCKSIZE_CAPITAL -![2.0.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital/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. @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/blocksize-capital/package.json b/packages/sources/blocksize-capital/package.json index ebd05c95d9..1d9a83e76c 100644 --- a/packages/sources/blocksize-capital/package.json +++ b/packages/sources/blocksize-capital/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/blocksize-capital-adapter", - "version": "2.0.6", + "version": "2.0.7", "description": "Chainlink blocksize-capital adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/blockstream/README.md b/packages/sources/blockstream/README.md index 8e63368d87..90c021c82a 100644 --- a/packages/sources/blockstream/README.md +++ b/packages/sources/blockstream/README.md @@ -12,6 +12,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/bob/README.md b/packages/sources/bob/README.md index ff1a2d34e5..e183fc54f9 100644 --- a/packages/sources/bob/README.md +++ b/packages/sources/bob/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/bravenewcoin/README.md b/packages/sources/bravenewcoin/README.md index 89a7c9541e..38e72b489d 100644 --- a/packages/sources/bravenewcoin/README.md +++ b/packages/sources/bravenewcoin/README.md @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/btc.com/README.md b/packages/sources/btc.com/README.md index f76d38c616..e2464d248a 100644 --- a/packages/sources/btc.com/README.md +++ b/packages/sources/btc.com/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| default | | 1 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cache.gold/README.md b/packages/sources/cache.gold/README.md index fc727dcf8c..bc718a0c78 100644 --- a/packages/sources/cache.gold/README.md +++ b/packages/sources/cache.gold/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/celsius-address-list/README.md b/packages/sources/celsius-address-list/README.md index eec5c7e92f..03ef10e1c3 100644 --- a/packages/sources/celsius-address-list/README.md +++ b/packages/sources/celsius-address-list/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cfbenchmarks/CHANGELOG.md b/packages/sources/cfbenchmarks/CHANGELOG.md index a049f90877..f50e6c8ccf 100644 --- a/packages/sources/cfbenchmarks/CHANGELOG.md +++ b/packages/sources/cfbenchmarks/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/cfbenchmarks-adapter +## 2.1.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.1.4 ### Patch Changes diff --git a/packages/sources/cfbenchmarks/package.json b/packages/sources/cfbenchmarks/package.json index 79972e35e6..425cc630d2 100644 --- a/packages/sources/cfbenchmarks/package.json +++ b/packages/sources/cfbenchmarks/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cfbenchmarks-adapter", - "version": "2.1.4", + "version": "2.1.5", "description": "Chainlink cfbenchmarks adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinapi/README.md b/packages/sources/coinapi/README.md index 1b6631959a..56b0783654 100644 --- a/packages/sources/coinapi/README.md +++ b/packages/sources/coinapi/README.md @@ -16,6 +16,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | | | 4.16 | | +| startup | | | 41.66 | | +| streamer | | | 416.66 | | +| professional | | | 4166.66 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/coinbase/README.md b/packages/sources/coinbase/README.md index b453c7bbf4..49e4d7e336 100644 --- a/packages/sources/coinbase/README.md +++ b/packages/sources/coinbase/README.md @@ -19,6 +19,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| public | 6 | 180 | | | +| private | 10 | 300 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/coincodex/README.md b/packages/sources/coincodex/README.md index 074ca494ba..82d51bc34b 100644 --- a/packages/sources/coincodex/README.md +++ b/packages/sources/coincodex/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/coingecko/CHANGELOG.md b/packages/sources/coingecko/CHANGELOG.md index fdb84d2150..6c454dc330 100644 --- a/packages/sources/coingecko/CHANGELOG.md +++ b/packages/sources/coingecko/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/coingecko-adapter +## 2.0.8 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.7 ### Patch Changes diff --git a/packages/sources/coingecko/package.json b/packages/sources/coingecko/package.json index adfed0e839..84c65507da 100644 --- a/packages/sources/coingecko/package.json +++ b/packages/sources/coingecko/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coingecko-adapter", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/coinlore/README.md b/packages/sources/coinlore/README.md index f23fa8f9d1..8f32461d0d 100644 --- a/packages/sources/coinlore/README.md +++ b/packages/sources/coinlore/README.md @@ -12,6 +12,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/coinmarketcap/CHANGELOG.md b/packages/sources/coinmarketcap/CHANGELOG.md index d2a3215d8e..ed24223b87 100644 --- a/packages/sources/coinmarketcap/CHANGELOG.md +++ b/packages/sources/coinmarketcap/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/coinmarketcap-adapter +## 2.0.11 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.10 ### Patch Changes diff --git a/packages/sources/coinmarketcap/README.md b/packages/sources/coinmarketcap/README.md index 1f5ee1c03e..897f65f80c 100644 --- a/packages/sources/coinmarketcap/README.md +++ b/packages/sources/coinmarketcap/README.md @@ -1,6 +1,6 @@ # COINMARKETCAP -![2.0.10](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinmarketcap/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.11](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinmarketcap/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. @@ -13,6 +13,18 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------: | +| free | | 7.5 | 3 | 10k credits/month, 730h in a month, ignoring daily limits since they're soft caps. Divided by 4 to account for multiple credits per request | +| hobbyist | | 7.5 | 13 | | +| startup | | 7.5 | 41 | | +| standard | | 15 | 171 | | +| professional | | 22.5 | 1027 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/coinmarketcap/package.json b/packages/sources/coinmarketcap/package.json index 95bc9d6eda..d62275abc9 100644 --- a/packages/sources/coinmarketcap/package.json +++ b/packages/sources/coinmarketcap/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinmarketcap-adapter", - "version": "2.0.10", + "version": "2.0.11", "description": "Coinmarketcap adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinmetrics/CHANGELOG.md b/packages/sources/coinmetrics/CHANGELOG.md index d5a080a52f..a4b379b3a9 100644 --- a/packages/sources/coinmetrics/CHANGELOG.md +++ b/packages/sources/coinmetrics/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/coinmetrics-adapter +## 3.2.6 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 3.2.5 ### Patch Changes diff --git a/packages/sources/coinmetrics/README.md b/packages/sources/coinmetrics/README.md index a4dd49536c..892301d425 100644 --- a/packages/sources/coinmetrics/README.md +++ b/packages/sources/coinmetrics/README.md @@ -1,6 +1,6 @@ # COINMETRICS -![3.2.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinmetrics/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![3.2.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinmetrics/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. @@ -14,6 +14,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| community | | 100 | | | +| paid | 300 | | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/coinmetrics/package.json b/packages/sources/coinmetrics/package.json index 7f5b7ce8fa..acd25d0f99 100644 --- a/packages/sources/coinmetrics/package.json +++ b/packages/sources/coinmetrics/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinmetrics-adapter", - "version": "3.2.5", + "version": "3.2.6", "description": "Chainlink coinmetrics adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinpaprika/CHANGELOG.md b/packages/sources/coinpaprika/CHANGELOG.md index fc57e08f4e..ce3d34068d 100644 --- a/packages/sources/coinpaprika/CHANGELOG.md +++ b/packages/sources/coinpaprika/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/coinpaprika-adapter +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/coinpaprika/README.md b/packages/sources/coinpaprika/README.md index a4285a220c..fa67e4f42f 100644 --- a/packages/sources/coinpaprika/README.md +++ b/packages/sources/coinpaprika/README.md @@ -1,6 +1,6 @@ # COINPAPRIKA -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinpaprika/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/coinpaprika/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. @@ -13,6 +13,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------: | +| free | 10 | | 69.44 | 50k/mo for free | +| pro | 10 | | 347.22 | 250k/mo for pro | +| business | 10 | | 1388.888 | 1mil/mo for business | +| enterprise | 10 | | | unlimited per month | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/coinpaprika/package.json b/packages/sources/coinpaprika/package.json index 3c55adb22d..4af40ac686 100644 --- a/packages/sources/coinpaprika/package.json +++ b/packages/sources/coinpaprika/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/coinpaprika-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink coinpaprika adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/coinranking/README.md b/packages/sources/coinranking/README.md index b1cd78abd8..200bde1da0 100644 --- a/packages/sources/coinranking/README.md +++ b/packages/sources/coinranking/README.md @@ -12,6 +12,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------------------------------------: | +| free | 5 | | 13.8888888889 | 10k/mo on the free tier (with API key) unauthenticated request limits aren't specified | +| hobbyist | | | 277.777777778 | | +| pro | | | -1 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/covid-tracker/README.md b/packages/sources/covid-tracker/README.md index 512aaa979e..275f4d3e48 100644 --- a/packages/sources/covid-tracker/README.md +++ b/packages/sources/covid-tracker/README.md @@ -14,6 +14,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cryptex/README.md b/packages/sources/cryptex/README.md index 6b18be5bd0..d5d543d17b 100644 --- a/packages/sources/cryptex/README.md +++ b/packages/sources/cryptex/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cryptoapis/README.md b/packages/sources/cryptoapis/README.md index 141679d3e5..0d5ca1c7fd 100644 --- a/packages/sources/cryptoapis/README.md +++ b/packages/sources/cryptoapis/README.md @@ -13,6 +13,18 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | 3 | | 20.83 | | +| growth | 10 | | 104.166666667 | | +| startup | 20 | | 312.5 | | +| partnership | 30 | | 937.5 | | +| professional | 40 | | 2812.5 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cryptocompare/CHANGELOG.md b/packages/sources/cryptocompare/CHANGELOG.md index 128d18b115..cbddf53411 100644 --- a/packages/sources/cryptocompare/CHANGELOG.md +++ b/packages/sources/cryptocompare/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/cryptocompare-adapter +## 2.0.7 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.6 ### Patch Changes diff --git a/packages/sources/cryptocompare/README.md b/packages/sources/cryptocompare/README.md index 758203bc55..f9a8b21c9a 100644 --- a/packages/sources/cryptocompare/README.md +++ b/packages/sources/cryptocompare/README.md @@ -1,6 +1,6 @@ # CRYPTOCOMPARE -![2.0.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptocompare/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/cryptocompare/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. @@ -16,6 +16,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | | | 136.98 | | +| professional | | | 342.46 | | +| corporate | | | 1027.39 | | +| enterprise-lite | | | 2083 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/cryptocompare/package.json b/packages/sources/cryptocompare/package.json index 69aae92b7f..129e3063cf 100644 --- a/packages/sources/cryptocompare/package.json +++ b/packages/sources/cryptocompare/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/cryptocompare-adapter", - "version": "2.0.6", + "version": "2.0.7", "description": "Chainlink cryptocompare adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/cryptoid/README.md b/packages/sources/cryptoid/README.md index 6a5c9cc581..94eaec466c 100644 --- a/packages/sources/cryptoid/README.md +++ b/packages/sources/cryptoid/README.md @@ -12,6 +12,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/cryptomkt/README.md b/packages/sources/cryptomkt/README.md index 6752909c15..0e4421ef53 100644 --- a/packages/sources/cryptomkt/README.md +++ b/packages/sources/cryptomkt/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------: | +| free | | 10 | | only mentions minute limit | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/currencylayer/README.md b/packages/sources/currencylayer/README.md index baf0226152..1981f397ff 100644 --- a/packages/sources/currencylayer/README.md +++ b/packages/sources/currencylayer/README.md @@ -15,6 +15,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :-------------------------: | +| free | | | 0.342 | only mentions monthly limit | +| basic | | | 13.69 | | +| professional | | | 136.98 | | +| business | | | 684.93 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/curve/README.md b/packages/sources/curve/README.md index 84980328e1..9aeaa62b28 100644 --- a/packages/sources/curve/README.md +++ b/packages/sources/curve/README.md @@ -18,6 +18,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/dar/CHANGELOG.md b/packages/sources/dar/CHANGELOG.md index d11072444e..fab7efc096 100644 --- a/packages/sources/dar/CHANGELOG.md +++ b/packages/sources/dar/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/dar-adapter +## 1.3.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.3.4 ### Patch Changes diff --git a/packages/sources/dar/README.md b/packages/sources/dar/README.md index 7ab4799d77..fc91ffd26b 100644 --- a/packages/sources/dar/README.md +++ b/packages/sources/dar/README.md @@ -1,6 +1,6 @@ # DAR -![1.3.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dar/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.3.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dar/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. @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/dar/package.json b/packages/sources/dar/package.json index d87cee35bc..8fbaf894ac 100644 --- a/packages/sources/dar/package.json +++ b/packages/sources/dar/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dar-adapter", - "version": "1.3.4", + "version": "1.3.5", "description": "Chainlink dar adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/deribit/README.md b/packages/sources/deribit/README.md index 2fd46910dc..ef9b51d3b1 100644 --- a/packages/sources/deribit/README.md +++ b/packages/sources/deribit/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------------------------------: | +| free | 100 | 1200 | | for non-matching requests: https://www.deribit.com/pages/information/rate-limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/dxfeed-secondary/CHANGELOG.md b/packages/sources/dxfeed-secondary/CHANGELOG.md index 845c2f1ad8..7a223a73a9 100644 --- a/packages/sources/dxfeed-secondary/CHANGELOG.md +++ b/packages/sources/dxfeed-secondary/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/dxfeed-secondary-adapter +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/dxfeed-adapter@2.0.5 + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/dxfeed-secondary/README.md b/packages/sources/dxfeed-secondary/README.md index 080ee9800c..8f9bfe3046 100644 --- a/packages/sources/dxfeed-secondary/README.md +++ b/packages/sources/dxfeed-secondary/README.md @@ -1,6 +1,6 @@ # DXFEED_SECONDARY -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed-secondary/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed-secondary/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. @@ -15,6 +15,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------------------: | +| unlimited | 100 | | | Dxfeed does not describe a rate limit, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/dxfeed-secondary/package.json b/packages/sources/dxfeed-secondary/package.json index 59ae0fddf2..1fbf17d84b 100644 --- a/packages/sources/dxfeed-secondary/package.json +++ b/packages/sources/dxfeed-secondary/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dxfeed-secondary-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink dxfeed secondary adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/dxfeed/CHANGELOG.md b/packages/sources/dxfeed/CHANGELOG.md index e8ebb2e276..693bad47d2 100644 --- a/packages/sources/dxfeed/CHANGELOG.md +++ b/packages/sources/dxfeed/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/dxfeed-adapter +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/dxfeed/README.md b/packages/sources/dxfeed/README.md index 5060220c5f..dcd1ca5833 100644 --- a/packages/sources/dxfeed/README.md +++ b/packages/sources/dxfeed/README.md @@ -1,6 +1,6 @@ # DXFEED -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed/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. @@ -15,6 +15,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------------------: | +| unlimited | 100 | | | Dxfeed does not describe a rate limit, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/dxfeed/package.json b/packages/sources/dxfeed/package.json index 1ecbcff7e3..ba563cd6a0 100644 --- a/packages/sources/dxfeed/package.json +++ b/packages/sources/dxfeed/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/dxfeed-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink dxfeed adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/elven/CHANGELOG.md b/packages/sources/elven/CHANGELOG.md index 218cea8743..72d9044729 100644 --- a/packages/sources/elven/CHANGELOG.md +++ b/packages/sources/elven/CHANGELOG.md @@ -1 +1,11 @@ # @chainlink/elven-adapter + +## 1.0.0 + +### Major Changes + +- 2e07f2886: Add Elven adapter for fetching HOPE proof-of-reserves data. + + - Adds new V3 EA for fetching data from Elven's proof-of-reserves API for HOPE. + - Returns a single value, the total fiat value of their reserves. Fiat value is determined by the API, and returned in the + request response. diff --git a/packages/sources/elven/README.md b/packages/sources/elven/README.md index fe055cdec3..63a17fb13e 100644 --- a/packages/sources/elven/README.md +++ b/packages/sources/elven/README.md @@ -1,6 +1,6 @@ # ELVEN -![0.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/elven/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/elven/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. @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------: | +| default | 50 | | | Considered unlimited tier, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/elven/package.json b/packages/sources/elven/package.json index 4f08f69378..9576a1130f 100644 --- a/packages/sources/elven/package.json +++ b/packages/sources/elven/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/elven-adapter", - "version": "0.0.0", + "version": "1.0.0", "description": "Chainlink elven adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/elwood/CHANGELOG.md b/packages/sources/elwood/CHANGELOG.md index d2942436d5..fbae47a613 100644 --- a/packages/sources/elwood/CHANGELOG.md +++ b/packages/sources/elwood/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/elwood-adapter +## 2.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.1.14 ### Patch Changes diff --git a/packages/sources/elwood/README.md b/packages/sources/elwood/README.md index d50d0afb20..7826d4a958 100644 --- a/packages/sources/elwood/README.md +++ b/packages/sources/elwood/README.md @@ -1,6 +1,6 @@ # ELWOOD -![2.1.14](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) +![2.1.15](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. @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/elwood/package.json b/packages/sources/elwood/package.json index e3fddbae86..fb8eb834b8 100644 --- a/packages/sources/elwood/package.json +++ b/packages/sources/elwood/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/elwood-adapter", - "version": "2.1.14", + "version": "2.1.15", "description": "Chainlink Elwood adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/ens/README.md b/packages/sources/ens/README.md index 512d9cff7d..d5a3f43ca6 100644 --- a/packages/sources/ens/README.md +++ b/packages/sources/ens/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/eodhistoricaldata/README.md b/packages/sources/eodhistoricaldata/README.md index 2a6dc70904..0ffcbdd22f 100644 --- a/packages/sources/eodhistoricaldata/README.md +++ b/packages/sources/eodhistoricaldata/README.md @@ -13,6 +13,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :---------------------------: | +| all | | | 4166.66 | all feeds have the same limit | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/eth-balance/README.md b/packages/sources/eth-balance/README.md index ceb8970923..3a44523be1 100644 --- a/packages/sources/eth-balance/README.md +++ b/packages/sources/eth-balance/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/eth-beacon/README.md b/packages/sources/eth-beacon/README.md index d1dabbca6e..f7ff89bbca 100644 --- a/packages/sources/eth-beacon/README.md +++ b/packages/sources/eth-beacon/README.md @@ -18,6 +18,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/etherchain/README.md b/packages/sources/etherchain/README.md index 09bde1bb6c..711dfc059b 100644 --- a/packages/sources/etherchain/README.md +++ b/packages/sources/etherchain/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/etherscan/README.md b/packages/sources/etherscan/README.md index b1f3d0eb21..b419ab6047 100644 --- a/packages/sources/etherscan/README.md +++ b/packages/sources/etherscan/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/ethgasstation/README.md b/packages/sources/ethgasstation/README.md index 136915104e..92608b985b 100644 --- a/packages/sources/ethgasstation/README.md +++ b/packages/sources/ethgasstation/README.md @@ -15,6 +15,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :-----------------------------------------------------------------------------------------------------------------------: | +| trial | | | 1.34 | Taken from the API key limit as 1,000 / 31 / 24 (EGS uses Defi Pulse's API keys): https://data.defipulse.com/#pricing | +| starter | | | 1344.08 | Taken from the API key limit as 1,000,000 / 31 / 24 (EGS uses Defi Pulse's API keys): https://data.defipulse.com/#pricing | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/ethgaswatch/README.md b/packages/sources/ethgaswatch/README.md index d52e8a4bfb..4467c6b90e 100644 --- a/packages/sources/ethgaswatch/README.md +++ b/packages/sources/ethgaswatch/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/expert-car-broker/README.md b/packages/sources/expert-car-broker/README.md index f67a080599..927bcf7ccc 100644 --- a/packages/sources/expert-car-broker/README.md +++ b/packages/sources/expert-car-broker/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/finage-test/CHANGELOG.md b/packages/sources/finage-test/CHANGELOG.md index 0c6c147729..2cdf5115e6 100644 --- a/packages/sources/finage-test/CHANGELOG.md +++ b/packages/sources/finage-test/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/finage-test-adapter +## 1.3.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.3.4 ### Patch Changes diff --git a/packages/sources/finage-test/README.md b/packages/sources/finage-test/README.md index d981907e7c..28c49c8961 100644 --- a/packages/sources/finage-test/README.md +++ b/packages/sources/finage-test/README.md @@ -1,6 +1,6 @@ # FINAGE -![1.3.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finage-test/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.3.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finage-test/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. @@ -19,6 +19,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------: | +| unlimited | 100 | | | Considered unlimited tier, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/finage-test/package.json b/packages/sources/finage-test/package.json index eac13843e1..96715d8b38 100644 --- a/packages/sources/finage-test/package.json +++ b/packages/sources/finage-test/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/finage-test-adapter", - "version": "1.3.4", + "version": "1.3.5", "description": "Chainlink finage-test adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/finage/README.md b/packages/sources/finage/README.md index a9c9631308..ba3c8805e7 100644 --- a/packages/sources/finage/README.md +++ b/packages/sources/finage/README.md @@ -19,6 +19,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----------------------------: | :-------------------------: | :-------------------------: | :-----------------------: | :-----------: | +| professionalstocksusstockmarket | | | -1 | No rate limit | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/finnhub-secondary/CHANGELOG.md b/packages/sources/finnhub-secondary/CHANGELOG.md index 4d1a643576..76c26d3e1a 100644 --- a/packages/sources/finnhub-secondary/CHANGELOG.md +++ b/packages/sources/finnhub-secondary/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/finnhub-secondary-adapter +## 0.2.2 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/finnhub-adapter@2.4.2 + ## 0.2.1 ### Patch Changes diff --git a/packages/sources/finnhub-secondary/README.md b/packages/sources/finnhub-secondary/README.md index 71770f2548..b84adfb509 100644 --- a/packages/sources/finnhub-secondary/README.md +++ b/packages/sources/finnhub-secondary/README.md @@ -1,6 +1,6 @@ # FINNHUB-SECONDARY -![0.2.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub-secondary/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![0.2.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub-secondary/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. @@ -15,6 +15,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------------------------: | +| free | | 60 | | | +| all-in-one | | 300 | | limit is for market data, not fundamental data | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/finnhub-secondary/package.json b/packages/sources/finnhub-secondary/package.json index 075a2ddd9a..30f3dfef27 100644 --- a/packages/sources/finnhub-secondary/package.json +++ b/packages/sources/finnhub-secondary/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/finnhub-secondary-adapter", - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/finnhub/CHANGELOG.md b/packages/sources/finnhub/CHANGELOG.md index 3233db40d2..8b0f3f19fc 100644 --- a/packages/sources/finnhub/CHANGELOG.md +++ b/packages/sources/finnhub/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/finnhub-adapter +## 2.4.2 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.4.1 ### Patch Changes diff --git a/packages/sources/finnhub/README.md b/packages/sources/finnhub/README.md index a789eab5fc..230ca0625a 100644 --- a/packages/sources/finnhub/README.md +++ b/packages/sources/finnhub/README.md @@ -1,6 +1,6 @@ # FINNHUB -![2.4.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.4.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub/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. @@ -15,6 +15,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------------------------: | +| free | | 60 | | | +| all-in-one | | 300 | | limit is for market data, not fundamental data | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/finnhub/package.json b/packages/sources/finnhub/package.json index 333327a5b2..d53a8cec12 100644 --- a/packages/sources/finnhub/package.json +++ b/packages/sources/finnhub/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/finnhub-adapter", - "version": "2.4.1", + "version": "2.4.2", "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/sources/fixer/README.md b/packages/sources/fixer/README.md index 7d794d31ef..3f3835cfe4 100644 --- a/packages/sources/fixer/README.md +++ b/packages/sources/fixer/README.md @@ -17,6 +17,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------------: | :-------------------------: | :-------------------------: | :-----------------------: | :-------------------------: | +| free | | | 1.369 | only mentions monthly limit | +| basic | | | 13.69 | | +| professional | | | 136.98 | | +| professionalplus | | | 684.93 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/fluent-finance/README.md b/packages/sources/fluent-finance/README.md index e5f9aee0a2..85f1d838b4 100644 --- a/packages/sources/fluent-finance/README.md +++ b/packages/sources/fluent-finance/README.md @@ -14,6 +14,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/fmpcloud/README.md b/packages/sources/fmpcloud/README.md index 4d46f18138..381b1a72d5 100644 --- a/packages/sources/fmpcloud/README.md +++ b/packages/sources/fmpcloud/README.md @@ -15,6 +15,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------------------------------------------------: | +| free | | | 10.4 | only mentions daily limit and calls the plan 'limited' no other limiting mentioned for other plans | +| starter | 10 | | | | +| teams | 10 | | | | +| business | 10 | | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/galaxis/README.md b/packages/sources/galaxis/README.md index f802712e34..f1dc3de4fc 100644 --- a/packages/sources/galaxis/README.md +++ b/packages/sources/galaxis/README.md @@ -19,6 +19,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/galaxy/CHANGELOG.md b/packages/sources/galaxy/CHANGELOG.md index 94a1800366..5b281f64ce 100644 --- a/packages/sources/galaxy/CHANGELOG.md +++ b/packages/sources/galaxy/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/galaxy-source-adapter +## 2.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.1.14 ### Patch Changes diff --git a/packages/sources/galaxy/README.md b/packages/sources/galaxy/README.md index dcbe7d86df..38725e6bb2 100644 --- a/packages/sources/galaxy/README.md +++ b/packages/sources/galaxy/README.md @@ -1,6 +1,6 @@ # GALAXY -![2.1.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/galaxy/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.1.15](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/galaxy/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. @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/galaxy/package.json b/packages/sources/galaxy/package.json index 523d65f20a..7974f0fa64 100644 --- a/packages/sources/galaxy/package.json +++ b/packages/sources/galaxy/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/galaxy-adapter", - "version": "2.1.14", + "version": "2.1.15", "description": "Chainlink Galaxy adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/gemini/README.md b/packages/sources/gemini/README.md index a45746b8e0..fa5b782c1f 100644 --- a/packages/sources/gemini/README.md +++ b/packages/sources/gemini/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/genesis-volatility/README.md b/packages/sources/genesis-volatility/README.md index f05ab11b89..e92396bd3d 100644 --- a/packages/sources/genesis-volatility/README.md +++ b/packages/sources/genesis-volatility/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/gsr/CHANGELOG.md b/packages/sources/gsr/CHANGELOG.md index b623ab1422..22b86d2941 100644 --- a/packages/sources/gsr/CHANGELOG.md +++ b/packages/sources/gsr/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/gsr-adapter +## 2.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.1.14 ### Patch Changes diff --git a/packages/sources/gsr/README.md b/packages/sources/gsr/README.md index 4c555f3d65..388d4b0507 100644 --- a/packages/sources/gsr/README.md +++ b/packages/sources/gsr/README.md @@ -1,6 +1,6 @@ # GSR -![2.1.14](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.1.15](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. @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/gsr/package.json b/packages/sources/gsr/package.json index 86f3aa88a6..06748de379 100644 --- a/packages/sources/gsr/package.json +++ b/packages/sources/gsr/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/gsr-adapter", - "version": "2.1.14", + "version": "2.1.15", "description": "Chainlink gsr adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/icap/CHANGELOG.md b/packages/sources/icap/CHANGELOG.md index f3d5ab5792..842938cff4 100644 --- a/packages/sources/icap/CHANGELOG.md +++ b/packages/sources/icap/CHANGELOG.md @@ -1,5 +1,15 @@ # @chainlink/icap-adapter +## 1.1.9 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/tp-adapter@1.1.9 + ## 1.1.8 ### Patch Changes diff --git a/packages/sources/icap/README.md b/packages/sources/icap/README.md index 3114da3429..09101a76a6 100644 --- a/packages/sources/icap/README.md +++ b/packages/sources/icap/README.md @@ -1,6 +1,6 @@ # ICAP -![1.1.8](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.1.9](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. @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/icap/package.json b/packages/sources/icap/package.json index 66930c327d..c3d0666ce0 100644 --- a/packages/sources/icap/package.json +++ b/packages/sources/icap/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/icap-adapter", - "version": "1.1.8", + "version": "1.1.9", "description": "Chainlink ICAP adapter (sister to TP adapter).", "keywords": [ "Chainlink", diff --git a/packages/sources/iex-cloud/CHANGELOG.md b/packages/sources/iex-cloud/CHANGELOG.md index 0d18883de5..3e2c5a75f5 100644 --- a/packages/sources/iex-cloud/CHANGELOG.md +++ b/packages/sources/iex-cloud/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/iex-cloud-adapter +## 2.0.7 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.6 ### Patch Changes diff --git a/packages/sources/iex-cloud/README.md b/packages/sources/iex-cloud/README.md index 8158196790..4c72c93f56 100644 --- a/packages/sources/iex-cloud/README.md +++ b/packages/sources/iex-cloud/README.md @@ -1,6 +1,6 @@ # IEXCLOUD -![2.0.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/iex-cloud/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/iex-cloud/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. @@ -13,6 +13,15 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :-------------------------: | +| individual | | | 6944.44444444 | only mentions monthly limit | +| business | | | 208333.333333 | only mentions monthly limit | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/iex-cloud/package.json b/packages/sources/iex-cloud/package.json index f42e87cd70..70a8b13cec 100644 --- a/packages/sources/iex-cloud/package.json +++ b/packages/sources/iex-cloud/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/iex-cloud-adapter", - "version": "2.0.6", + "version": "2.0.7", "description": "Chainlink iex-cloud adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/intrinio/CHANGELOG.md b/packages/sources/intrinio/CHANGELOG.md index a5a456ea27..e23e4dfd9b 100644 --- a/packages/sources/intrinio/CHANGELOG.md +++ b/packages/sources/intrinio/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/intrinio-adapter +## 2.0.3 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.2 ### Patch Changes diff --git a/packages/sources/intrinio/README.md b/packages/sources/intrinio/README.md index 5cf7e98209..7897e6ffe1 100644 --- a/packages/sources/intrinio/README.md +++ b/packages/sources/intrinio/README.md @@ -1,6 +1,6 @@ # INTRINIO -![2.0.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/intrinio/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.3](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/intrinio/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. @@ -13,6 +13,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| bronze | | 300 | | | +| chainlink | | 600 | | | +| silver | | 2000 | | | +| gold | | 2000 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/intrinio/package.json b/packages/sources/intrinio/package.json index 8f9c9e7d4d..33a0ca77dd 100644 --- a/packages/sources/intrinio/package.json +++ b/packages/sources/intrinio/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/intrinio-adapter", - "version": "2.0.2", + "version": "2.0.3", "description": "Chainlink intrinio adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/jpegd/README.md b/packages/sources/jpegd/README.md index 1071689622..de91fa90e8 100644 --- a/packages/sources/jpegd/README.md +++ b/packages/sources/jpegd/README.md @@ -16,6 +16,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| default | | 12 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/kaiko/CHANGELOG.md b/packages/sources/kaiko/CHANGELOG.md index 455459133e..7c4a8c1dd6 100644 --- a/packages/sources/kaiko/CHANGELOG.md +++ b/packages/sources/kaiko/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/kaiko-adapter +## 2.0.4 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.3 ### Patch Changes diff --git a/packages/sources/kaiko/package.json b/packages/sources/kaiko/package.json index b188549a35..46de6319f9 100644 --- a/packages/sources/kaiko/package.json +++ b/packages/sources/kaiko/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/kaiko-adapter", - "version": "2.0.3", + "version": "2.0.4", "description": "Chainlink kaiko adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/lido/README.md b/packages/sources/lido/README.md index c05a2cd652..e1fb9762d8 100644 --- a/packages/sources/lido/README.md +++ b/packages/sources/lido/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/marketstack/README.md b/packages/sources/marketstack/README.md index 519d7c52fb..7a228680c3 100644 --- a/packages/sources/marketstack/README.md +++ b/packages/sources/marketstack/README.md @@ -15,6 +15,17 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :-------------------------: | +| free | | | 1.369 | only mentions monthly limit | +| basic | | | 13.69 | | +| professional | | | 136.9 | | +| business | | | 684.93 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/metalsapi/README.md b/packages/sources/metalsapi/README.md index 8ed6a4042f..ad89c5a12e 100644 --- a/packages/sources/metalsapi/README.md +++ b/packages/sources/metalsapi/README.md @@ -15,6 +15,18 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------: | +| free | | | 0.068 | only mentions monthly limits | +| starter | | | 0.684 | | +| basic | | | 13.69 | | +| professional | | | 136.98 | | +| professionalplus | | | 684.93 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/mock-ea/README.md b/packages/sources/mock-ea/README.md index d9b1a92c77..debfe491d3 100644 --- a/packages/sources/mock-ea/README.md +++ b/packages/sources/mock-ea/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) @@ -54,9 +60,9 @@ Response: { "jobRunID": "1", "data": { - "result": 1050 + "result": 950 }, - "result": 1050, + "result": 950, "statusCode": 200 } ``` diff --git a/packages/sources/moonbeam-address-list/CHANGELOG.md b/packages/sources/moonbeam-address-list/CHANGELOG.md index 6263fe0315..35806ec0df 100644 --- a/packages/sources/moonbeam-address-list/CHANGELOG.md +++ b/packages/sources/moonbeam-address-list/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/moonbeam-address-list-adapter +## 1.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.1.14 ### Patch Changes diff --git a/packages/sources/moonbeam-address-list/README.md b/packages/sources/moonbeam-address-list/README.md index 39a734a13c..926043fe09 100644 --- a/packages/sources/moonbeam-address-list/README.md +++ b/packages/sources/moonbeam-address-list/README.md @@ -1,6 +1,6 @@ # MOONBEAM_ADDRESS_LIST -![1.1.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/moonbeam-address-list/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.1.15](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/moonbeam-address-list/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. @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/moonbeam-address-list/package.json b/packages/sources/moonbeam-address-list/package.json index d65429f43d..d6e9a77b9d 100644 --- a/packages/sources/moonbeam-address-list/package.json +++ b/packages/sources/moonbeam-address-list/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/moonbeam-address-list-adapter", - "version": "1.1.14", + "version": "1.1.15", "description": "Chainlink Moonbeam address list adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/mycryptoapi/README.md b/packages/sources/mycryptoapi/README.md index 927915c081..9953276fb6 100644 --- a/packages/sources/mycryptoapi/README.md +++ b/packages/sources/mycryptoapi/README.md @@ -12,6 +12,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/ncfx/CHANGELOG.md b/packages/sources/ncfx/CHANGELOG.md index 586ebf6728..638e5ddf25 100644 --- a/packages/sources/ncfx/CHANGELOG.md +++ b/packages/sources/ncfx/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/ncfx-adapter +## 3.3.6 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 3.3.5 ### Patch Changes diff --git a/packages/sources/ncfx/package.json b/packages/sources/ncfx/package.json index cb55dd6ce2..b28a4bb623 100644 --- a/packages/sources/ncfx/package.json +++ b/packages/sources/ncfx/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/ncfx-adapter", - "version": "3.3.5", + "version": "3.3.6", "description": "Chainlink NCFX adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/nft-blue-chip/CHANGELOG.md b/packages/sources/nft-blue-chip/CHANGELOG.md index c27cae3ce5..ccf007620c 100644 --- a/packages/sources/nft-blue-chip/CHANGELOG.md +++ b/packages/sources/nft-blue-chip/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/nft-blue-chip-adapter +## 1.1.15 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.1.14 ### Patch Changes diff --git a/packages/sources/nft-blue-chip/README.md b/packages/sources/nft-blue-chip/README.md index a8b11200b5..2592c050d1 100644 --- a/packages/sources/nft-blue-chip/README.md +++ b/packages/sources/nft-blue-chip/README.md @@ -1,6 +1,6 @@ # NFT_BLUE_CHIP -![1.1.14](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/nft-blue-chip/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.1.15](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/nft-blue-chip/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. @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/nft-blue-chip/package.json b/packages/sources/nft-blue-chip/package.json index 90086d8ec8..83dcd0f75c 100644 --- a/packages/sources/nft-blue-chip/package.json +++ b/packages/sources/nft-blue-chip/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/nft-blue-chip-adapter", - "version": "1.1.14", + "version": "1.1.15", "description": "Chainlink NFT Blue Chip adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/nikkei/README.md b/packages/sources/nikkei/README.md index 9a75d8f497..3ac8cc22a7 100644 --- a/packages/sources/nikkei/README.md +++ b/packages/sources/nikkei/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/oanda/CHANGELOG.md b/packages/sources/oanda/CHANGELOG.md index 9feeaa9127..f258c063cc 100644 --- a/packages/sources/oanda/CHANGELOG.md +++ b/packages/sources/oanda/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/oanda-adapter +## 1.1.13 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.1.12 ### Patch Changes diff --git a/packages/sources/oanda/README.md b/packages/sources/oanda/README.md index 213acc0002..2c60179cd4 100644 --- a/packages/sources/oanda/README.md +++ b/packages/sources/oanda/README.md @@ -1,6 +1,6 @@ # OANDA -![1.1.12](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/oanda/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.1.13](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/oanda/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. @@ -17,6 +17,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/oanda/package.json b/packages/sources/oanda/package.json index 5f795375b0..6caaeec7d5 100644 --- a/packages/sources/oanda/package.json +++ b/packages/sources/oanda/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/oanda-adapter", - "version": "1.1.12", + "version": "1.1.13", "description": "Chainlink Oanda adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/oilpriceapi/README.md b/packages/sources/oilpriceapi/README.md index 23277a1211..c652d7be49 100644 --- a/packages/sources/oilpriceapi/README.md +++ b/packages/sources/oilpriceapi/README.md @@ -14,6 +14,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------: | +| hobby | | | 13.69 | only mentions monthly limits | +| business | | | 136.9 | | +| enterprise | | | 684.93 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/openexchangerates/CHANGELOG.md b/packages/sources/openexchangerates/CHANGELOG.md index e63c887ab5..de9e089b1e 100644 --- a/packages/sources/openexchangerates/CHANGELOG.md +++ b/packages/sources/openexchangerates/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/openexchangerates-adapter +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/openexchangerates/README.md b/packages/sources/openexchangerates/README.md index 2deb81e08d..a7ce9eb8f7 100644 --- a/packages/sources/openexchangerates/README.md +++ b/packages/sources/openexchangerates/README.md @@ -1,6 +1,6 @@ # OPENEXCHANGERATES -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/openexchangerates/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/openexchangerates/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. @@ -13,6 +13,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------: | +| developer | | | 13.69 | only mentions monthly limits | +| enterprise | | | 136.9 | | +| unlimited | 100 | 6000 | | Considered unlimited tier, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/openexchangerates/package.json b/packages/sources/openexchangerates/package.json index b95342fd01..bf89d6471f 100644 --- a/packages/sources/openexchangerates/package.json +++ b/packages/sources/openexchangerates/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/openexchangerates-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink openexchangerates adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/orchid-bandwidth/README.md b/packages/sources/orchid-bandwidth/README.md index bfa686da5a..447448f1d1 100644 --- a/packages/sources/orchid-bandwidth/README.md +++ b/packages/sources/orchid-bandwidth/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/paxos/README.md b/packages/sources/paxos/README.md index 6481ab7e4e..13d4652da3 100644 --- a/packages/sources/paxos/README.md +++ b/packages/sources/paxos/README.md @@ -14,6 +14,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/poa/README.md b/packages/sources/poa/README.md index 7efb2fb679..22d4502c5f 100644 --- a/packages/sources/poa/README.md +++ b/packages/sources/poa/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/polkadot-balance/CHANGELOG.md b/packages/sources/polkadot-balance/CHANGELOG.md index c2285c2851..cad613be1a 100644 --- a/packages/sources/polkadot-balance/CHANGELOG.md +++ b/packages/sources/polkadot-balance/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/polkadot-balance-adapter +## 1.2.3 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.2.2 ### Patch Changes diff --git a/packages/sources/polkadot-balance/README.md b/packages/sources/polkadot-balance/README.md index 711e2074fa..5c1675a743 100644 --- a/packages/sources/polkadot-balance/README.md +++ b/packages/sources/polkadot-balance/README.md @@ -1,6 +1,6 @@ # POLKADOT_BALANCE -![1.2.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/polkadot-balance/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.2.3](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/polkadot-balance/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. @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/polkadot-balance/package.json b/packages/sources/polkadot-balance/package.json index c79643d573..fd166f7c6d 100644 --- a/packages/sources/polkadot-balance/package.json +++ b/packages/sources/polkadot-balance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/polkadot-balance-adapter", - "version": "1.2.2", + "version": "1.2.3", "description": "Chainlink Polkadot balance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/polygon/CHANGELOG.md b/packages/sources/polygon/CHANGELOG.md index 994d49cf4a..71a1717f52 100644 --- a/packages/sources/polygon/CHANGELOG.md +++ b/packages/sources/polygon/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/polygon-adapter +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/polygon/README.md b/packages/sources/polygon/README.md index 1d284884a5..873d6ee252 100644 --- a/packages/sources/polygon/README.md +++ b/packages/sources/polygon/README.md @@ -1,6 +1,6 @@ # POLYGON -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/polygon/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/polygon/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. @@ -13,6 +13,18 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------------------------------------------: | +| free | | 5 | | only mentions monthly limits | +| starter | 100 | | | Considered unlimited tier, but setting reasonable limits | +| developer | 100 | | | Considered unlimited tier, but setting reasonable limits | +| advanced | 100 | | | Considered unlimited tier, but setting reasonable limits | +| enterprise | 100 | | | Considered unlimited tier, but setting reasonable limits | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/polygon/package.json b/packages/sources/polygon/package.json index 8878d54758..c2573f48f7 100644 --- a/packages/sources/polygon/package.json +++ b/packages/sources/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/polygon-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink polygon adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/por-address-list/README.md b/packages/sources/por-address-list/README.md index 527623a59a..de04428bed 100644 --- a/packages/sources/por-address-list/README.md +++ b/packages/sources/por-address-list/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/renvm-address-set/CHANGELOG.md b/packages/sources/renvm-address-set/CHANGELOG.md index c3cc59d2d2..211fc9258a 100644 --- a/packages/sources/renvm-address-set/CHANGELOG.md +++ b/packages/sources/renvm-address-set/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/renvm-address-set-adapter +## 1.5.53 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/proof-of-reserves-adapter@1.18.6 + ## 1.5.52 ### Patch Changes diff --git a/packages/sources/renvm-address-set/package.json b/packages/sources/renvm-address-set/package.json index fe3a70ac42..75548ac8f2 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.52", + "version": "1.5.53", "description": "Chainlink adapter to query RenVM address set.", "keywords": [ "Chainlink", diff --git a/packages/sources/satoshitango/README.md b/packages/sources/satoshitango/README.md index a88263ea60..06affe1290 100644 --- a/packages/sources/satoshitango/README.md +++ b/packages/sources/satoshitango/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :----------------------------------------------------------------------------------------------: | +| free | | 4 | | Docs say '60req/10m or IP gets banned', but reduced due to differences in observed rate limiting | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/snowflake/README.md b/packages/sources/snowflake/README.md index 0667e8f4ac..a479ca54db 100644 --- a/packages/sources/snowflake/README.md +++ b/packages/sources/snowflake/README.md @@ -23,6 +23,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/sochain/README.md b/packages/sources/sochain/README.md index a0da015a12..52e29391db 100644 --- a/packages/sources/sochain/README.md +++ b/packages/sources/sochain/README.md @@ -14,6 +14,14 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | | 300 | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/solana-view-function/README.md b/packages/sources/solana-view-function/README.md index c4ac829eb1..4e4932c7dc 100644 --- a/packages/sources/solana-view-function/README.md +++ b/packages/sources/solana-view-function/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/stader-address-list/CHANGELOG.md b/packages/sources/stader-address-list/CHANGELOG.md index 332ef30a6a..0845f45ad2 100644 --- a/packages/sources/stader-address-list/CHANGELOG.md +++ b/packages/sources/stader-address-list/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/stader-address-list-adapter +## 2.3.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.3.4 ### Patch Changes diff --git a/packages/sources/stader-address-list/README.md b/packages/sources/stader-address-list/README.md index 4bfb49caa7..31e1aef7a6 100644 --- a/packages/sources/stader-address-list/README.md +++ b/packages/sources/stader-address-list/README.md @@ -1,6 +1,6 @@ # STADER_ADDRESS_LIST -![2.3.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-address-list/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.3.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-address-list/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. @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/stader-address-list/package.json b/packages/sources/stader-address-list/package.json index c2309c6ae3..c1209a0aba 100644 --- a/packages/sources/stader-address-list/package.json +++ b/packages/sources/stader-address-list/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/stader-address-list-adapter", - "version": "2.3.4", + "version": "2.3.5", "description": "Chainlink stader-address-list adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/stader-balance/CHANGELOG.md b/packages/sources/stader-balance/CHANGELOG.md index 5d46b400ce..75a0f355d0 100644 --- a/packages/sources/stader-balance/CHANGELOG.md +++ b/packages/sources/stader-balance/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/stader-balance-adapter +## 1.4.2 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.4.1 ### Patch Changes diff --git a/packages/sources/stader-balance/README.md b/packages/sources/stader-balance/README.md index 4712517ff9..44a453ede8 100644 --- a/packages/sources/stader-balance/README.md +++ b/packages/sources/stader-balance/README.md @@ -1,6 +1,6 @@ # STADER_BALANCE -![1.4.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-balance/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.4.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/stader-balance/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. @@ -17,6 +17,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/stader-balance/package.json b/packages/sources/stader-balance/package.json index 299e3f8fd8..2dce5e6a75 100644 --- a/packages/sources/stader-balance/package.json +++ b/packages/sources/stader-balance/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/stader-balance-adapter", - "version": "1.4.1", + "version": "1.4.2", "description": "Chainlink Stader balance adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/stader-labs/README.md b/packages/sources/stader-labs/README.md index 0270a1f506..2bcc7d7e3d 100644 --- a/packages/sources/stader-labs/README.md +++ b/packages/sources/stader-labs/README.md @@ -19,6 +19,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/stasis/README.md b/packages/sources/stasis/README.md index f853a4b86a..cc364febf4 100644 --- a/packages/sources/stasis/README.md +++ b/packages/sources/stasis/README.md @@ -14,6 +14,12 @@ There are no environment variables for this adapter. --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/swell-address-list/README.md b/packages/sources/swell-address-list/README.md index 8ca139c87d..d689910e2e 100644 --- a/packages/sources/swell-address-list/README.md +++ b/packages/sources/swell-address-list/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/taapi/README.md b/packages/sources/taapi/README.md index 50ac90d430..48c5eb6a59 100644 --- a/packages/sources/taapi/README.md +++ b/packages/sources/taapi/README.md @@ -14,6 +14,18 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| free | | 1 | | | +| basic | 1 | | | | +| pro | 10 | | | | +| expert | 20 | | | | +| privatevps | 50 | | | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/terra-view-function/README.md b/packages/sources/terra-view-function/README.md index 25ab23adb5..6291efaaa6 100644 --- a/packages/sources/terra-view-function/README.md +++ b/packages/sources/terra-view-function/README.md @@ -19,6 +19,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/therundown/README.md b/packages/sources/therundown/README.md index e12c29c747..e011d03e3e 100644 --- a/packages/sources/therundown/README.md +++ b/packages/sources/therundown/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/tiingo/CHANGELOG.md b/packages/sources/tiingo/CHANGELOG.md index 2a071b51e9..b16623c9d9 100644 --- a/packages/sources/tiingo/CHANGELOG.md +++ b/packages/sources/tiingo/CHANGELOG.md @@ -1,5 +1,12 @@ ## v1.1.0 +## 2.1.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.1.4 ### Patch Changes diff --git a/packages/sources/tiingo/README.md b/packages/sources/tiingo/README.md index 8b0c2d9683..7ebcf1bcd2 100644 --- a/packages/sources/tiingo/README.md +++ b/packages/sources/tiingo/README.md @@ -1,6 +1,6 @@ # TIINGO -![2.1.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tiingo/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.1.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tiingo/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. @@ -14,6 +14,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :--------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------------------------------------------------------------------------------------------------------: | +| starter | | | 41 | Starter tier, 50 requests per hour. With a maximum of 1,000 requests per day (https://api.tiingo.com/about/pricing) | +| power | | | 2080 | Power tier, 5,000 requests per hour. With a maximum of 50,000 requests per day (https://api.tiingo.com/about/pricing) | +| commercial | | | 6250 | Commercial tier, 20,000 requests per hour. With a maximum of 150,000 requests per day (https://api.tiingo.com/about/pricing) | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/tiingo/package.json b/packages/sources/tiingo/package.json index 289461c6c5..4ba50b46e6 100644 --- a/packages/sources/tiingo/package.json +++ b/packages/sources/tiingo/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tiingo-adapter", - "version": "2.1.4", + "version": "2.1.5", "description": "Chainlink tiingo adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/tp/CHANGELOG.md b/packages/sources/tp/CHANGELOG.md index bc9cf744d5..195e577b06 100644 --- a/packages/sources/tp/CHANGELOG.md +++ b/packages/sources/tp/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/tp-adapter +## 1.1.9 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.1.8 ### Patch Changes diff --git a/packages/sources/tp/README.md b/packages/sources/tp/README.md index 0cc5000997..cd6694434c 100644 --- a/packages/sources/tp/README.md +++ b/packages/sources/tp/README.md @@ -1,6 +1,6 @@ # TP -![1.1.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.1.9](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. @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/tp/package.json b/packages/sources/tp/package.json index 746649e2e2..e1902bff95 100644 --- a/packages/sources/tp/package.json +++ b/packages/sources/tp/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tp-adapter", - "version": "1.1.8", + "version": "1.1.9", "description": "Chainlink TP adapter (sister to ICAP adapter).", "keywords": [ "Chainlink", diff --git a/packages/sources/tradermade/CHANGELOG.md b/packages/sources/tradermade/CHANGELOG.md index 90bb6f7cee..a9f115a2a9 100644 --- a/packages/sources/tradermade/CHANGELOG.md +++ b/packages/sources/tradermade/CHANGELOG.md @@ -1,5 +1,12 @@ ## v1.1.0 +## 2.0.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 2.0.4 ### Patch Changes diff --git a/packages/sources/tradermade/README.md b/packages/sources/tradermade/README.md index 66a11892e3..e9a3b7fa9c 100644 --- a/packages/sources/tradermade/README.md +++ b/packages/sources/tradermade/README.md @@ -1,6 +1,6 @@ # TRADERMADE -![2.0.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradermade/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![2.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradermade/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. @@ -16,6 +16,19 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-----------: | :-------------------------: | :-------------------------: | :-----------------------: | :--: | +| basic | | | 1.369 | | +| professional | | | 13.69 | | +| business | | | 68.49 | | +| advanced | | | 342.46 | | +| enterprise | | | 833.33 | | +| enterprise-xl | | | 1736.11 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/tradermade/package.json b/packages/sources/tradermade/package.json index 61bda3c101..bd8f96d85f 100644 --- a/packages/sources/tradermade/package.json +++ b/packages/sources/tradermade/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tradermade-adapter", - "version": "2.0.4", + "version": "2.0.5", "description": "Chainlink tradermade adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/tradingeconomics-test/CHANGELOG.md b/packages/sources/tradingeconomics-test/CHANGELOG.md index a4d986498e..21bfc032a5 100644 --- a/packages/sources/tradingeconomics-test/CHANGELOG.md +++ b/packages/sources/tradingeconomics-test/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/tradingeconomics-test-adapter +## 1.0.6 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.0.5 ### Patch Changes diff --git a/packages/sources/tradingeconomics-test/README.md b/packages/sources/tradingeconomics-test/README.md index a3c7dcb8fd..ace519cc5e 100644 --- a/packages/sources/tradingeconomics-test/README.md +++ b/packages/sources/tradingeconomics-test/README.md @@ -1,6 +1,6 @@ # TRADINGECONOMICS -![1.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradingeconomics-test/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.0.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradingeconomics-test/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. @@ -16,6 +16,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------------------------------: | +| standard | 1 | | 500 | http://api.tradingeconomics.com/documentation/Limits | +| professional | 1 | | 800 | | +| enterprise | 1 | | 100 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/tradingeconomics-test/package.json b/packages/sources/tradingeconomics-test/package.json index 4e39c1a229..0c59966c85 100644 --- a/packages/sources/tradingeconomics-test/package.json +++ b/packages/sources/tradingeconomics-test/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tradingeconomics-test-adapter", - "version": "1.0.5", + "version": "1.0.6", "description": "Chainlink tradingeconomics-test adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/tradingeconomics/README.md b/packages/sources/tradingeconomics/README.md index 4a55f31fbe..66db59dbd7 100644 --- a/packages/sources/tradingeconomics/README.md +++ b/packages/sources/tradingeconomics/README.md @@ -18,6 +18,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :----------: | :-------------------------: | :-------------------------: | :-----------------------: | :--------------------------------------------------: | +| standard | 1 | | 500 | http://api.tradingeconomics.com/documentation/Limits | +| professional | 1 | | 800 | | +| enterprise | 1 | | 100 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/trueusd/README.md b/packages/sources/trueusd/README.md index 72c22bf510..640fee3e41 100644 --- a/packages/sources/trueusd/README.md +++ b/packages/sources/trueusd/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/twelvedata/README.md b/packages/sources/twelvedata/README.md index f84c133a04..bc0e4a81e3 100644 --- a/packages/sources/twelvedata/README.md +++ b/packages/sources/twelvedata/README.md @@ -17,6 +17,23 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :---------: | :-------------------------: | :-------------------------: | :-----------------------: | :------------------: | +| basic | | 8 | 33.3333333333 | 800 API requests/day | +| grow1 | | 55 | | | +| grow2 | | 144 | | | +| grow3 | | 377 | | | +| pro1 | | 610 | | | +| pro2 | | 987 | | | +| pro3 | | 1597 | | | +| enterprise1 | | | 2584 | | +| enterprise2 | | | 4181 | | +| enterprise3 | | | 10946 | | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/twosigma/CHANGELOG.md b/packages/sources/twosigma/CHANGELOG.md index 2b7f3e803e..f48d83c335 100644 --- a/packages/sources/twosigma/CHANGELOG.md +++ b/packages/sources/twosigma/CHANGELOG.md @@ -1,5 +1,12 @@ # @chainlink/twosigma-adapter +## 1.2.5 + +### Patch Changes + +- 1a00fdfc1: Bumped framework version +- 715221438: Bumped framework version + ## 1.2.4 ### Patch Changes diff --git a/packages/sources/twosigma/README.md b/packages/sources/twosigma/README.md index 0a52a88240..8a45570062 100644 --- a/packages/sources/twosigma/README.md +++ b/packages/sources/twosigma/README.md @@ -1,6 +1,6 @@ # TWOSIGMA -![1.2.4](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.5](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. @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](https://github.com/smartcontractkit/ea-framework-js/blob/main/src/config/index.ts) diff --git a/packages/sources/twosigma/package.json b/packages/sources/twosigma/package.json index 3a4eac26f4..1ffa406a72 100644 --- a/packages/sources/twosigma/package.json +++ b/packages/sources/twosigma/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/twosigma-adapter", - "version": "1.2.4", + "version": "1.2.5", "description": "Chainlink twosigma adapter.", "keywords": [ "Chainlink", diff --git a/packages/sources/unibit/README.md b/packages/sources/unibit/README.md index 7bc0b42e51..86f16f8ab6 100644 --- a/packages/sources/unibit/README.md +++ b/packages/sources/unibit/README.md @@ -13,6 +13,16 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note | +| :-------: | :-------------------------: | :-------------------------: | :-----------------------: | :-------------------------: | +| freetrial | | | 69.44 | only mentions monthly limit | +| starter | | | 13888.8888889 | only mentions monthly limit | +| pro | | | 41666.6666667 | only mentions monthly limit | + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/uniswap-v2/README.md b/packages/sources/uniswap-v2/README.md index 602a816655..ee5dcba622 100644 --- a/packages/sources/uniswap-v2/README.md +++ b/packages/sources/uniswap-v2/README.md @@ -18,6 +18,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/uniswap-v3/README.md b/packages/sources/uniswap-v3/README.md index 14511858c2..a1210007e8 100644 --- a/packages/sources/uniswap-v3/README.md +++ b/packages/sources/uniswap-v3/README.md @@ -19,6 +19,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/upvest/README.md b/packages/sources/upvest/README.md index c5c8158653..ae292af2ad 100644 --- a/packages/sources/upvest/README.md +++ b/packages/sources/upvest/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/uscpi-one/README.md b/packages/sources/uscpi-one/README.md index 6291f3bd91..e7eff1ea33 100644 --- a/packages/sources/uscpi-one/README.md +++ b/packages/sources/uscpi-one/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/view-function/README.md b/packages/sources/view-function/README.md index 2409b2e201..0882a2b19a 100644 --- a/packages/sources/view-function/README.md +++ b/packages/sources/view-function/README.md @@ -16,6 +16,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/wbtc-address-set/CHANGELOG.md b/packages/sources/wbtc-address-set/CHANGELOG.md index c7f0463b56..8fff650078 100644 --- a/packages/sources/wbtc-address-set/CHANGELOG.md +++ b/packages/sources/wbtc-address-set/CHANGELOG.md @@ -1,5 +1,13 @@ # @chainlink/wbtc-address-set-adapter +## 1.4.62 + +### Patch Changes + +- Updated dependencies [1a00fdfc1] +- Updated dependencies [715221438] + - @chainlink/proof-of-reserves-adapter@1.18.6 + ## 1.4.61 ### Patch Changes diff --git a/packages/sources/wbtc-address-set/README.md b/packages/sources/wbtc-address-set/README.md index 429e7c8fe9..ad33ffe2c6 100644 --- a/packages/sources/wbtc-address-set/README.md +++ b/packages/sources/wbtc-address-set/README.md @@ -1,6 +1,6 @@ # Chainlink External Adapters for querying wBTC custodial address set -![1.4.61](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wbtc-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet) +![1.4.62](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/wbtc-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. @@ -13,6 +13,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/wbtc-address-set/package.json b/packages/sources/wbtc-address-set/package.json index 45800536ed..e9bb482763 100644 --- a/packages/sources/wbtc-address-set/package.json +++ b/packages/sources/wbtc-address-set/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/wbtc-address-set-adapter", - "version": "1.4.61", + "version": "1.4.62", "description": "Chainlink adapter to query wBTC address set.", "keywords": [ "Chainlink", diff --git a/packages/sources/wootrade/README.md b/packages/sources/wootrade/README.md index 0505d203b9..399471a141 100644 --- a/packages/sources/wootrade/README.md +++ b/packages/sources/wootrade/README.md @@ -18,6 +18,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/wrapped/README.md b/packages/sources/wrapped/README.md index 657b214f47..d227431216 100644 --- a/packages/sources/wrapped/README.md +++ b/packages/sources/wrapped/README.md @@ -14,6 +14,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters) diff --git a/packages/sources/xbto/README.md b/packages/sources/xbto/README.md index 511529acef..5f5105d514 100644 --- a/packages/sources/xbto/README.md +++ b/packages/sources/xbto/README.md @@ -15,6 +15,12 @@ This document was generated automatically. Please see [README Generator](../../s --- +## Data Provider Rate Limits + +There are no rate limits for this adapter. + +--- + ## Input Parameters Every EA supports base input parameters from [this list](../../core/bootstrap#base-input-parameters)