Skip to content

Commit

Permalink
Add mainnet contract address for Balanced Multicall contract
Browse files Browse the repository at this point in the history
Signed-off-by: Night Owl <[email protected]>
  • Loading branch information
nightowl121 committed Feb 9, 2022
1 parent f771d9c commit 981ec90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-contracts/Multicall/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ deployJar {
mainnet {
uri = 'https://ctz.solidwallet.io/api/v3'
nid = 0x1
to = "cx793970c9ec84eb0dcb6164965c74fe678474d7c7"
}
}
keystore = rootProject.hasProperty('keystoreName') ? "$keystoreName" : ''
Expand Down

0 comments on commit 981ec90

Please sign in to comment.