Ethereum-Compatible Interface
eth_gasSlicePriceTry API
POST
eth_gasSlicePrice
(eth_gasSlicePrice)
description:in use EthereumcompatibleAPIoperationothermetaspace when, thenneed tothroughgasSlicePricereturngasPricepropertyvalue
Parameters
Sliceno: metaspace number
Return Values
See above
Example Code
{
"jsonrpc": "2.0",
"method": "eth_gasSlicePrice",
"params": [
1
],
"id": "1"
}{
"jsonrpc": "2.0",
"id": "1",
"result": "0x010000000000000000"
}