eth_getCode

입력한 컨트랙트 주소의 코드를 반환합니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

생성한 노드 환경에 부여되는 ID. 19자리 숫자형식입니다.

Body Params
int32
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getCode
json
required
Defaults to ["0x7F5c764cBc14f9669B88837ca1490cCa17c31607","latest"]

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

1. address: 조회하고자 하는 컨트랙트 주소를 입력합니다.

2. blockIdentifier : 기준 블록 지정을 위해 블록의 해시값, Number 값(hex형식), 또는 다음 태그 중 하나를 사용할 수 있습니다 - "pending", "latest", "earliest".

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json