USDX is ERC-20 token that is issued by HTMI Limited and is backed by USD reserve managed by trusted custodian. See contract functionalities details from Docs
Chain | Address | Version | Decimals |
---|---|---|---|
Ethereum Mainnet | 0xf8750b54d86BE7aE9e32b4A0C826811198D63313 | 2 | 18 |
Flare Mainnet | 0x4A771Cc1a39FDd8AA08B8EA51F7Fd412e73B3d2B | 2 | 6 |
Songbird Mainnet | 0x4A771Cc1a39FDd8AA08B8EA51F7Fd412e73B3d2B | 1 | 6 |
The contract was audited by third party provide, Hacken in December 2023. Audit report can be found .
Version | Audit report | |
---|---|---|
1 | Hacken December 2023 | ERC20 basic function with blacklisting , pausing & UUPS proxies upgrading features |
2 | Halborn August 2024 | Supporting LayerZero OFT standard |
under layerzero/oapp
directory
npm install
forge install foundry-rs/forge-std --no-commit
forge build
under root directory
npm install