We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38c7df commit e6faaddCopy full SHA for e6faadd
1 file changed
src/consts/safe.ts
@@ -5,7 +5,7 @@
5
*/
6
export const SAFE_NETWORKS = [
7
1, 10, 56, 100, 130, 137, 143, 146, 480, 999, 5000, 8453, 9745, 42161, 42220, 43114, 57073, 59144,
8
- 747474, 4326, 8217, 4663
+ 747474, 4326, 8217, 4663, 534352
9
]
10
11
/**
0 commit comments