Skip to content

Commit

Permalink
[Github Actions] Release v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Sep 25, 2024
1 parent b46ed54 commit c14a584
Show file tree
Hide file tree
Showing 40 changed files with 112 additions and 112 deletions.
8 changes: 4 additions & 4 deletions docs/docs/api/api/puffer-client-helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The public client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:33](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client-helpers.ts#L33)
[lib/api/puffer-client-helpers.ts:33](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client-helpers.ts#L33)

##### createWalletClient()

Expand All @@ -62,7 +62,7 @@ The wallet client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:47](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client-helpers.ts#L47)
[lib/api/puffer-client-helpers.ts:47](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client-helpers.ts#L47)

##### extractTransportConfig()

Expand All @@ -80,7 +80,7 @@ The wallet client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client-helpers.ts#L54)
[lib/api/puffer-client-helpers.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client-helpers.ts#L54)

## Type Aliases

Expand All @@ -96,4 +96,4 @@ The wallet client created with viem.
#### Source

[lib/api/puffer-client-helpers.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client-helpers.ts#L15)
[lib/api/puffer-client-helpers.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client-helpers.ts#L15)
4 changes: 2 additions & 2 deletions docs/docs/api/api/puffer-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create the Puffer Client.

###### Source

[lib/api/puffer-client.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client.ts#L54)
[lib/api/puffer-client.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client.ts#L54)

#### Properties

Expand Down Expand Up @@ -62,4 +62,4 @@ An array of wallet addresses.

###### Source

[lib/api/puffer-client.ts:127](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/api/puffer-client.ts#L127)
[lib/api/puffer-client.ts:127](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/api/puffer-client.ts#L127)
2 changes: 1 addition & 1 deletion docs/docs/api/chains/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
#### Source

[lib/chains/constants.ts:11](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/chains/constants.ts#L11)
[lib/chains/constants.ts:11](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/chains/constants.ts#L11)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/holesky/PufferDepositor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/holesky/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/holesky/PufferDepositor.ts#L1)
[lib/contracts/abis/holesky/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/holesky/PufferDepositor.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/holesky/PufferVaultV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Source

[lib/contracts/abis/holesky/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
[lib/contracts/abis/holesky/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/l1-reward-manager-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/l1-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/l1-reward-manager-abis.ts#L4)
[lib/contracts/abis/l1-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/l1-reward-manager-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/l2-reward-manager-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/l2-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/l2-reward-manager-abis.ts#L4)
[lib/contracts/abis/l2-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/l2-reward-manager-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/ERC20Permit.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/ERC20Permit.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/ERC20Permit.ts#L1)
[lib/contracts/abis/mainnet/ERC20Permit.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/ERC20Permit.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/L1RewardManager.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/L1RewardManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/L1RewardManager.ts#L1)
[lib/contracts/abis/mainnet/L1RewardManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/L1RewardManager.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/L2RewardManager.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/L2RewardManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/L2RewardManager.ts#L1)
[lib/contracts/abis/mainnet/L2RewardManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/L2RewardManager.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufLocker.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/PufLocker.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufLocker.ts#L1)
[lib/contracts/abis/mainnet/PufLocker.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufLocker.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufToken.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/PufToken.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufToken.ts#L1)
[lib/contracts/abis/mainnet/PufToken.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufToken.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufferDepositor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufferDepositor.ts#L1)
[lib/contracts/abis/mainnet/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufferDepositor.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufferL2Depositor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/PufferL2Depositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufferL2Depositor.ts#L1)
[lib/contracts/abis/mainnet/PufferL2Depositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufferL2Depositor.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufferVaultV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Source

[lib/contracts/abis/mainnet/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
[lib/contracts/abis/mainnet/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/mainnet/PufferWithdrawalManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/mainnet/PufferWithdrawalManager.ts#L1)
[lib/contracts/abis/mainnet/PufferWithdrawalManager.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/mainnet/PufferWithdrawalManager.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puf-locker-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puf-locker-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puf-locker-abis.ts#L4)
[lib/contracts/abis/puf-locker-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puf-locker-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puf-token-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puf-token-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puf-token-abis.ts#L4)
[lib/contracts/abis/puf-token-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puf-token-abis.ts#L4)
4 changes: 2 additions & 2 deletions docs/docs/api/contracts/abis/puffer-depositor-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#### Source

[lib/contracts/abis/puffer-depositor-abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puffer-depositor-abis.ts#L6)
[lib/contracts/abis/puffer-depositor-abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puffer-depositor-abis.ts#L6)

***

Expand All @@ -18,4 +18,4 @@
#### Source

[lib/contracts/abis/puffer-depositor-abis.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puffer-depositor-abis.ts#L15)
[lib/contracts/abis/puffer-depositor-abis.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puffer-depositor-abis.ts#L15)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puffer-vault-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puffer-vault-abis.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puffer-vault-abis.ts#L5)
[lib/contracts/abis/puffer-vault-abis.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puffer-vault-abis.ts#L5)
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puffer-withdrawal-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/puffer-withdrawal-manager-abis.ts#L4)
[lib/contracts/abis/puffer-withdrawal-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/puffer-withdrawal-manager-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/tokens-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/tokens-abis.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/abis/tokens-abis.ts#L3)
[lib/contracts/abis/tokens-abis.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/abis/tokens-abis.ts#L3)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/addresses.ts#L5)
[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/addresses.ts#L5)
14 changes: 7 additions & 7 deletions docs/docs/api/contracts/handlers/erc20-permit-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create the handler for processing tokens.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:36](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L36)
[lib/contracts/handlers/erc20-permit-handler.ts:36](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L36)

#### Properties

Expand Down Expand Up @@ -64,7 +64,7 @@ Hash of the transaction.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:140](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L140)
[lib/contracts/handlers/erc20-permit-handler.ts:140](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L140)

##### getContract()

Expand All @@ -81,7 +81,7 @@ The viem contract.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L62)
[lib/contracts/handlers/erc20-permit-handler.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L62)

##### getPermitSalt()

Expand All @@ -99,7 +99,7 @@ The viem contract.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:151](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L151)
[lib/contracts/handlers/erc20-permit-handler.ts:151](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L151)

##### getPermitSignature()

Expand All @@ -124,7 +124,7 @@ Permit signature in the form `{ r, s, v?, yParity }`.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:83](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L83)
[lib/contracts/handlers/erc20-permit-handler.ts:83](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L83)

##### getPermitVersion()

Expand All @@ -142,7 +142,7 @@ Permit signature in the form `{ r, s, v?, yParity }`.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:128](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L128)
[lib/contracts/handlers/erc20-permit-handler.ts:128](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L128)

##### withToken()

Expand All @@ -164,4 +164,4 @@ The handler.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:51](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/erc20-permit-handler.ts#L51)
[lib/contracts/handlers/erc20-permit-handler.ts:51](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/erc20-permit-handler.ts#L51)
8 changes: 4 additions & 4 deletions docs/docs/api/contracts/handlers/l1-reward-manager-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ methods to interact with the contract.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:28](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/l1-reward-manager-handler.ts#L28)
[lib/contracts/handlers/l1-reward-manager-handler.ts:28](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/l1-reward-manager-handler.ts#L28)

#### Properties

Expand Down Expand Up @@ -66,7 +66,7 @@ The bridge data.
###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:60](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/l1-reward-manager-handler.ts#L60)
[lib/contracts/handlers/l1-reward-manager-handler.ts:60](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/l1-reward-manager-handler.ts#L60)

##### getContract()

Expand All @@ -83,7 +83,7 @@ The viem contract.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:42](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/l1-reward-manager-handler.ts#L42)
[lib/contracts/handlers/l1-reward-manager-handler.ts:42](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/l1-reward-manager-handler.ts#L42)

##### setL2RewardClaimer()

Expand Down Expand Up @@ -129,4 +129,4 @@ transaction.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:78](https://github.com/PufferFinance/puffer-sdk/blob/5f2c1f76ccc77858612f51473444b7de7408a8a8/lib/contracts/handlers/l1-reward-manager-handler.ts#L78)
[lib/contracts/handlers/l1-reward-manager-handler.ts:78](https://github.com/PufferFinance/puffer-sdk/blob/b46ed546b0c80d1ee29830ee55d7a176a24b8d34/lib/contracts/handlers/l1-reward-manager-handler.ts#L78)
Loading

0 comments on commit c14a584

Please sign in to comment.