Skip to content

Commit

Permalink
Merge pull request #257 from tenthirtyone/feat/polygon-zkevm-testnet
Browse files Browse the repository at this point in the history
Polygon zkEVM Testnet
  • Loading branch information
mmv08 authored Jul 13, 2023
2 parents 7740345 + 8fc4d86 commit 7439b74
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/v1.4.1/compatibility_fallback_handler.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"networkAddresses": {
"1": "0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99",
"100": "0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99",
"1442": "0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99",
"80001": "0xfd0732Dc9E303f09fCEf3a7388Ad10A83459Ec99"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/multi_send.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"5": "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526",
"56": "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526",
"100": "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526",
"1442": "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526",
"80001": "0x38869bf66a61cF6bDB996A6aE40D5853Fd43B526"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/multi_send_call_only.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"5": "0x9641d764fc13c8B624c04430C7356C1C7C8102e2",
"56": "0x9641d764fc13c8B624c04430C7356C1C7C8102e2",
"100": "0x9641d764fc13c8B624c04430C7356C1C7C8102e2",
"1442": "0x9641d764fc13c8B624c04430C7356C1C7C8102e2",
"80001": "0x9641d764fc13c8B624c04430C7356C1C7C8102e2"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/safe.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"networkAddresses": {
"1": "0x41675C099F32341bf84BFc5382aF534df5C7461a",
"100": "0x41675C099F32341bf84BFc5382aF534df5C7461a",
"1442": "0x41675C099F32341bf84BFc5382aF534df5C7461a",
"80001": "0x41675C099F32341bf84BFc5382aF534df5C7461a"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/safe_l2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"networkAddresses": {
"1": "0x29fcB43b46531BcA003ddC8FCB67FFE91900C762",
"100": "0x29fcB43b46531BcA003ddC8FCB67FFE91900C762",
"1442": "0x29fcB43b46531BcA003ddC8FCB67FFE91900C762",
"80001": "0x29fcB43b46531BcA003ddC8FCB67FFE91900C762"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/safe_proxy_factory.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"5": "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67",
"56": "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67",
"100": "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67",
"1442": "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67",
"80001": "0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/sign_message_lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"networkAddresses": {
"1": "0xd53cd0aB83D845Ac265BE939c57F53AD838012c9",
"100": "0xd53cd0aB83D845Ac265BE939c57F53AD838012c9",
"1442": "0xd53cd0aB83D845Ac265BE939c57F53AD838012c9",
"80001": "0xd53cd0aB83D845Ac265BE939c57F53AD838012c9"
},
"abi": [
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.4.1/simulate_tx_accessor.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"5": "0x3d4BA2E0884aa488718476ca2FB8Efc291A46199",
"56": "0x3d4BA2E0884aa488718476ca2FB8Efc291A46199",
"100": "0x3d4BA2E0884aa488718476ca2FB8Efc291A46199",
"1442": "0x3d4BA2E0884aa488718476ca2FB8Efc291A46199",
"80001": "0x3d4BA2E0884aa488718476ca2FB8Efc291A46199"
},
"abi": [
Expand Down

0 comments on commit 7439b74

Please sign in to comment.