Trusted Smart Contracts
The following smart contracts have been deployed across supported chains to power the DLN infrastructure and the DLN API:
Smart contract | Address | Description |
---|---|---|
DlnSource | Used to place orders on DLN | |
DlnDestination | Used to fulfill and cancel DLN orders |
Smart contract | Address | Description |
---|---|---|
DlnSource | 0xeF4fB24aD0916217251F553c0596F8Edc630EB66 | Used to place orders on DLN |
DlnDestination | 0xe7351fd770a37282b91d153ee690b63579d6dd7f | Used to fulfill and cancel orders placed on DLN |
CrosschainForwarder | 0x663dc15d3c1ac63ff12e45ab68fea3f0a883c251 | Intermediary smart contract used exclusively by the DLN API to sell input assets for trusted liquid assets prior order created, if necessary. |
DlnSource.abi.json
39KB
Code
DlnDestination.abi.json
37KB
Code
Last modified 3mo ago