Disclaimer

Acilia NFT Swap API is licensed under the Apache 2.0 license. Whoever uses this code on their own machine, or whoever uses a hosted API is doing so at their own risk. By using this software, you acknowledge that no guarantee of its correctness or functionality comes attached with using the software, that there is no warranty and no liability, meaning the project developers cannot be be sued for damages if something in the code breaks (or services are unavailable) and this causes someone grief.

Our tools and just "tools" - you are responsible for how those tools are used and no contributor of this API shall be held liable for your wrongdoing.

The 0x Protocol - which is the backbone of Acilia NFT Swap API - is also licensed under Apache 2.0 license - and is officially audited by reputable firms.

Doing your own diligence

All calldata to the 0x protocol should go toward the 0x Exchange Proxy (aside from approvals). A safe harbor for every developer is to ensure that the smart contract addresses for the Exchange Proxy match what is returned by our API.

No lock-in

The Acilia NFT Swap API is simply helping the user generate call-data that is otherwise difficult to generate. The call-data generated is that of the 0x protocol specification, therefore there is no vendor lock-in. Users are always able to cancel/fill orders using the 0x protocol without the use of our tools, even if the original order was generated by our tools.

TODO: Spot checks

Last updated