Skip to content

Commit e6faadd

Browse files
committed
add: the scroll network to the list of safe networks
1 parent a38c7df commit e6faadd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/consts/safe.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
export const SAFE_NETWORKS = [
77
1, 10, 56, 100, 130, 137, 143, 146, 480, 999, 5000, 8453, 9745, 42161, 42220, 43114, 57073, 59144,
8-
747474, 4326, 8217, 4663
8+
747474, 4326, 8217, 4663, 534352
99
]
1010

1111
/**

0 commit comments

Comments
 (0)