MCPcopy Create free account

hub / github.com/B3Pay/B3Wallet / functions

Functions963 in github.com/B3Pay/B3Wallet

↓ 2 callersMethodremove_request
(&mut self, request_id: &OperationId)
backend/lib/operations/src/operation/state.rs:45
↓ 2 callersMethodreset
(&mut self)
backend/lib/b3wallet_lib/src/nonces.rs:48
↓ 2 callersMethodreset_accounts
(&mut self)
backend/lib/b3wallet_lib/src/state.rs:192
↓ 2 callersMethodrestore_account
(&mut self, subaccount: Subaccount)
backend/lib/b3wallet_lib/src/state.rs:174
↓ 2 callersMethodswap_to_btc
( &self, retrieve_address: String, amount: Satoshi, )
backend/lib/b3wallet_lib/src/ledger/ckbtc/ckbtc.rs:87
↓ 2 callersMethodswap_to_ckbtc
(&self, amount: Satoshi)
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:141
↓ 2 callersMethodtransfer
Sends a transaction to the btc_network that transfers the given amount to the given destination, where the source of the funds is the canister itself
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:62
↓ 2 callersFunctiontx_vsize_estimate
Computes an estimate for the size of transaction (in vbytes) with the given number of inputs and outputs.
backend/lib/b3wallet_lib/src/ledger/btc/utils.rs:2
↓ 2 callersFunctionupdateAgent
(mainnet: boolean)
scripts/agent.ts:10
↓ 2 callersMethodupdate_controller_and_update
( &mut self, canister_map: AppControllerMap, )
backend/lib/b3wallet_lib/src/setting.rs:91
↓ 2 callersFunctionversion
()
backend/b3wallet_basic/src/lib.rs:655
↓ 2 callersFunctionversion_and_hash_to_address
(version: u8, hash: &[u8; 20])
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:144
↓ 2 callersMethodwasm_module
(&self)
backend/lib/b3system_lib/src/app/release.rs:131
↓ 2 callersFunctionwith_bugs_mut
(f: impl FnOnce(&mut BugMap) -> R)
backend/lib/b3system_lib/src/bug/store.rs:20
↓ 2 callersFunctionwith_processed_operation_mut
Get Confirmed.
backend/lib/operations/src/store.rs:76
↓ 2 callersFunctionwith_release_mut
(wasm_hash: &WasmHash, f: F)
backend/lib/b3system_lib/src/app/store.rs:61
↓ 2 callersFunctionwith_releases
RELEASES
backend/lib/b3system_lib/src/app/store.rs:41
↓ 2 callersFunctionwith_roles
(callback: F)
backend/lib/operations/src/store.rs:146
↓ 2 callersFunctionwith_user
Get a user.
backend/lib/operations/src/store.rs:102
↓ 1 callersMethodaccess_level
(&self)
backend/lib/operations/src/role.rs:47
↓ 1 callersMethodaccount_balance
(&self, account: AccountIdentifier)
backend/lib/b3wallet_lib/src/ledger/icp/icp.rs:40
↓ 1 callersMethodaccounts_public_keys
(&self)
backend/lib/b3wallet_lib/src/state.rs:136
↓ 1 callersMethodadd
(&mut self, sign_request: PendingOperation)
backend/lib/operations/src/operation/state.rs:31
↓ 1 callersFunctionaddRelease
( app_id: string, version: string, wasm_hash: number[], size: bigint )
scripts/load-wasm.system.ts:50
↓ 1 callersMethodadd_release_hash
(&mut self, wasm_hash: WasmHash)
backend/lib/b3system_lib/src/app/app.rs:87
↓ 1 callersMethodapp_view
(&self)
backend/lib/b3system_lib/src/app/state.rs:126
↓ 1 callersFunctionarb_address
()
backend/lib/b3wallet_lib/src/ledger/btc/test.rs:270
↓ 1 callersFunctionarb_amount
()
backend/lib/b3wallet_lib/src/ledger/btc/test.rs:233
↓ 1 callersMethodbalance_of
(&self, account: ICRCAccount)
backend/lib/b3wallet_lib/src/ledger/icrc/icrc1.rs:67
↓ 1 callersMethodbase_serialized_len
Returns the size (in bytes) of the base transaction (with the witness data stripped off).
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:378
↓ 1 callersMethodbtc_public_key
Get PublicKey from the ecdsa_public_key This is the public key that the canister uses to send and receive funds.
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:42
↓ 1 callersFunctioncalculateSha256
( arrayBuffer: ArrayBuffer, asHex: B = false as B )
scripts/utils.ts:111
↓ 1 callersFunctioncalculateWasmHash
(name: string, asHex: boolean)
scripts/utils.ts:132
↓ 1 callersMethodcan_operate
(&self, operation: &Operation)
backend/lib/operations/src/user.rs:71
↓ 1 callersMethodchain_id
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:220
↓ 1 callersMethodchain_mut
(&mut self, chains: ChainEnum)
backend/lib/b3wallet_lib/src/ledger/ledger.rs:100
↓ 1 callersMethodcheck_rate
Make an function that use updated_at and check the rate of the user.
backend/lib/b3system_lib/src/user/user.rs:122
↓ 1 callersFunctioncopy
()
scripts/copy-wasm.ts:25
↓ 1 callersMethoddeprecate
(&mut self)
backend/lib/b3system_lib/src/app/release.rs:84
↓ 1 callersFunctiondismiss
()
src/components/ui/use-toast.ts:148
↓ 1 callersMethoddisplay
Converts the address to the textual representation.
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:65
↓ 1 callersFunctionencode_p2sh_script_code
Encodes a script code for verifying a P2SH payment.
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:227
↓ 1 callersFunctionencode_p2tr_script_pubkey
(pkhash: &[u8; 32], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:489
↓ 1 callersFunctionencode_p2wpkh_script_pubkey
(pkhash: &[u8; 20], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:481
↓ 1 callersFunctionencode_p2wsh_script
(pkhash: &[u8; 32], buf: &mut impl Buffer)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:495
↓ 1 callersMethodencode_sighash_data
( &self, input: &UnsignedInput, pkhash: &[u8; 20], buf: &mut impl Buffer,
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:275
↓ 1 callersMethodexecute
(self)
backend/lib/operations/src/pending.rs:62
↓ 1 callersFunctionextractMetadata
(metadata: Metadata)
src/lib/converter.ts:12
↓ 1 callersFunctionextractStatus
(status: UserStatus)
src/components/Account.tsx:10
↓ 1 callersMethodfail
(&mut self, error: OperationError)
backend/lib/operations/src/processed.rs:82
↓ 1 callersMethodfake_sign
(&self)
backend/lib/b3wallet_lib/src/ledger/btc/tx.rs:341
↓ 1 callersMethodfee_percentiles
Get the fee percentile. This is used to calculate the fee rate.
backend/lib/b3wallet_lib/src/ledger/btc/network.rs:40
↓ 1 callersFunctiongenId
()
src/components/ui/use-toast.ts:25
↓ 1 callersFunctiongenerateTailwindSafelist
()
tailwind.config.js:156
↓ 1 callersMethodgenerate_next_name
Increment the account counter and return the new name based on the environment
backend/lib/b3wallet_lib/src/nonces.rs:42
↓ 1 callersFunctionget_app_version
(canister_id: CanisterId)
backend/b3system/src/lib.rs:108
↓ 1 callersMethodget_balance
Get the balance of the canister's bitcoin wallet. This is the sum of all the UTXOs that the canister owns. The balance is filtered by the given min_co
backend/lib/b3wallet_lib/src/ledger/btc/network.rs:78
↓ 1 callersMethodget_btc_address
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/ckbtc.rs:66
↓ 1 callersMethodget_error
(&self)
backend/lib/operations/src/processed.rs:103
↓ 1 callersMethodget_error
(&self)
backend/lib/operations/src/pending.rs:115
↓ 1 callersFunctionget_evm_transaction_type
(hex_raw_tx: &Vec<u8>)
backend/lib/b3wallet_lib/src/ledger/evm/evm.rs:77
↓ 1 callersMethodget_utxos
Get the UTXOs of the canister's bitcoin wallet. This is the list of all the UTXOs that this Address has.
backend/lib/b3wallet_lib/src/ledger/btc/btc.rs:50
↓ 1 callersMethodget_withdrawal_account
(&self)
backend/lib/b3wallet_lib/src/ledger/ckbtc/minter.rs:48
↓ 1 callersFunctionhandleColorChange
(value: Color, index: number)
src/components/FormEditor.tsx:92
↓ 1 callersFunctionhandleLabelChange
(newLabel: string, index: number)
src/components/FormEditor.tsx:106
↓ 1 callersMethodhas_operation
(&self, operation: &Operation)
backend/lib/operations/src/role.rs:120
↓ 1 callersMethodhas_operation_enum
(&self, operation: &OperationEnum)
backend/lib/operations/src/role.rs:103
↓ 1 callersMethodhash
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/london.rs:235
↓ 1 callersMethodhash
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/legacy.rs:204
↓ 1 callersFunctioninitIdentity
(mainnet: boolean)
scripts/utils.ts:34
↓ 1 callersMethodinit_setting
(&mut self, setting: WalletSettings)
backend/lib/b3wallet_lib/src/state.rs:62
↓ 1 callersMethodis_admin
(&self)
backend/lib/operations/src/role/signer.rs:58
↓ 1 callersMethodis_allowed
(&self, signer_id: &StoredPrincipal)
backend/lib/operations/src/pending.rs:81
↓ 1 callersMethodis_canister
(&self)
backend/lib/operations/src/role/roles.rs:32
↓ 1 callersMethodis_confirm
(&self)
backend/lib/operations/src/response.rs:10
↓ 1 callersMethodis_confirmed
(&self)
backend/lib/operations/src/pending.rs:104
↓ 1 callersMethodis_failed
(&self)
backend/lib/operations/src/pending.rs:89
↓ 1 callersMethodis_reject
(&self)
backend/lib/operations/src/response.rs:17
↓ 1 callersMethodis_rejected
(&self)
backend/lib/operations/src/pending.rs:97
↓ 1 callersMethodis_signed
(&self, signer_id: &StoredPrincipal)
backend/lib/operations/src/pending.rs:85
↓ 1 callersMethodkey_id_with_cycles_and_path
(&self)
backend/lib/b3wallet_lib/src/ledger/subaccount.rs:30
↓ 1 callersMethodlatest_release
(&self)
backend/lib/b3system_lib/src/app/state.rs:146
↓ 1 callersMethodlatest_release
(&self)
backend/lib/b3system_lib/src/app/app.rs:226
↓ 1 callersMethodlatest_release_view
(&self)
backend/lib/b3system_lib/src/app/app.rs:237
↓ 1 callersMethodledger_mut
(&mut self)
backend/lib/b3wallet_lib/src/account.rs:112
↓ 1 callersFunctionload
(appId: string, reload: boolean)
scripts/load-wasm.wallet.ts:14
↓ 1 callersFunctionload
(appId: string, reload: boolean)
scripts/load-wasm.system.ts:75
↓ 1 callersFunctionloadFormState
()
src/components/FormEditor.tsx:73
↓ 1 callersFunctionloadImageFile
( imagePath: string, asBase64: T = false as T )
scripts/utils.ts:46
↓ 1 callersFunctionloadWasmChunk
(wasmModule: number[])
scripts/load-wasm.wallet.ts:6
↓ 1 callersFunctionloadWasmChunk
(wasm_hash: number[], wasmModule: number[])
scripts/load-wasm.system.ts:67
↓ 1 callersFunctionloader
(appId: AvailableAppIds, reload: boolean)
scripts/load-wasm.system.ts:109
↓ 1 callersMethodmessage
(&self)
backend/lib/operations/src/operation/global.rs:67
↓ 1 callersMethodmetadata
(&self)
backend/lib/b3wallet_lib/src/ledger/icrc/icrc1.rs:51
↓ 1 callersMethodmethod_name
(&self)
backend/lib/operations/src/operation/global.rs:59
↓ 1 callersMethodname
(&self)
backend/lib/b3wallet_lib/src/account.rs:96
↓ 1 callersMethodnew_request
(&self, signer_id: StoredPrincipal, args: RequestArgs)
backend/lib/operations/src/operation/state.rs:25
↓ 1 callersMethodnonce
(&self)
backend/lib/b3wallet_lib/src/ledger/evm/berlin.rs:216
↓ 1 callersMethodoperation_enum
(&self)
backend/lib/operations/src/operation.rs:55
↓ 1 callersMethodparse
Parses a bitcoin address and checks that it belongs to the specified network.
backend/lib/b3wallet_lib/src/ledger/btc/address.rs:88
← previousnext →201–300 of 963, ranked by callers