@stargatefinance/stg-definitions-v2 1.1.2 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +3 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -5031,6 +5031,7 @@ var OFT_WRAPPER = {
|
|
|
5031
5031
|
[EndpointId.ETHEREUM_V2_MAINNET]: {},
|
|
5032
5032
|
[EndpointId.ETHERLINK_V2_MAINNET]: {},
|
|
5033
5033
|
[EndpointId.FANTOM_V2_MAINNET]: {},
|
|
5034
|
+
[EndpointId.FLARE_V2_MAINNET]: {},
|
|
5034
5035
|
[EndpointId.FRAXTAL_V2_MAINNET]: {},
|
|
5035
5036
|
[EndpointId.GRAVITY_V2_MAINNET]: {},
|
|
5036
5037
|
[EndpointId.IOTA_V2_MAINNET]: {},
|
|
@@ -5263,7 +5264,7 @@ var NETWORKS = {
|
|
|
5263
5264
|
},
|
|
5264
5265
|
[EndpointId.BLAST_V2_MAINNET]: {
|
|
5265
5266
|
safeConfig: {
|
|
5266
|
-
safeAddress: "0xc53329FD24f3a446b7c3a804Ebc53515c0244012
|
|
5267
|
+
safeAddress: "0xc53329FD24f3a446b7c3a804Ebc53515c0244012",
|
|
5267
5268
|
safeUrl: "https://gn.lzdevnet.org/app/blast:0xc53329FD24f3a446b7c3a804Ebc53515c0244012/transactions/queue"
|
|
5268
5269
|
}
|
|
5269
5270
|
},
|
|
@@ -5708,7 +5709,7 @@ var NETWORKS = {
|
|
|
5708
5709
|
},
|
|
5709
5710
|
[EndpointId.ZKATANA_V2_MAINNET]: {
|
|
5710
5711
|
safeConfig: {
|
|
5711
|
-
safeAddress: "0x64a77dD82517cC8023a52D27f4c167439bDeF5B9
|
|
5712
|
+
safeAddress: "0x64a77dD82517cC8023a52D27f4c167439bDeF5B9",
|
|
5712
5713
|
safeUrl: "https://gnosis.lzdevnet.org/transactions/queue?safe=astrzk:0x64a77dD82517cC8023a52D27f4c167439bDeF5B9"
|
|
5713
5714
|
}
|
|
5714
5715
|
},
|