Element Gas optimization method
The least expensive Gas transaction contract
1.Element aggregator contract Gas optimization
Contract code optimization.
Intelligent routing algorithm.
2.ElementEx Protocol transaction Protocol Gas optimization
Split contracts according to ERC721 and ERC1155 asset classes.

Split the entry function into buy and sell directions.

Split entry functions according to basic and advanced features.
The order structure is split into buy and sell orders.

Bitwise reuse of fields in the order structure.

Order status is stored in bits.

Contract code optimization.

Last updated