@@ -13,52 +13,48 @@ export const batchConversionPaymentsArtifact = new ContractArtifact<BatchConvers
13
13
address : '0x2e335F247E91caa168c64b63104C4475b2af3942' ,
14
14
creationBlockNumber : 0 ,
15
15
} ,
16
- rinkeby : {
17
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526' ,
18
- creationBlockNumber : 11338182 ,
19
- } ,
20
16
goerli : {
21
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526' ,
22
- creationBlockNumber : 7546738 ,
23
- } ,
24
- mainnet : {
25
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526' ,
26
- creationBlockNumber : 15537996 ,
17
+ address : '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041' ,
18
+ creationBlockNumber : 7791166 ,
27
19
} ,
20
+ // mainnet: {
21
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041',
22
+ // creationBlockNumber: 15537996,
23
+ // },
28
24
matic : {
29
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
30
- creationBlockNumber : 32800551 ,
25
+ address : '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ' ,
26
+ creationBlockNumber : 34493278 ,
31
27
} ,
32
28
bsc : {
33
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
34
- creationBlockNumber : 21349159 ,
29
+ address : '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ' ,
30
+ creationBlockNumber : 22280538 ,
35
31
} ,
36
32
celo : {
37
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
38
- creationBlockNumber : 15112387 ,
39
- } ,
40
- 'arbitrum-one' : {
41
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
42
- creationBlockNumber : 24718550 ,
43
- } ,
44
- fantom : {
45
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
46
- creationBlockNumber : 46977185 ,
47
- } ,
48
- avalanche : {
49
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
50
- creationBlockNumber : 19892946 ,
51
- } ,
52
- // Caution: no ETHConversion proxy on xDai
53
- xdai : {
54
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
55
- creationBlockNumber : 24192455 ,
56
- } ,
57
- // Caution: no ERC20Conversion proxy on fuse
58
- fuse : {
59
- address : '0x42c466ccF141A8EBE0Aa2ECEF06A4f4BE9a9B526 ' ,
60
- creationBlockNumber : 19146859 ,
61
- } ,
33
+ address : '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ' ,
34
+ creationBlockNumber : 15686247 ,
35
+ } ,
36
+ // 'arbitrum-one': {
37
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ',
38
+ // creationBlockNumber: 24718550,
39
+ // },
40
+ // fantom: {
41
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ',
42
+ // creationBlockNumber: 46977185,
43
+ // },
44
+ // avalanche: {
45
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ',
46
+ // creationBlockNumber: 19892946,
47
+ // },
48
+ // // Caution: no ETHConversion proxy on xDai
49
+ // xdai: {
50
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ',
51
+ // creationBlockNumber: 24192455,
52
+ // },
53
+ // // Caution: no ERC20Conversion proxy on fuse
54
+ // fuse: {
55
+ // address: '0x0fD49d410fB50Dc1f308975E5D19B5c4551B0041 ',
56
+ // creationBlockNumber: 19146859,
57
+ // },
62
58
} ,
63
59
} ,
64
60
} ,
0 commit comments