eth_createAccessList

EIP-2930에 따라 트랜잭션에 포함할 수 있는 Access List를 생성합니다. Access List는 트랜잭션의 실행에 필요한 최소한의 정보만을 포함하고 있어, 블록체인 네트워크의 부하를 줄이고 가스 비용을 절감할 수 있습니다.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_createAccessList
params
array
required
length between 2 and 2
Defaults to [object Object],latest

다음 파라미터들을 타입에 맞게 배열로 입력합니다.

  1. call object - 호출할 컨트랙트의 주소와 호출할 함수의 데이터를 입력합니다.
  2. block identifier - 조회 대상 블록 식별자로 블록 넘버, 블록 해시, 블록 태그 중 하나를 입력할 수 있습니다.
params*
Responses

Response body
json

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
English
Powered by Localize
한국어