Skip to content

Commit

Permalink
update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
luu-alex committed Jul 29, 2024
1 parent 18d5481 commit 20f2171
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions packages/web3/test/e2e/fixtures/sepolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,55 @@ export const sepoliaBlockHydrated = {
validatorIndex: '0x38d',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x23743',
index: '0x3a4781',
validatorIndex: '0x38e',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4782',
validatorIndex: '0x38f',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4783',
validatorIndex: '0x390',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4784',
validatorIndex: '0x391',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4785',
validatorIndex: '0x392',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4786',
validatorIndex: '0x393',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x25915',
index: '0x3a4787',
validatorIndex: '0x394',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4788',
validatorIndex: '0x395',
},
{
address: '0xe276bc378a527a8792b353cdca5b5e53263dfb9e',
amount: '0x2ef5d',
index: '0x3a4789',
validatorIndex: '0x396',
Expand Down

0 comments on commit 20f2171

Please sign in to comment.