@hashgraph/asset-tokenization-contracts
v1.10.0
Published
<div align="center">
Downloads
21
Maintainers
Keywords
Readme
Asset Tokenization Studio - Contracts
Table of Contents
Description
The contracts module contains the code of all the solidity smart contracts deployed on Hedera.
Installation
Run the command :
npm ci
Build
Run the command :
npm run compile:force
Test
The contracts tests are located in the test folder at the root of the contracts module.
In order to execute all the tests run this command from the contracts folder:
npm run test
Latest Deployed Smart Contracts
| Contract | Address | ID | | ----------------------------------- | ------------------------------------------ | ----------- | | Business Logic Resolver Proxy | 0x2E56929B865023a8F6a35051Df4bF3C01B2507Ae | 0.0.5423638 | | Business Logic Resolver Proxy Admin | 0x4dDeda80360d81Fdf7365F7586b6a03f534131Ec | 0.0.5423637 | | Business Logic Resolver | 0xbd72C1955b9dC0111E62f79bCF79A0B9743ABa3b | 0.0.5423636 | | Factory Proxy | 0x018D668b1ef8622e045cdEF6DF03f1C25357B70D | 0.0.5423681 | | Factory Proxy Admin | 0x560173B61b5778f08EC0ee09070d17A60EDa373b | 0.0.5423680 | | Factory | 0x6388410CD306d54E306AE3DdE9fA3f733E7dAB3d | 0.0.5423679 | | Access Control | 0xD6e817512EF60dAebC9e1ef79A2A6402ec11e565 | 0.0.5423640 | | Cap | 0x5C01D6632Db13Dd1bA798002fcE44E333133bb22 | 0.0.5423641 | | Control List | 0x132CD0E27FAE70B4286be94d43a878864Def1fed | 0.0.5423642 | | Pause | 0x3deAa220892A1F9aEB15bBc6a6f8A2d18DAd85f4 | 0.0.5423643 | | ERC20 | 0xA78Cd6D92deC37aC8D03A30b9898cF15A2554124 | 0.0.5423647 | | ERC1410 | 0xBE61FfDE13A2d5b14306143Eb6F5F1415e8EC63d | 0.0.5423649 | | ERC1594 | 0x5287F3f14fDb3d516Cc209F5e86A0256876539B0 | 0.0.5423651 | | ERC1643 | 0x08C50Eb19Bbe03990d825df6b3D83a1e75b3aE3f | 0.0.5423652 | | ERC1644 | 0xB2b9B455e7eD22c0211936aedc7FE6d7a60064F5 | 0.0.5423654 | | Snapshots | 0xa2dbce229b5Bd1aDB88046CE98759cC5a3cd7B33 | 0.0.5423656 | | Diamond Facet | 0x3F4e702cE97ff0a12A671574dd933B87D70a79Af | 0.0.5423658 | | Equity | 0x52EE324AE8ef6393be4dfe1c1e6ddB97Fee906E8 | 0.0.5423662 | | Bond | 0x77905De457d2eb91eEC94c2Eb8dA7C50f895B907 | 0.0.5423664 | | Scheduled Snapshots | 0x23e4846D8CdC4c25f1b15D4C3b2e3Dd56e992F4F | 0.0.5423665 | | Scheduled Balance Adjustments | 0x9d5ac398fC85b5e423e16452184C087C20C2dA2f | 0.0.5423666 | | Scheduled Tasks | 0x0546f49dAa1184937aaeAf065007251D94CF5CEa | 0.0.5423667 | | Corporate Actions | 0xFd51ed7aC409FA1be94C9736d266722e1c487B66 | 0.0.5423669 | | Lock | 0x3B8aA6a81D27E4448CfD6a8cC09F01f2436b5DfD | 0.0.5423645 | | Transfer and Lock | 0x12Ffcf34B599127Bc40704b1Fa0e197ED4246e0d | 0.0.5423672 | | Adjust Balances | 0x3F36fB6FC9849209De79d43fEB364f085Ee9927d | 0.0.5423674 |