Skip to content

Commit

Permalink
Update tests and abis
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudmi committed Jun 27, 2024
1 parent 7e54778 commit a2114e8
Show file tree
Hide file tree
Showing 36 changed files with 829 additions and 81 deletions.
75 changes: 75 additions & 0 deletions abi/IEthBlocklistErc20Vault.json
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,30 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
}
],
"name": "depositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
Expand Down Expand Up @@ -1539,6 +1563,57 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
},
{
"components": [
{
"internalType": "bytes32",
"name": "rewardsRoot",
"type": "bytes32"
},
{
"internalType": "int160",
"name": "reward",
"type": "int160"
},
{
"internalType": "uint160",
"name": "unlockedMevReward",
"type": "uint160"
},
{
"internalType": "bytes32[]",
"name": "proof",
"type": "bytes32[]"
}
],
"internalType": "struct IKeeperRewards.HarvestParams",
"name": "harvestParams",
"type": "tuple"
}
],
"name": "updateStateAndDepositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "validatorsManager",
Expand Down
75 changes: 75 additions & 0 deletions abi/IEthBlocklistVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,30 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
}
],
"name": "depositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
Expand Down Expand Up @@ -1242,6 +1266,57 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
},
{
"components": [
{
"internalType": "bytes32",
"name": "rewardsRoot",
"type": "bytes32"
},
{
"internalType": "int160",
"name": "reward",
"type": "int160"
},
{
"internalType": "uint160",
"name": "unlockedMevReward",
"type": "uint160"
},
{
"internalType": "bytes32[]",
"name": "proof",
"type": "bytes32[]"
}
],
"internalType": "struct IKeeperRewards.HarvestParams",
"name": "harvestParams",
"type": "tuple"
}
],
"name": "updateStateAndDepositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "validatorsManager",
Expand Down
75 changes: 75 additions & 0 deletions abi/IEthErc20Vault.json
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,30 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
}
],
"name": "depositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
Expand Down Expand Up @@ -1432,6 +1456,57 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
},
{
"components": [
{
"internalType": "bytes32",
"name": "rewardsRoot",
"type": "bytes32"
},
{
"internalType": "int160",
"name": "reward",
"type": "int160"
},
{
"internalType": "uint160",
"name": "unlockedMevReward",
"type": "uint160"
},
{
"internalType": "bytes32[]",
"name": "proof",
"type": "bytes32[]"
}
],
"internalType": "struct IKeeperRewards.HarvestParams",
"name": "harvestParams",
"type": "tuple"
}
],
"name": "updateStateAndDepositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "validatorsManager",
Expand Down
75 changes: 75 additions & 0 deletions abi/IEthGenesisVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,30 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
}
],
"name": "depositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
Expand Down Expand Up @@ -1222,6 +1246,57 @@
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "receiver",
"type": "address"
},
{
"internalType": "address",
"name": "referrer",
"type": "address"
},
{
"components": [
{
"internalType": "bytes32",
"name": "rewardsRoot",
"type": "bytes32"
},
{
"internalType": "int160",
"name": "reward",
"type": "int160"
},
{
"internalType": "uint160",
"name": "unlockedMevReward",
"type": "uint160"
},
{
"internalType": "bytes32[]",
"name": "proof",
"type": "bytes32[]"
}
],
"internalType": "struct IKeeperRewards.HarvestParams",
"name": "harvestParams",
"type": "tuple"
}
],
"name": "updateStateAndDepositAndMintOsToken",
"outputs": [
{
"internalType": "uint256",
"name": "osTokenShares",
"type": "uint256"
}
],
"stateMutability": "payable",
"type": "function"
},
{
"inputs": [],
"name": "validatorsManager",
Expand Down
Loading

0 comments on commit a2114e8

Please sign in to comment.