Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update fixtures
  • Loading branch information
luu-alex committed Jul 29, 2024
commit 20f2171ec13c1502ce3e6c02692532826d308dc8
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