Skip to content

Commit

Permalink
Merge branch 'main' into apex
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcallister-cll authored Feb 24, 2025
2 parents e641ff7 + 6e4a13f commit e93a017
Show file tree
Hide file tree
Showing 26 changed files with 140 additions and 55 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-bikes-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-suits-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-bees-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-hornets-applaud.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thin-cameras-exist.md

This file was deleted.

17 changes: 8 additions & 9 deletions MASTERLIST.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.156.0",
"version": "1.157.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
14 changes: 14 additions & 0 deletions packages/composites/proof-of-reserves/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @chainlink/proof-of-reserves-adapter

## 1.25.0

### Minor Changes

- [#3686](https://github.com/smartcontractkit/external-adapters-js/pull/3686) [`6ac4280`](https://github.com/smartcontractkit/external-adapters-js/commit/6ac4280db8c3f500baa3d4e659c1353afce638eb) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Integrate with ETHEREUM_CL_INDEXER

### Patch Changes

- Updated dependencies [[`b414e38`](https://github.com/smartcontractkit/external-adapters-js/commit/b414e38f63ebcf29532ebbf49b348ce70a3b211f), [`a7c5607`](https://github.com/smartcontractkit/external-adapters-js/commit/a7c560786e3a85813ec1442237aaf4ceecbc7693), [`b87bad3`](https://github.com/smartcontractkit/external-adapters-js/commit/b87bad3245edf127342801e780358a5301b1581b)]:
- @chainlink/por-address-list-adapter@5.6.0
- @chainlink/por-indexer-adapter@2.1.17
- @chainlink/token-balance-adapter@1.0.8
- @chainlink/renvm-address-set-adapter@1.5.102

## 1.24.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/proof-of-reserves-adapter",
"version": "1.24.11",
"version": "1.25.0",
"description": "Chainlink BTC Proof of Reserves composite adapter. Combines multiple adapters to find total balance in custody for wBTC or renBTC.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/instruxi-sxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/instruxi-sxt-adapter

## 2.0.0

### Major Changes

- [#3691](https://github.com/smartcontractkit/external-adapters-js/pull/3691) [`bd1b913`](https://github.com/smartcontractkit/external-adapters-js/commit/bd1b913fbba4739b39be3b662a781c06f89852eb) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Instruxi-sxt adapter. Update endpoint url reference to config

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/instruxi-sxt/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# INSTRUXI_SXT

![1.0.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/instruxi-sxt/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![2.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/instruxi-sxt/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.

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/instruxi-sxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/instruxi-sxt-adapter",
"version": "1.0.5",
"version": "2.0.0",
"description": "Chainlink instruxi-sxt adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/por-address-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/por-address-list-source-adapter

## 5.6.0

### Minor Changes

- [#3693](https://github.com/smartcontractkit/external-adapters-js/pull/3693) [`b414e38`](https://github.com/smartcontractkit/external-adapters-js/commit/b414e38f63ebcf29532ebbf49b348ce70a3b211f) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - Coinbase PoR

## 5.5.4

### Patch Changes
Expand Down
36 changes: 32 additions & 4 deletions packages/sources/por-address-list/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# POR_ADDRESS_LIST

![5.5.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-address-list/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![5.6.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-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.

Expand All @@ -12,6 +12,7 @@ This document was generated automatically. Please see [README Generator](../../s
| | CHAIN_ID | The chain id to connect to for the RPC URL | number | | `1` |
| | GROUP_SIZE | The number of concurrent batched contract calls to make at a time. Setting this lower than the default may result in lower performance from the adapter. | number | | `100` |
| | BACKGROUND_EXECUTE_MS | The amount of time the background execute should sleep before performing the next request | number | | `10000` |
| | COINBASE_CBBTC_API_ENDPOINT | An API endpoint for Coinbase cbBTC native BTC wallet address | string | | `https://coinbase.com/cbbtc/proof-of-reserves.json` |
| | BEDROCK_UNIBTC_API_ENDPOINT | An API endpoint for Bedrock uniBTC native BTC wallet address | string | | `https://bedrock-datacenter.rockx.com/data/tvl/reserve_with_native.json` |
| | SOLVBTC_API_ENDPOINT | An API endpoint for SolvBTC native BTC wallet address | string | | `https://por.sft-api.com/solv-btc-addresses.json` |
| | SOLVBTC_BBN_API_ENDPOINT | An API endpoint for SolvBTC.BBN native BTC wallet address | string | | `https://por.sft-api.com/solv-btc-bbn-addresses.json` |
Expand All @@ -31,9 +32,9 @@ This document was generated automatically. Please see [README Generator](../../s

## Input Parameters

| Required? | Name | Description | Type | Options | Default |
| :-------: | :------: | :-----------------: | :----: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------: |
| | endpoint | The endpoint to use | string | [address](#address-endpoint), [bedrockbtcaddress](#bedrockbtcaddress-endpoint), [multichainaddress](#multichainaddress-endpoint), [solvbtcaddress](#solvbtcaddress-endpoint) | `address` |
| Required? | Name | Description | Type | Options | Default |
| :-------: | :------: | :-----------------: | :----: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------: |
| | endpoint | The endpoint to use | string | [address](#address-endpoint), [bedrockbtcaddress](#bedrockbtcaddress-endpoint), [coinbasebtcaddress](#coinbasebtcaddress-endpoint), [multichainaddress](#multichainaddress-endpoint), [solvbtcaddress](#solvbtcaddress-endpoint) | `address` |

## Address Endpoint

Expand Down Expand Up @@ -123,6 +124,33 @@ Request:

---

## Coinbasebtcaddress Endpoint

`coinbasebtcaddress` is the only supported name for this endpoint.

### Input Params

| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :-----: | :-----: | :----------------------------------------------: | :----: | :-----: | :-----: | :--------: | :------------: |
|| network | | The network name to associate with the addresses | string | | | | |
|| chainId | | The chain ID to associate with the addresses | string | | | | |

### Example

Request:

```json
{
"data": {
"endpoint": "coinbasebtcaddress",
"network": "bitcoin",
"chainId": "mainnet"
}
}
```

---

## Multichainaddress Endpoint

`multichainaddress` is the only supported name for this endpoint.
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/por-address-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/por-address-list-adapter",
"version": "5.5.4",
"version": "5.6.0",
"description": "Chainlink por-address-list adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/por-indexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/por-indexer-adapter

## 2.1.17

### Patch Changes

- [#3692](https://github.com/smartcontractkit/external-adapters-js/pull/3692) [`a7c5607`](https://github.com/smartcontractkit/external-adapters-js/commit/a7c560786e3a85813ec1442237aaf4ceecbc7693) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Typo

## 2.1.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sources/por-indexer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# POR_INDEXER

![2.1.16](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-indexer/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![2.1.17](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-indexer/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.

Expand All @@ -14,7 +14,7 @@ Follow [this deployment documentation](https://chainlink.notion.site/Bitcoin-Pro

### MAX_PAYLOAD_SIZE_LIMIT configuration

The `MAX_PAYLOAD_SIZE_LIMIT` environment variable is used for controlling the maximum size of the incoming request body that the EA can handle. If you decide to customize this value it's essential to ensure that any reverse proxy or web server in front of the EA, such as Nginx, is also configured with a corresponding limit. This alignment prevents scenarios where Nginx rejects a request for exceeding its payload size limit before it reaches the EA.
The `MAX_PAYLOAD_SIZE_LIMIT` environment variable is used for controlling the maximum size of the incoming request body that the EA can handle. If you decided to customize this value it's essential to ensure that any reverse proxy or web server in front of the EA, such as Nginx, is also configured with a corresponding limit. This alignment prevents scenarios where Nginx rejects a request for exceeding its payload size limit before it reaches the EA.

## Environment Variables

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/por-indexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/por-indexer-adapter",
"version": "2.1.16",
"version": "2.1.17",
"description": "Chainlink por-indexer adapter.",
"keywords": [
"Chainlink",
Expand Down
7 changes: 7 additions & 0 deletions packages/sources/renvm-address-set/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/renvm-address-set-adapter

## 1.5.102

### Patch Changes

- Updated dependencies [[`6ac4280`](https://github.com/smartcontractkit/external-adapters-js/commit/6ac4280db8c3f500baa3d4e659c1353afce638eb)]:
- @chainlink/proof-of-reserves-adapter@1.25.0

## 1.5.101

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/renvm-address-set/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chainlink External Adapters to query RenVM address set

![1.5.101](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)
![1.5.102](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/renvm-address-set/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)

This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/renvm-address-set/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/renvm-address-set-adapter",
"version": "1.5.101",
"version": "1.5.102",
"description": "Chainlink adapter to query RenVM address set.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/token-balance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/token-balance-adapter

## 1.0.8

### Patch Changes

- [#3690](https://github.com/smartcontractkit/external-adapters-js/pull/3690) [`b87bad3`](https://github.com/smartcontractkit/external-adapters-js/commit/b87bad3245edf127342801e780358a5301b1581b) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Ether Fi

## 1.0.7

### Patch Changes
Expand Down
41 changes: 37 additions & 4 deletions packages/sources/token-balance/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TOKEN_BALANCE

![1.0.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/token-balance/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![1.0.8](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/token-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.

Expand All @@ -18,6 +18,8 @@ Additional env vars in the form `${NETWORK}_RPC_URL` and `${NETWORK}_RPC_CHAIN_I

| Required? | Name | Description | Type | Options | Default |
| :-------: | :-------------------: | :---------------------------------------------------------------------------------------: | :----: | :-----: | :---------: |
| | ETHEREUM_RPC_URL | RPC url of Ethereum node | string | | `` |
| | ETHEREUM_RPC_CHAIN_ID | Ethereum chain id | number | | `1` |
| | ARBITRUM_RPC_URL | RPC url of Arbitrum node | string | | `` |
| | ARBITRUM_RPC_CHAIN_ID | Arbitrum chain id | number | | `42161` |
| | SOLANA_RPC_URL | Solana Rpc Url | string | | `` |
Expand All @@ -34,9 +36,9 @@ There are no rate limits for this adapter.

## Input Parameters

| Required? | Name | Description | Type | Options | Default |
| :-------: | :------: | :-----------------: | :----: | :------------------------------------------------------------------------: | :-----: |
| | endpoint | The endpoint to use | string | [erc20](#evm-endpoint), [evm](#evm-endpoint), [solvjlp](#solvjlp-endpoint) | `evm` |
| Required? | Name | Description | Type | Options | Default |
| :-------: | :------: | :-----------------: | :----: | :------------------------------------------------------------------------------------------------------: | :-----: |
| | endpoint | The endpoint to use | string | [erc20](#evm-endpoint), [etherfi](#etherfi-endpoint), [evm](#evm-endpoint), [solvjlp](#solvjlp-endpoint) | `evm` |

## Evm Endpoint

Expand Down Expand Up @@ -119,4 +121,35 @@ Request:

---

## Etherfi Endpoint

`etherfi` is the only supported name for this endpoint.

### Input Params

| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :---------------: | :-----: | :-------------------------------: | :----: | :-----: | :-----: | :--------: | :------------: |
|| splitMain | | Address of splitMain contract | string | | | | |
|| splitMainAccount | | Input to splitMain contract | string | | | | |
|| eigenStrategy | | Address of eigenStrategy contract | string | | | | |
|| eigenStrategyUser | | Input to eigenStrategy contract | string | | | | |

### Example

Request:

```json
{
"data": {
"endpoint": "etherfi",
"splitMain": "0x2ed6c4B5dA6378c7897AC67Ba9e43102Feb694EE",
"splitMainAccount": "",
"eigenStrategy": "0x93c4b944D05dfe6df7645A86cd2206016c51564D",
"eigenStrategyUser": ""
}
}
```

---

MIT License
2 changes: 1 addition & 1 deletion packages/sources/token-balance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/token-balance-adapter",
"version": "1.0.7",
"version": "1.0.8",
"description": "Chainlink token-balance adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/view-function-multi-chain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/view-function-multi-chain-adapter

## 1.1.10

### Patch Changes

- [#3690](https://github.com/smartcontractkit/external-adapters-js/pull/3690) [`b87bad3`](https://github.com/smartcontractkit/external-adapters-js/commit/b87bad3245edf127342801e780358a5301b1581b) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Ether Fi

## 1.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/view-function-multi-chain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/view-function-multi-chain-adapter",
"version": "1.1.9",
"version": "1.1.10",
"description": "Chainlink view-function-multi-chain adapter.",
"keywords": [
"Chainlink",
Expand Down

0 comments on commit e93a017

Please sign in to comment.