Reserves blockspace
- Reserve blockspace for a slot in advance.
- User must have sufficient escrow balance in TaiyiCore
Headers
Body
"983798"
An address on the execution (Ethereum 1) network.
"0xAbcF8e0d4e9587369b2301D0790347320302cc09"
An address on the execution (Ethereum 1) network.
"0xAbcF8e0d4e9587369b2301D0790347320302cc09"
This is the amount deducted from the user's escrow balance when the user fails to submit a transaction for the allocated blockspace.
The deposit is calculated as follows: { gas_limit * gas_fee + blob_count * blob_gas_fee } * 0.5
"293872836"
This is the amount deducted from the user's escrow balance along with [deposit]
when the user submits a transaction for the allocated blockspace.
The tip is calculated as follows: { gas_limit * gas_fee + blob_count * blob_gas_fee } * 0.5
"293872836"
"64"
0 <= x <= 6
"1"
Response
The response is of type string
.
"0729a580-2240-11e6-9eb5-0002a5d5c51b"