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)
.
After the rebrand from WeaveVM to Load Network, all the data protocol tags have changed the "*WeaveVM*" onchain term (Arweave tag) to "*LN*"
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:
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
Load Network Reth Precompiles Address: 5JUE58yemNynRDeQDyVECKbGVCQbnX7unPrBRqCPVn5Z
Last updated