opensquare-network / statescan-v2

Explorer for substrate chains
14 stars 19 forks source link

runtime, detail, pallets table #643

Open 2nthony opened 1 year ago

2nthony commented 1 year ago

https://www.figma.com/file/bSUF8SniEtSOWNGsnHTEpI/Statescan?node-id=8056%3A45335&t=YzBSPIGkcZT6BxpG-0

2nthony commented 1 year ago

storage

ref: https://kusama.subscan.io/runtime/System?version=9360 source: https://github.com/paritytech/substrate/blob/master/frame/system/src/lib.rs

2nthony commented 1 year ago

constants

ref: https://kusama.subscan.io/runtime/System?version=9360 source: https://github.com/paritytech/substrate/blob/master/frame/system/src/lib.rs#LL199C17-L199C17

2nthony commented 1 year ago

type.composite 取 path type.sequence 继续递归 type.primitive 取自己, 数字可能是 u32, 小数可以为 f64