mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 18:43:10 -06:00
Update contract addresses (#1354)
This commit is contained in:
parent
d7cabc8352
commit
8a688ef92a
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1",
|
||||
"spaceToken": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
|
||||
"spaceFactory": "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e",
|
||||
"spaceToken": "0x0165878A594ca255338adfa4d48449f69242Eb8F"
|
||||
}
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"councilnft": "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e"
|
||||
"councilnft": "0x5FbDB2315678afecb367f032d93F642f64180aa3"
|
||||
}
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"spaceFactory": "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1",
|
||||
"spaceToken": "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
|
||||
"spaceFactory": "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e",
|
||||
"spaceToken": "0x0165878A594ca255338adfa4d48449f69242Eb8F"
|
||||
}
|
||||
6
zion/contracts/zion_localhost/space-manager.json
Normal file
6
zion/contracts/zion_localhost/space-manager.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"spacemanager": "0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9",
|
||||
"usergranted": "0x5FC8d32690cc91D4c39d9d3abcBD16989F875707",
|
||||
"tokengranted": "0x0165878A594ca255338adfa4d48449f69242Eb8F",
|
||||
"rolemanager": "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0"
|
||||
}
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"zioneer": "0xa85233C63b9Ee964Add6F2cffe00Fd84eb32338f"
|
||||
"zioneer": "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82"
|
||||
}
|
||||
Loading…
Reference in a new issue