Load Network Precompiles Data Protocol

About the Data Protocol of Load Network Precompile Contracts

About

Load Network have precompiled contracts that push data directly to Arweave as ANS-104 data items. One such precompile is the 0x17 precompile (arweave_upload).

Protocol Specifications

The data protocol transactions follow the ANS-104 data item specifications. Each LN precompile transaction is posted on Arweave, after brotli compression, with the following tags:

Tag Name
Tag Value
Description

LN:Precompile

true

Data protocol identifier

Content-Type

application/octet-stream

Arweave data transaction MIME type

LN:Encoding

Brotli

Transaction's data encoding algorithms

LN:Precompile-Address

$value

The decimal precompile number (e.g. 0x17 have the Tag Value of 23)

Load Network Precompile Data Items Uploaders

Last updated