eth_fillTransaction RPC Method
This method is currently available on Monad Testnet only.
參數
交易
物件
載入中...
來自
字串
必填
載入中...
至
字串
必填
載入中...
氣體
整數
載入中...
gasPrice
整數
載入中...
maxPriorityFeePerGas
整數
載入中...
maxFeePerGas
整數
載入中...
值
整數
載入中...
資料
字串
載入中...
非重複數
整數
載入中...
退貨
結果
物件
載入中...
raw
字串
載入中...
tx
物件
載入中...
來自
字串
載入中...
至
字串
載入中...
氣體
字串
載入中...
maxFeePerGas
字串
載入中...
maxPriorityFeePerGas
字串
載入中...
值
字串
載入中...
輸入
字串
載入中...
資料
字串
載入中...
非重複數
字串
載入中...
chainId
字串
載入中...
accessList
陣列
載入中...
authorizationList
陣列
載入中...
請求
回應
1{2"jsonrpc": "2.0",3"result": {4"raw": "0x02ea82279f80847735940085174876e800829999948c9f4468ae04fb3d79c80f6eacf0e4e1dd21deee0180c0",5"tx": {6"from": "0x51239f87c33e95e3bdb72e31d06b5306bcec81cc",7"to": "0x8c9f4468ae04fb3d79c80f6eacf0e4e1dd21deee",8"gas": "0x9999",9"maxFeePerGas": "0x174876e800",10"maxPriorityFeePerGas": "0x77359400",11"value": "0x1",12"input": null,13"data": null,14"nonce": "0x0",15"chainId": "0x279f",16"accessList": null,17"authorizationList": null18}19},20"id": 121}
1{2"jsonrpc": "2.0",3"result": {4"raw": "0x02ea82279f80847735940085174876e800829999948c9f4468ae04fb3d79c80f6eacf0e4e1dd21deee0180c0",5"tx": {6"from": "0x51239f87c33e95e3bdb72e31d06b5306bcec81cc",7"to": "0x8c9f4468ae04fb3d79c80f6eacf0e4e1dd21deee",8"gas": "0x9999",9"maxFeePerGas": "0x174876e800",10"maxPriorityFeePerGas": "0x77359400",11"value": "0x1",12"input": null,13"data": null,14"nonce": "0x0",15"chainId": "0x279f",16"accessList": null,17"authorizationList": null18}19},20"id": 121}