Skip to content

Commit

Permalink
diff Sei block height
Browse files Browse the repository at this point in the history
  • Loading branch information
Lor3mipsvm authored Jan 17, 2025
1 parent c60358e commit 0653848
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/gyroscope/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ const config = {
sei: [
{
name: "Gyro E-CLP V2 Factory",
factory: "0xB438ea246cefA9241305aD62E5D307D014baF7Fa"
factory: "0xB438ea246cefA9241305aD62E5D307D014baF7Fa",
fromBlock: 113_999_999,
},
],
avax: [
Expand Down

0 comments on commit 0653848

Please sign in to comment.