@oasisprotocol/privana-sdk 0.5.5 → 0.5.7

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.
@@ -29,6 +29,24 @@ var config_default = {
29
29
  name: "Ethereum Sepolia",
30
30
  explorerUrl: "https://sepolia.etherscan.io",
31
31
  explorerName: "Etherscan"
32
+ },
33
+ {
34
+ id: 1,
35
+ name: "Ethereum",
36
+ explorerUrl: "https://etherscan.io",
37
+ explorerName: "Etherscan"
38
+ },
39
+ {
40
+ id: 8453,
41
+ name: "Base",
42
+ explorerUrl: "https://basescan.org",
43
+ explorerName: "BaseScan"
44
+ },
45
+ {
46
+ id: 999,
47
+ name: "HyperEVM",
48
+ explorerUrl: "https://hyperevmscan.io",
49
+ explorerName: "HyperEVMScan"
32
50
  }
33
51
  ],
34
52
  networks: {
@@ -41,8 +59,8 @@ var config_default = {
41
59
  mainnet: {
42
60
  chainId: 23294,
43
61
  name: "Sapphire Mainnet",
44
- accountingContract: "0x0000000000000000000000000000000000000000",
45
- apiUrl: ""
62
+ accountingContract: "0x5f16C90a0F410AE4Cdb76d9964f5FFDDeE305876",
63
+ apiUrl: "https://api.privana.finance"
46
64
  }
47
65
  }
48
66
  };
@@ -4926,5 +4944,5 @@ function parseFinalityProgress(message) {
4926
4944
  }
4927
4945
 
4928
4946
  export { AccountingApiError, Button, DEFAULT_LOCK_DURATION_SECONDS, DEFAULT_ONRAMP_LOCK_BUFFER, FiatOnRampForm, HOSTED_AUTH_CLOCK_SKEW_MS, HostedAuthError, HostedAuthRequiredError, HostedAuthStateMismatchError, HttpClient, LOCK_TYPES, MODIFY_LOCK_TYPES, NETWORK_CONFIG, NetworkError, PostDepositLockError, PrivanaClient, PrivanaProvider, SUPPORTED_CHAINS, SiweAuthProvider, Skeleton, TRANSFER_LOCKED_TYPES, TRANSFER_TYPES, ValidationError, WITHDRAW_FROM_LOCK_TYPES, WITHDRAW_TYPES, applyLockBuffer, applyRefreshResponse, buildHostedAuthSession, buildSiweStatement, buttonVariants, canUseBrowserStorage, canUseSharedBrowserStorage, clampLockAmount, clearHostedAuthPendingTransaction, clearPendingLock, cn, createDomain, createHostedAuthPendingStorageKey, createHostedAuthState, createHostedAuthStorageKey, createLockExpiry, createPkceChallenge, createPkceVerifier, createSignedLockRequest, formatCountdown, formatTimeRemaining, formatTokenAmount, getAccountingContract, getApiUrl, getBlockNumber, getBrowserStorageItem, getChainById, getChainId, getExplorerAddressUrl, getExplorerLabel, getSharedBrowserStorageItem, getTransactionReceipt, getWalletClient3 as getWalletClient, isHostedAuthRefreshActive, isHostedAuthSessionActive, isSignedLockUsable, loadPendingLock, normalizeAddress, normalizeHex, parseHostedAuthCallback, parseTokenAmount, persistHostedAuthPendingTransaction, readHostedAuthPendingTransaction, readStoredHostedAuthSession, removeBrowserStorageItem, removeSharedBrowserStorageItem, requireDepositLockOwner, requireServiceAddress, savePendingLock, setBrowserStorageItem, setSharedBrowserStorageItem, shortenAddress, signLockMessage, signModifyLockMessage, signTransferLockedMessage, signTransferMessage, signWithdrawFromLockMessage, signWithdrawMessage, stripHostedAuthCallbackParams, submitPendingLock, syncHostedAuthSessionToClient, useDepositVerification, useEnsureCorrectChain, useFiatOnRamp, usePrivanaContext, usePrivateReadRequest, useSafeAccount, useSafePrivanaContext, useSiweAuth, waitForTransactionReceipt };
4929
- //# sourceMappingURL=chunk-PMBU2F2R.js.map
4930
- //# sourceMappingURL=chunk-PMBU2F2R.js.map
4947
+ //# sourceMappingURL=chunk-4VOTSHNC.js.map
4948
+ //# sourceMappingURL=chunk-4VOTSHNC.js.map