Skip to content

Commit

Permalink
update ganache addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Oct 18, 2023
1 parent 8ff8d29 commit 646c667
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,26 +105,26 @@
},
"ganache": {
"ERC20PoolFactory": {
"address": "0x9617ABE221F9A9c492D5348be56aef4Db75A692d",
"address": "0x6C3ff638Ad7D4CA25600b5236CeFcb41B3895F8e",
"startBlock": 0
},
"ERC721PoolFactory": {
"address": "0x4f05DA51eAAB00e5812c54e370fB95D4C9c51F21",
"address": "0x6fE7DEB17CC00A3d65f3CDf852Bb17DddEddf8E7",
"startBlock": 0
},
"PositionManager": {
"address": "0x6548dF23A854f72335902e58a1e59B50bb3f11F1",
"address": "0x502dD41556B128C23F8B715dBEEBB73D1F1Feb67",
"startBlock": 0
},
"GrantFund": {
"address": "0x0b3A0ea1Fc7207d3e3ed9973025dA9d0e8fb0F3f",
"address": "0x6F985d253b1Be2a2c9267A447F74fE44F413F2a6",
"startBlock": 0
},
"AjnaToken": {
"address": "0x25Af17eF4E2E6A4A2CE586C9D25dF87FD84D4a7d"
"address": "0x3c55A1F2Dde70ce9481621c67Eb4F6d1d1CB8dBc"
},
"BurnWrappedAjna": {
"address": "0xE340B87CEd1af1AbE1CE8D617c84B7f168e3b18b"
"address": "0x19FCc2FFFc1AB0f56f3e706a76021560F557241d"
}
}
}

0 comments on commit 646c667

Please sign in to comment.