↓ 20 callersFunctiongetNeuronTags({
neuron,
identity,
accounts,
i18n,
startReducingVotingPowerAfterSeconds,
minimumDissolveDelay,
}
frontend/src/lib/utils/neuron.utils.ts:524
↓ 16 callersFunctioncreateBurnTransaction({
timestamp = 12_354n,
amount = 33n,
from = fakeAccount,
memo,
createdAt = 123n,
spender,
}: {
frontend/src/tests/mocks/icrc-transactions.mock.ts:182
↓ 16 callersFunctiongetTableProjects({
universes,
isSignedIn,
nnsNeurons,
snsNeurons,
tickersStore,
failedActionableSnses,
stakingRe
frontend/src/lib/utils/staking.utils.ts:170
↓ 16 callersFunctionmapIcpTransactionToUi({
transaction,
accountIdentifier,
toSelfTransaction,
neuronAccounts,
swapCanisterAccounts,
i18n,
frontend/src/lib/utils/icp-transactions.utils.ts:204
↓ 16 callersFunctionstakeNeuron({
controller,
stakeE8s,
rootCanisterId,
identity,
source,
fee,
}: {
controller: Principal;
st
frontend/src/lib/api/sns.api.ts:269