본문으로 건너뛰기

starknet_simulateTransactions RPC Method

로딩 중...

업데이트됨:
Mar 18, 2024

starknet_simulateTransactions RPC Method

Please note that some of the transactions may revert, in which case no error is thrown, but revert details can be seen on the returned trace object. Additionally, the revert_error property in the trace will indicate any transactions that have experienced a revert. Other types of failures (e.g. unexpected error or failure in the validation phase) will result in TRANSACTION_EXECUTION_ERROR.

매개변수

block_id
문자열
필수
로딩 중...
거래
배열
필수
로딩 중...
BROADCASTED_INVOKE_TXN_V3
객체
로딩 중...
유형
문자열
필수
로딩 중...
발신자 주소
문자열
필수
로딩 중...
calldata
배열
필수
로딩 중...
버전
문자열
필수
로딩 중...
서명
문자열
필수
로딩 중...
논스
문자열
필수
로딩 중...
resource_bounds
객체
필수
로딩 중...
l1_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l1_data_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l2_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
문자열
필수
로딩 중...
paymaster_data
배열
필수
로딩 중...
account_deployment_data
배열
필수
로딩 중...
nonce_data_availability_mode
문자열
필수
로딩 중...
fee_data_availability_mode
문자열
필수
로딩 중...
BROADCASTED_DECLARE_TXN_V3
객체
로딩 중...
유형
문자열
필수
로딩 중...
발신자 주소
문자열
필수
로딩 중...
compiled_class_hash
문자열
필수
로딩 중...
버전
문자열
필수
로딩 중...
서명
문자열
필수
로딩 중...
논스
문자열
필수
로딩 중...
contract_class
객체
필수
로딩 중...
sierra_program
배열
필수
로딩 중...
contract_class_version
문자열
필수
로딩 중...
entry_points_by_type
객체
필수
로딩 중...
CONSTRUCTOR
배열
필수
로딩 중...
선택기
문자열
필수
로딩 중...
function_idx
정수
필수
로딩 중...
EXTERNAL
배열
필수
로딩 중...
선택기
문자열
필수
로딩 중...
function_idx
정수
필수
로딩 중...
L1_HANDLER
배열
필수
로딩 중...
선택기
문자열
필수
로딩 중...
function_idx
정수
필수
로딩 중...
abi
문자열
로딩 중...
resource_bounds
객체
필수
로딩 중...
l1_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l1_data_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l2_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
문자열
필수
로딩 중...
paymaster_data
배열
필수
로딩 중...
account_deployment_data
배열
필수
로딩 중...
nonce_data_availability_mode
문자열
필수
로딩 중...
fee_data_availability_mode
문자열
필수
로딩 중...
BROADCASTED_DEPLOY_ACCOUNT_TXN_V3
객체
로딩 중...
유형
문자열
필수
로딩 중...
버전
문자열
필수
로딩 중...
서명
문자열
필수
로딩 중...
논스
문자열
필수
로딩 중...
contract_address_salt
문자열
필수
로딩 중...
constructor_calldata
배열
필수
로딩 중...
class_hash
문자열
필수
로딩 중...
resource_bounds
객체
필수
로딩 중...
l1_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l1_data_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
l2_gas
객체
필수
로딩 중...
max_amount
문자열
필수
로딩 중...
max_price_per_unit
문자열
필수
로딩 중...
문자열
필수
로딩 중...
paymaster_data
배열
필수
로딩 중...
nonce_data_availability_mode
문자열
필수
로딩 중...
fee_data_availability_mode
문자열
필수
로딩 중...
simulation_flags
배열
필수
로딩 중...

반품

결과
배열
로딩 중...
fee_estimation
객체
로딩 중...
l1_gas_consumed
문자열
로딩 중...
l1_gas_price
문자열
로딩 중...
l1_data_gas_consumed
문자열
로딩 중...
l1_data_gas_price
문자열
로딩 중...
l2_gas_consumed
문자열
로딩 중...
l2_gas_price
문자열
로딩 중...
overall_fee
문자열
로딩 중...
unit
문자열
로딩 중...
transaction_trace
객체
로딩 중...
INVOKE_TXN_TRACE
객체
로딩 중...
validate_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
execute_invocation
객체
로딩 중...
revert_reason
문자열
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
fee_transfer_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l1_data_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
state_diff
객체
로딩 중...
declared_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
compiled_class_hash
문자열
로딩 중...
deployed_contracts
배열
로딩 중...
주소
문자열
로딩 중...
class_hash
문자열
로딩 중...
deprecated_declared_classes
배열
로딩 중...
nonces
배열
로딩 중...
contract_address
문자열
로딩 중...
논스
문자열
로딩 중...
replaced_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
storage_diffs
배열
로딩 중...
주소
문자열
로딩 중...
storage_entries
배열
로딩 중...
유형
문자열
로딩 중...
DECLARE_TXN_TRACE
객체
로딩 중...
validate_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
fee_transfer_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l1_data_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
state_diff
객체
로딩 중...
declared_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
compiled_class_hash
문자열
로딩 중...
deployed_contracts
배열
로딩 중...
주소
문자열
로딩 중...
class_hash
문자열
로딩 중...
deprecated_declared_classes
배열
로딩 중...
nonces
배열
로딩 중...
contract_address
문자열
로딩 중...
논스
문자열
로딩 중...
replaced_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
storage_diffs
배열
로딩 중...
주소
문자열
로딩 중...
storage_entries
배열
로딩 중...
유형
문자열
로딩 중...
DEPLOY_ACCOUNT_TXN_TRACE
객체
로딩 중...
validate_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
constructor_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
fee_transfer_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l1_data_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
state_diff
객체
로딩 중...
declared_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
compiled_class_hash
문자열
로딩 중...
deployed_contracts
배열
로딩 중...
주소
문자열
로딩 중...
class_hash
문자열
로딩 중...
deprecated_declared_classes
배열
로딩 중...
nonces
배열
로딩 중...
contract_address
문자열
로딩 중...
논스
문자열
로딩 중...
replaced_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
storage_diffs
배열
로딩 중...
주소
문자열
로딩 중...
storage_entries
배열
로딩 중...
유형
문자열
로딩 중...
L1_HANDLER_TXN_TRACE
객체
로딩 중...
function_invocation
객체
로딩 중...
call_type
문자열
로딩 중...
calldata
배열
로딩 중...
caller_address
문자열
로딩 중...
통화
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
entry_point_selector
문자열
로딩 중...
entry_point_type
문자열
로딩 중...
행사
배열
로딩 중...
order
정수
로딩 중...
keys
배열
로딩 중...
데이터
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
is_reverted
부울
로딩 중...
메시지
배열
로딩 중...
order
정수
로딩 중...
payload
배열
로딩 중...
to_address
문자열
로딩 중...
결과
배열
로딩 중...
execution_resources
객체
로딩 중...
l1_gas
정수
로딩 중...
l1_data_gas
정수
로딩 중...
l2_gas
정수
로딩 중...
state_diff
객체
로딩 중...
declared_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
compiled_class_hash
문자열
로딩 중...
deployed_contracts
배열
로딩 중...
주소
문자열
로딩 중...
class_hash
문자열
로딩 중...
deprecated_declared_classes
배열
로딩 중...
nonces
배열
로딩 중...
contract_address
문자열
로딩 중...
논스
문자열
로딩 중...
replaced_classes
배열
로딩 중...
class_hash
문자열
로딩 중...
contract_address
문자열
로딩 중...
storage_diffs
배열
로딩 중...
주소
문자열
로딩 중...
storage_entries
배열
로딩 중...
유형
문자열
로딩 중...
요청
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기