mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
update staging registry address (#545)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@selfxyz/core",
|
||||
"version": "0.0.24",
|
||||
"version": "0.0.25",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/selfxyz/self"
|
||||
@@ -59,4 +59,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export const REGISTRY_ADDRESS = '0x37F5CB8cB1f6B00aa768D8aA99F1A9289802A968';
|
||||
export const REGISTRY_ADDRESS_STAGING = '0xD961B67B35739cCF16326B087C9aD2c0095cCc4E';
|
||||
export const REGISTRY_ADDRESS_STAGING = '0xbC42aA9EF1926D980A2c50b5594586AA7bfF2341';
|
||||
export const VERIFYALL_ADDRESS = '0xe6D61680A6ED381bb5A0dB5cF4E9Cc933cF43915';
|
||||
export const VERIFYALL_ADDRESS_STAGING = '0x03237E7b4c2b1AdEBdBC33d91478Eaef05D0fF85';
|
||||
|
||||
Reference in New Issue
Block a user