Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cardstack/cardstack
/ symbol
Method
symbol
packages/web-client/app/utils/token.ts:157–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
155
return
this.tokenDisplayInfo.name;
156
}
157
get symbol() {
158
return
this.tokenDisplayInfo.symbol;
159
}
160
get description() {
161
return
this.tokenDisplayInfo.description;
162
}
Callers
8
relayTokens
Method · 0.80
getTokenInfo
Method · 0.80
create
Method · 0.80
convertFromSpendForPrepaidCard
Method · 0.80
balances
Method · 0.80
sendTokens
Method · 0.80
rewardTokenBalance
Method · 0.80
viewTokenBalance
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected