Skip to content

Commit ae2ca26

Browse files
committed
fix: update master account controller address on coston2
1 parent 1534f95 commit ae2ca26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/fasset-indexer-core/chain/coston2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"name": "MasterAccountController",
4-
"contractName": "MasterAccountControllerProxy.sol",
5-
"address": "0xa7bc2aC84DB618fde9fa4892D1166fFf75D36FA6"
4+
"contractName": "MasterAccountController.sol",
5+
"address": "0x3ab31E2d943d1E8F47B275605E50Ff107f2F8393"
66
},
77
{
88
"name": "GovernanceSettings",

0 commit comments

Comments
 (0)