Solana
Smart Contract | Address | Description |
---|---|---|
DlnSource | src5qyZHqTqecJV4aY6Cb6zDZLMDzrDKKezs22MPHr4 | Used to place orders on DLN |
DlnDestination | dst5MGcFPoBeREFAA5E3tU5ij8m5uVYwkzkSAbsLbNo | Used to fulfill and cancel DLN orders |
IDLs
The IDLs can be found here.EVM-based Chains
Smart Contract | Address | Description |
---|---|---|
DlnSource | 0xeF4fB24aD0916217251F553c0596F8Edc630EB66 | Used to place orders on DLN |
DlnDestination | 0xe7351fd770a37282b91d153ee690b63579d6dd7f | Used to fulfill and cancel orders placed on DLN |
DlnExternalCallAdapter | 0x61eF2e01E603aEB5Cd96F9eC9AE76cc6A68f6cF9 | Intermediary store and the engine for DLN Hooks that implement IExternalCallExecutor |
ExternalCallExecutor | 0xFC2CA4022d26AD4dCb3866ae30669669F6A28f19 | Universal DLN Hook (implementing IExternalCallExecutor ) that executes arbitrary transaction calls bypassed via a payload |
DeBridgeRouter | 0x663dc15d3c1ac63ff12e45ab68fea3f0a883c251 | Intermediary contract used exclusively by the DLN API to swap input asset for one of the settlement assets prior to order creation, if necessary |