Skip to content

Commit 981ec90

Browse files
committed
Add mainnet contract address for Balanced Multicall contract
Signed-off-by: Night Owl <nightowl121@protonmail.com>
1 parent f771d9c commit 981ec90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core-contracts/Multicall/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ deployJar {
5656
mainnet {
5757
uri = 'https://ctz.solidwallet.io/api/v3'
5858
nid = 0x1
59+
to = "cx793970c9ec84eb0dcb6164965c74fe678474d7c7"
5960
}
6061
}
6162
keystore = rootProject.hasProperty('keystoreName') ? "$keystoreName" : ''

0 commit comments

Comments
 (0)