eth_fillTransaction RPC Method
This method is currently available on Monad Testnet only.
매개변수
거래
객체
로딩 중...
출처:
문자열
필수
로딩 중...
~에
문자열
필수
로딩 중...
가스
정수
로딩 중...
가스 가격
정수
로딩 중...
가스당 최대 우선순위 수수료
정수
로딩 중...
maxFeePerGas
정수
로딩 중...
값
정수
로딩 중...
데이터
문자열
로딩 중...
논스
정수
로딩 중...
반품
결과
객체
로딩 중...
raw
문자열
로딩 중...
tx
객체
로딩 중...
출처:
문자열
로딩 중...
~에
문자열
로딩 중...
가스
문자열
로딩 중...
maxFeePerGas
문자열
로딩 중...
가스당 최대 우선순위 수수료
문자열
로딩 중...
값
문자열
로딩 중...
입력
문자열
로딩 중...
데이터
문자열
로딩 중...
논스
문자열
로딩 중...
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}