@bitgo/statics
Advanced tools
Comparing version 46.1.0 to 47.0.0
@@ -1294,2 +1294,3 @@ import { BaseNetwork } from './networks'; | ||
USDX = "usdx", | ||
USDY = "usdy", | ||
USG = "usg", | ||
@@ -1301,2 +1302,3 @@ USPX = "uspx", | ||
USX = "usx", | ||
USYC = "usyc", | ||
UTK = "utk", | ||
@@ -1432,2 +1434,4 @@ UTK1 = "utk1", | ||
'xlm:EURS-GC5FGCDEOGOGSNWCCNKS3OMEVDHTE3Q5A5FEQWQKV3AXA7N6KDQ2CUZJ' = "xlm:EURS-GC5FGCDEOGOGSNWCCNKS3OMEVDHTE3Q5A5FEQWQKV3AXA7N6KDQ2CUZJ", | ||
'xlm:VEUR-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN' = "xlm:VEUR-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN", | ||
'xlm:VCHF-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN' = "xlm:VCHF-GDXLSLCOPPHTWOQXLLKSVN4VN3G67WD2ENU7UMVAROEYVJLSPSEWXIZN", | ||
'erc721:token' = "erc721:token", | ||
@@ -1474,2 +1478,3 @@ 'erc1155:token' = "erc1155:token", | ||
'tavaxc:opm' = "tavaxc:opm", | ||
'tavaxc:cop2peq' = "tavaxc:cop2peq", | ||
'avaxc:yeti' = "avaxc:yeti", | ||
@@ -1648,2 +1653,3 @@ 'avaxc:spell' = "avaxc:spell", | ||
'jto' = "jto", | ||
'jup' = "jup", | ||
'txrp:tst-rP9jPyP5kyvFRb6ZiRghAGw5u8SGAmU4bd' = "txrp:tst-rP9jPyP5kyvFRb6ZiRghAGw5u8SGAmU4bd" | ||
@@ -1650,0 +1656,0 @@ } |
@@ -133,2 +133,6 @@ import { CoinFamily } from './base'; | ||
tokenOperationHashPrefix: string; | ||
forwarderFactoryAddress: string; | ||
forwarderImplementationAddress: string; | ||
walletFactoryAddress: string; | ||
walletImplementationAddress: string; | ||
} | ||
@@ -803,2 +807,6 @@ declare class AvalancheC extends Mainnet implements AccountNetwork { | ||
tokenOperationHashPrefix: string; | ||
forwarderFactoryAddress: string; | ||
forwarderImplementationAddress: string; | ||
walletFactoryAddress: string; | ||
walletImplementationAddress: string; | ||
} | ||
@@ -822,2 +830,6 @@ declare class ZkSync extends Mainnet implements EthereumNetwork { | ||
tokenOperationHashPrefix: string; | ||
forwarderFactoryAddress: string; | ||
forwarderImplementationAddress: string; | ||
walletFactoryAddress: string; | ||
walletImplementationAddress: string; | ||
} | ||
@@ -824,0 +836,0 @@ export declare const Networks: { |
{ | ||
"name": "@bitgo/statics", | ||
"version": "46.1.0", | ||
"version": "47.0.0", | ||
"description": "dependency-free static configuration for the bitgo platform", | ||
@@ -40,3 +40,3 @@ "main": "./dist/src/index.js", | ||
}, | ||
"gitHead": "37753b2db011cb776da6bf73c2313cd95ec97f5b" | ||
"gitHead": "0820e4fe1d08b74542c7ca7185d96f5656f540c7" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2227942
12069