Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutupdev/Solana-Volume-Bot
/ gather
Function
gather
gather.ts:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
const
mainKp = Keypair.fromSecretKey(base58.decode(PRIVATE_KEY))
21
22
const
gather =
async
() => {
23
24
}
25
26
gather()
Callers
1
gather.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected