Skip to content

Commit

Permalink
add matic arap.json
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Sep 2, 2021
1 parent a9db67e commit 108b407
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/agent/arapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"registry": "0x431f0eed904590b176f9ff8c36a1c4ff0ee9b982",
"appName": "agent.aragonpm.eth",
"network": "mumbai"
},
"matic": {
"registry": "0x3c70a0190d09f34519e6e218364451add21b7d4b",
"appName": "agent.aragonpm.eth",
"network": "matic"
}
},
"roles": [
Expand Down
5 changes: 5 additions & 0 deletions apps/finance/arapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"registry": "0x431f0eed904590b176f9ff8c36a1c4ff0ee9b982",
"appName": "finance.aragonpm.eth",
"network": "mumbai"
},
"matic": {
"registry": "0x3c70a0190d09f34519e6e218364451add21b7d4b",
"appName": "finance.aragonpm.eth",
"network": "matic"
}
},
"dependencies": [
Expand Down
5 changes: 5 additions & 0 deletions apps/token-manager/arapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"registry": "0x431f0eed904590b176f9ff8c36a1c4ff0ee9b982",
"appName": "token-manager.aragonpm.eth",
"network": "mumbai"
},
"matic": {
"registry": "0x3c70a0190d09f34519e6e218364451add21b7d4b",
"appName": "token-manager.aragonpm.eth",
"network": "matic"
}
},
"roles": [
Expand Down
5 changes: 5 additions & 0 deletions apps/vault/arapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"registry": "0x431f0eed904590b176f9ff8c36a1c4ff0ee9b982",
"appName": "vault.aragonpm.eth",
"network": "mumbai"
},
"matic": {
"registry": "0x3c70a0190d09f34519e6e218364451add21b7d4b",
"appName": "vault.aragonpm.eth",
"network": "matic"
}
},
"roles": [
Expand Down
5 changes: 5 additions & 0 deletions apps/voting/arapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
"registry": "0x431f0eed904590b176f9ff8c36a1c4ff0ee9b982",
"appName": "voting.aragonpm.eth",
"network": "mumbai"
},
"matic": {
"registry": "0x3c70a0190d09f34519e6e218364451add21b7d4b",
"appName": "voting.aragonpm.eth",
"network": "matic"
}
},
"roles": [
Expand Down

0 comments on commit 108b407

Please sign in to comment.