eth_feeHistory RPC Method
パラメータ
blockCount
string/integer
必須
読み込み中...
newestBlock
文字列
必須
読み込み中...
rewardPercentiles
整数
必須
読み込み中...
返します
oldestBlock
文字列
読み込み中...
baseFeePerGas
配列
読み込み中...
gasUsedRatio
配列
読み込み中...
reward
配列
読み込み中...
baseFeePerBlobGas
配列
読み込み中...
blobGasUsedRatio
配列
読み込み中...
リクエスト
回答
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"baseFeePerGas": [6"0x7",7"0x7",8"0x7",9"0x7",10"0x7",11"0x7"12],13"gasUsedRatio": [140,150,160,170,18019],20"baseFeePerBlobGas": [21"0x1",22"0x1",23"0x1",24"0x1",25"0x1",26"0x1"27],28"blobGasUsedRatio": [290,300,310,320,33034],35"oldestBlock": "0x24d7d8",36"reward": [37[38"0x0",39"0x0"40],41[42"0x0",43"0x0"44],45[46"0x0",47"0x0"48],49[50"0x0",51"0x0"52],53[54"0x0",55"0x0"56]57]58}59}
1{2「jsonrpc」: "2.0",3"id": 1,4"result": {5"baseFeePerGas": [6"0x7",7"0x7",8"0x7",9"0x7",10"0x7",11"0x7"12],13"gasUsedRatio": [140,150,160,170,18019],20"baseFeePerBlobGas": [21"0x1",22"0x1",23"0x1",24"0x1",25"0x1",26"0x1"27],28"blobGasUsedRatio": [290,300,310,320,33034],35"oldestBlock": "0x24d7d8",36"reward": [37[38"0x0",39"0x0"40],41[42"0x0",43"0x0"44],45[46"0x0",47"0x0"48],49[50"0x0",51"0x0"52],53[54"0x0",55"0x0"56]57]58}59}