Skip to content

Commit 3eea630

Browse files
committed
add allocs for USDC to 17001 manually
1 parent 2001047 commit 3eea630

File tree

3 files changed

+75
-10
lines changed

3 files changed

+75
-10
lines changed

Diff for: allocs/17001/addresses.json

+25-9
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,53 @@
11
[
22
{
33
"contractName": "Permit2",
4-
"contractAddress": "0x000000000022d473030f116ddee9f6b43ac78ba3"
4+
"contractAddress": "0x000000000022D473030F116dDEE9F6B43aC78BA3"
55
},
66
{
77
"contractName": "RollupPassage",
8-
"contractAddress": "0xb043bdd3d91376a76078c361bb82496fdb809ae2"
8+
"contractAddress": "0xB043BdD3d91376A76078c361bb82496Fdb809aE2"
99
},
1010
{
1111
"contractName": "RollupOrders",
12-
"contractAddress": "0xc2d3dac6b115564b10329697195656459bfb2c74"
12+
"contractAddress": "0xC2D3Dac6B115564B10329697195656459BFb2c74"
1313
},
1414
{
1515
"contractName": "SimpleERC20",
16-
"contractAddress": "0x44e5fecb7b02cbec88528f71fdb95e2ba69bce2e"
16+
"contractAddress": "0x44E5FeCB7B02CBEc88528f71Fdb95E2bA69bcE2e"
1717
},
1818
{
1919
"contractName": "SimpleERC20",
20-
"contractAddress": "0x36df343fd78401ee024df3116e2a5a053bf1090b"
20+
"contractAddress": "0x36dF343FD78401eE024df3116e2A5a053bF1090b"
2121
},
2222
{
2323
"contractName": "SafeProxyFactory",
24-
"contractAddress": "0x8ff5c1d5233ca055cd536b2b87294d17f9160801"
24+
"contractAddress": "0x8ff5C1D5233CA055cD536b2b87294d17f9160801"
2525
},
2626
{
2727
"contractName": "SafeL2",
28-
"contractAddress": "0x2f2965efacfc64fb85df1902260eb25c0c996195"
28+
"contractAddress": "0x2f2965efaCFc64Fb85dF1902260eB25C0c996195"
2929
},
3030
{
3131
"contractName": "CompatibilityFallbackHandler",
32-
"contractAddress": "0xe59838eb7f251489b50940bd640326215420b936"
32+
"contractAddress": "0xe59838EB7f251489b50940BD640326215420B936"
3333
},
3434
{
35-
"contractAddress": "0x6b3ff43c7317308517b8786feade35ee0e7fdf99"
35+
"contractAddress": "0x6b3Ff43C7317308517b8786FEaDe35EE0E7FDf99"
36+
},
37+
{
38+
"contractName": "SignatureChecker",
39+
"contractAddress": "0x8A791620dd6260079BF849Dc5567aDC3F2FdC318"
40+
},
41+
{
42+
"contractName": "FiatTokenV2_2",
43+
"contractAddress": "0x610178dA211FEF7D417bC0e6FeD39F05609AD788"
44+
},
45+
{
46+
"contractName": "FiatTokenProxy",
47+
"contractAddress": "0x0B306BF915C4d645ff596e518fAf3F9669b97016"
48+
},
49+
{
50+
"contractName": "MasterMinter",
51+
"contractAddress": "0x959922bE3CAee4b8Cd9a407cc3ac1C251C2007B1"
3652
}
3753
]

Diff for: allocs/17001/alloc.json

+42
Large diffs are not rendered by default.

Diff for: allocs/17001/blocks.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
[
22
"0x1",
3+
"0x10",
34
"0x2",
45
"0x3",
56
"0x4",
67
"0x5",
78
"0x6",
89
"0x7",
910
"0x8",
10-
"0x9"
11+
"0x9",
12+
"0xa",
13+
"0xb",
14+
"0xc",
15+
"0xd",
16+
"0xe",
17+
"0xf"
1118
]

0 commit comments

Comments
 (0)