Skip to main content

Filecoin.F3GetF3PowerTable

Params

(1)

1. tipset_key (required)

string

TipSetKey is the canonically ordered concatenation of the block CIDs in a tipset.

Result

(Filecoin.F3GetF3PowerTable.Result)
No schema defined

Params

tipset_key


Request

await window.ethereum.request({
"method": "Filecoin.F3GetF3PowerTable",
"params": [
null
]
});