Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GlowMany/4-module
/ functions
Functions
14 in github.com/GlowMany/4-module
⨍
Functions
14
◇
Types & classes
4
↓ 2 callers
Method
create
(record: Partial<Omit<StakingReward, FunctionPropertyNames<StakingReward>>> & Entity)
src/types/models/StakingReward.ts:55
↓ 2 callers
Method
save
()
src/types/models/SumReward.ts:22
↓ 1 callers
Method
create
(record: Partial<Omit<SumReward, FunctionPropertyNames<SumReward>>> & Entity)
src/types/models/SumReward.ts:44
↓ 1 callers
Function
createSumReward
(accountId: string)
src/mappings/mappingHandlers.ts:17
↓ 1 callers
Method
get
(id:string)
src/types/models/SumReward.ts:32
Method
constructor
(id: string)
src/types/models/StakingReward.ts:10
Method
constructor
(id: string)
src/types/models/SumReward.ts:10
Method
get
(id:string)
src/types/models/StakingReward.ts:36
Method
getByAccountId
(accountId: string)
src/types/models/StakingReward.ts:47
Function
handleStakingReward
(event: SubstrateEvent)
src/mappings/mappingHandlers.ts:5
Function
handleSumReward
(event: SubstrateEvent)
src/mappings/mappingHandlers.ts:22
Method
remove
(id:string)
src/types/models/StakingReward.ts:31
Method
remove
(id:string)
src/types/models/SumReward.ts:27
Method
save
()
src/types/models/StakingReward.ts:26