MCPcopy Create free account

hub / github.com/countneurooman/ssaavedrad / functions

Functions701 in github.com/countneurooman/ssaavedrad

↓ 1 callersFunctiondisplayStakingPools
()
src/outside/list-pools.ts:28
↓ 1 callersFunctiondisplayTx
(msg: Msg)
src/popups/approve/approve.ts:108
↓ 1 callersFunctionentropyToMnemonicAsync
(entropy: Uint8Array)
src/lib/crypto-lite/bip39.ts:22
↓ 1 callersFunctionescapePopup
()
src/util/popup-list.ts:74
↓ 1 callersFunctionfetchNearDollarPrice
()
src/data/price-data.ts:3
↓ 1 callersFunctionfindAssetIndex
(self: Account, contractId: string, symbol?: string)
src/structs/account-info.ts:120
↓ 1 callersMethodfromRandom
* Generate a new random keypair. * @example * const keyRandom = KeyPair.fromRandom(); * keyRandom.publicKey * // returns [PUBLIC_K
src/lib/near-api-lite/utils/key-pair.ts:108
↓ 1 callersFunctiongenerateMnemonicAsync
()
src/lib/crypto-lite/bip39.ts:10
↓ 1 callersFunctiongenerateSeedPhraseAsync
()
src/lib/near-api-lite/utils/seed-phrase.ts:16
↓ 1 callersMethodgetAmount
(method: string)
src/contracts/LockupContract.ts:56
↓ 1 callersFunctiongetAutoUnlockSeconds
()
src/background/background-state.ts:307
↓ 1 callersFunctiongetMasterKeyFromSeed
(seed: ArrayBuffer)
src/lib/near-api-lite/utils/near-hd-key.ts:49
↓ 1 callersFunctiongetNarwalletsMetrics
()
src/data/price-data.ts:68
↓ 1 callersFunctiongetNumber
(selector: string)
src/util/document.ts:170
↓ 1 callersFunctiongetOrCreateAsset
( symbol: string, contractId: string, type: string, icon: string )
src/pages/asset-selected.ts:603
↓ 1 callersFunctiongetPromiseMsgFromPopup
(msg: Record<string, any>)
src/background/background.ts:413
↓ 1 callersFunctiongetRandomValues
(byteLength:number)
src/lib/crypto-lite/crypto-primitives-browser.ts:10
↓ 1 callersMethodgetSecretKey
()
src/lib/near-api-lite/utils/key-pair.ts:131
↓ 1 callersFunctiongetUnlockSHA
()
src/background/background-state.ts:107
↓ 1 callersMethodget_contract_state
()
src/contracts/meta-pool.ts:20
↓ 1 callersFunctionget_discount_basis_points
(liquidity: bigint, sell: bigint)
src/pages/asset-selected.ts:184
↓ 1 callersMethodhexContractAccountAsync
(accountId: string)
src/contracts/LockupContract.ts:34
↓ 1 callersFunctionhexToUint8Array
(hexString: string)
src/lib/crypto-lite/bigint-buffer.ts:6
↓ 1 callersFunctionhideInMiddle
()
src/pages/asset-selected.ts:213
↓ 1 callersFunctionhumanReadableCallArgs
(args: Object)
src/popups/approve/approve.ts:87
↓ 1 callersFunctionhumanReadableValue
(value: Object)
src/popups/approve/approve.ts:72
↓ 1 callersFunctioninitPage
()
src/pages/account-selected.ts:157
↓ 1 callersFunctioninitPopupHandlers
()
src/util/popup-list.ts:13
↓ 1 callersFunctioninputById
(id: string)
src/util/document.ts:161
↓ 1 callersFunctioninv25519
(o: NumArray, i: NumArray)
src/lib/tweetnacl/core/curve25519.ts:87
↓ 1 callersFunctionisValidEmail
(email: string)
src/lib/near-api-lite/utils/valid.ts:34
↓ 1 callersFunctionisValidPath
(path: string)
src/lib/near-api-lite/utils/near-hd-key.ts:82
↓ 1 callersFunctionjsonRpcInternal
(payload: Record<string, any>)
src/lib/near-api-lite/utils/json-rpc.ts:73
↓ 1 callersFunctionkey_type_to_str
(keyType: KeyType)
src/lib/near-api-lite/utils/key-pair.ts:17
↓ 1 callersFunctionlpad
(str: string, padString: string, length: number)
src/lib/crypto-lite/bip39.ts:41
↓ 1 callersFunctionmnemonicToSeedAsync
(words: string[], password?: string)
src/lib/crypto-lite/bip39.ts:16
↓ 1 callersFunctionnep141_transfer
(asset: Asset, amountToSend: number, toAccName: string)
src/pages/asset-selected.ts:808
↓ 1 callersMethodnewFrom
(assetToClone: Asset)
src/structs/account-info.ts:48
↓ 1 callersFunctionnormalizeSeedPhrase
(seedPhrase:string[])
src/lib/near-api-lite/utils/seed-phrase.ts:25
↓ 1 callersFunctionnumberFormatFunction
(num: number, key: string)
src/util/document.ts:357
↓ 1 callersFunctiononEnterKey
(textId: string, clickHandler: (ev: Event) => void)
src/util/document.ts:114
↓ 1 callersFunctionparseFinalExecutionOutcome
(executionOutcome: FinalExecutionOutcome)
src/lib/near-api-lite/near-rpc.ts:204
↓ 1 callersFunctionpassMsgToBackground
(msg:any, sendResponse:Function )
src/askBackground.ts:39
↓ 1 callersFunctionpbkdf2_sha512_Async
(key:string, salt:string, iterations:number)
src/lib/crypto-lite/crypto-primitives-browser.ts:32
↓ 1 callersFunctionpopulateSingleLI
( containerId: string, templateHtml: string, multiDataObj: Record<string, any>, key: string )
src/util/document.ts:435
↓ 1 callersFunctionpow2523
(o: NumArray, i: NumArray)
src/lib/tweetnacl/sign.ts:375
↓ 1 callersFunctionpow2523
(o, i)
src/lib/naclfast-secret-box/nacl-fast.ts:1324
↓ 1 callersFunctionprepareAndOpenApprovePopup
(msg: Record<string, any>, sendResponse: SendResponseFunction)
src/background/background.ts:190
↓ 1 callersFunctionqs
(selector: string)
src/util/document.ts:506
↓ 1 callersMethodread_array
(fn: any)
src/lib/near-api-lite/utils/serialize.ts:183
↓ 1 callersMethodread_fixed_array
(len: number)
src/lib/near-api-lite/utils/serialize.ts:178
↓ 1 callersMethodread_u8
()
src/lib/near-api-lite/utils/serialize.ts:128
↓ 1 callersFunctionrecoverState
()
src/background/background-state.ts:93
↓ 1 callersFunctionreflectReception
(receiver: string, amount: number, sender: string)
src/background/background.ts:301
↓ 1 callersFunctionreflectTransfer
(msg: any)
src/background/background.ts:312
↓ 1 callersMethodrefreshLastBalance
()
src/extendedAccountData.ts:84
↓ 1 callersFunctionreplaceDerive
(val: string)
src/lib/near-api-lite/utils/near-hd-key.ts:16
↓ 1 callersFunctionresolveUntrustedFromPage
( sender: chrome.runtime.MessageSender, msg: Record<string, any>, sendResponse: SendResponseFunction)
src/background/background.ts:136
↓ 1 callersFunctionruntimeMessageHandlerAfterTryRetrieveData
( msg: any, sender: chrome.runtime.MessageSender, sendResponse: SendResponseFunction )
src/background/background.ts:82
↓ 1 callersFunctionsalt
(password?: string)
src/lib/crypto-lite/bip39.ts:38
↓ 1 callersFunctionsearchTheAccountName
(accName: string)
src/pages/import.ts:103
↓ 1 callersFunctionsecretbox
(msg: Uint8Array, nonce: Uint8Array, key: Uint8Array)
src/lib/naclfast-secret-box/nacl-fast.ts:2190
↓ 1 callersFunctionsecretbox_open
(box: Uint8Array, nonce: Uint8Array, key: Uint8Array)
src/lib/naclfast-secret-box/nacl-fast.ts:2200
↓ 1 callersFunctionsecurityOptions
()
src/index.ts:180
↓ 1 callersFunctionselectFirstTab
()
src/pages/account-selected.ts:307
↓ 1 callersFunctionsemver
(major: number, minor: number, version: number)
src/background/background.ts:35
↓ 1 callersFunctionsetCurrentUser
(user: string)
src/background/background-state.ts:203
↓ 1 callersFunctionsetRpcUrl
(newUrl: string)
src/lib/near-api-lite/utils/json-rpc.ts:6
↓ 1 callersFunctionshowGotoOwner
()
src/pages/account-selected.ts:680
↓ 1 callersFunctionshowInitial
()
src/pages/options.ts:39
↓ 1 callersFunctionsign
(msg: ByteArray, secretKey: ByteArray)
src/lib/tweetnacl/sign.ts:20
↓ 1 callersFunctionsingleButton
()
src/util/okCancel.ts:73
↓ 1 callersFunctionstakeClicked
()
src/pages/account-selected.ts:963
↓ 1 callersMethodstakeWith
(lockupEAcc: ExtendedAccountData, newStakingPool: string, amountYoctos: string)
src/contracts/LockupContract.ts:110
↓ 1 callersFunctionstateIsEmpty
()
src/background/background-state.ts:47
↓ 1 callersFunctionstr_to_key_type
(keyType: string)
src/lib/near-api-lite/utils/key-pair.ts:24
↓ 1 callersFunctionstringFromArray
(arr: number[])
src/lib/crypto-lite/encode.ts:12
↓ 1 callersFunctionswitchDarkLight
()
src/index.ts:250
↓ 1 callersMethodtoArray
()
src/lib/near-api-lite/utils/serialize.ts:96
↓ 1 callersFunctiontoBufferBE
(num: bigint, width: number)
src/lib/crypto-lite/bigint-buffer.ts:39
↓ 1 callersFunctiontoStringDecMin
(n: number)
src/util/conversions.ts:96
↓ 1 callersFunctiontryReposition
()
src/pages/main.ts:209
↓ 1 callersFunctiontryRetrieveBgInfoFromStorage
()
src/background/background.ts:1051
↓ 1 callersFunctionuInt8ArrayToHex
(bytes: Uint8Array)
src/lib/crypto-lite/bigint-buffer.ts:3
↓ 1 callersFunctionunHideOKCancel
()
src/util/okCancel.ts:78
↓ 1 callersFunctionunlockSecureStateAsync
( email: string, password: string )
src/background/background-state.ts:240
↓ 1 callersFunctionunpack25519
(o: NumArray, n: ByteArray)
src/lib/tweetnacl/core/curve25519.ts:81
↓ 1 callersFunctionunpackneg
(r: NumArray[], p: ByteArray)
src/lib/tweetnacl/sign.ts:259
↓ 1 callersFunctionunpackneg
(r, p)
src/lib/naclfast-secret-box/nacl-fast.ts:2016
↓ 1 callersMethodunstakeAndWithdrawAll
(signer: string, privateKey: string)
src/contracts/LockupContract.ts:181
↓ 1 callersFunctionupdateScreen
(selector: string, value: string)
src/pages/main.ts:265
↓ 1 callersFunctionvalidateBase64
(s: string)
src/lib/crypto-lite/encode.ts:25
↓ 1 callersFunctionviewRaw
(contractId: string, method: string, params?: any)
src/lib/near-api-lite/near-rpc.ts:103
↓ 1 callersFunctionwriteUInt32BE
(buf: Uint8Array, value: number, offset: number)
src/lib/crypto-lite/bigint-buffer.ts:56
↓ 1 callersMethodwrite_array
(array: any[], fn: any)
src/lib/near-api-lite/utils/serialize.ts:87
↓ 1 callersMethodwrite_fixed_array
(array: Uint8Array)
src/lib/near-api-lite/utils/serialize.ts:83
↓ 1 callersFunctionytonString
(yoctos: string)
src/util/conversions.ts:28
FunctionAccountDeleteOKClicked
()
src/pages/account-selected.ts:1696
FunctionAddPublicKeyToLockupOKClicked
()
src/pages/account-selected.ts:1735
FunctionDeleteAccount
()
src/pages/account-selected.ts:1664
← previousnext →301–400 of 701, ranked by callers