Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subquery/subql
/ toJSON
Method
toJSON
packages/node-core/src/utils/bigint.ts:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
interface
BigInt {
5
toJSON(): string;
6
}
7
8
// Make BigInt json serializable, note this doesn't go from string -> BigInt when parsing
Callers
15
validateAndAddChainManifest
Function · 0.80
getSubqlNodeService
Function · 0.80
updateDockerCompose
Function · 0.80
generate-controller.test.ts
File · 0.80
generateAdapter
Function · 0.80
transformer
Function · 0.80
StoreOperations.test.ts
File · 0.80
getMetadataLatestSyncedPoi
Method · 0.80
findLastValidSyncedPoi
Method · 0.80
getFirst
Method · 0.80
getPoiById
Method · 0.80
getPoiBlocksByRange
Method · 0.80
Calls
no outgoing calls
Tested by
1
queryMeta
Function · 0.64