Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutupdev/Solana-Volume-Bot
/ MintInfo
Interface
MintInfo
utils/getPoolKeys.ts:127–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
interface
MintInfo {
128
value: {
129
data: {
130
parsed: {
131
info: {
132
decimals: number
133
}
134
}
135
}
136
}
137
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected