Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cardstack/cardstack
/ name
Method
name
packages/web-client/app/utils/token.ts:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
this.balance = balance;
153
}
154
get name() {
155
return
this.tokenDisplayInfo.name;
156
}
157
get symbol() {
158
return
this.tokenDisplayInfo.symbol;
159
}
Callers
1
getTokenInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected