abci_info REST API Endpoint매개변수이 메서드는 매개변수를 받지 않습니다.반품 결과객체로딩 중...답변객체로딩 중...데이터문자열로딩 중...버전문자열로딩 중...마지막 블록 높이문자열로딩 중...last_block_app_hash문자열로딩 중...최저 가스 가격문자열로딩 중...요청1curl --location 'sei'1curl --location 'sei'1curl --location 'sei' \2--헤더 'Content-Type: application/json' \3--데이터 '{4 "jsonrpc": "2.0",5 "method": "abci_info",6 "params": [],7 "id": 18}'1curl --location 'sei' \2--헤더 'Content-Type: application/json' \3--데이터 '{4 "jsonrpc": "2.0",5 "method": "abci_info",6 "params": [],7 "id": 18}'1const requestOptions = {2 메서드: "GET",3 리디렉션: "팔로우"4};5 6가져오기("sei", requestOptions)7 .그런 다음((응답) => 응답.text())8 .그런 다음((결과) => console.log(result))9 .catchcatch ((오류) => console.오류(오류));1const requestOptions = {2 메서드: "GET",3 리디렉션: "팔로우"4};5 6가져오기("sei", requestOptions)7 .그런 다음((응답) => 응답.text())8 .그런 다음((결과) => console.log(result))9 .catchcatch ((오류) => console.오류(오류));1import 요청2 3url = "sei"4 5페이로드 = {}6헤더 = {}7 8답변 = 요청.요청("GET", url, 헤더=헤더, data=페이로드)9 10인쇄(응답.text)11 1import 요청2 3url = "sei"4 5페이로드 = {}6헤더 = {}7 8답변 = 요청.요청("GET", url, 헤더=헤더, data=페이로드)9 10인쇄(응답.text)11 1require "uri"2require "net/http"3 4url = URI("sei")5 6https = Net::HTTP.new(url.호스트, url.포트)7https.use_ssl = true8 9요청 = 순::HTTP::Get.new(url)10 11답변 = https.요청(요청)12응답을 반환합니다.read_body13 1require "uri"2require "net/http"3 4url = URI("sei")5 6https = Net::HTTP.new(url.호스트, url.포트)7https.use_ssl = true8 9요청 = 순::HTTP::Get.new(url)10 11답변 = https.요청(요청)12응답을 반환합니다.read_body13 아직 계정이 없으신가요?단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요무료로 시작하기