Skip to content

The $LDY is the utility and governance token of the whole Ledgity ecosystem. This repo holds its contract source code.

License

Notifications You must be signed in to change notification settings

LedgityLabs/LDY-token

Repository files navigation

LDY-token

The $LDY is the utility and governance token of the Ledgity ecosystem. This repo holds its contract source code.

Design

This contract is taken from the official Chainlink CCIP cross-chain token template: https://github.com/smartcontractkit/ccip/blob/onchain-release/v1.1.0/contracts/src/v0.8/shared/token/ERC677/BurnMintERC677.sol

No changes have been made to the original contract; only the imports and folder structure have been reworked. This was done to eliminate hundreds of unused files and to import OpenZeppelin libraries directly from their NPM package.

$LDY token is non-upgradeable, non-pausable, and non-restrictable.

This token is currently used in the following projects:

Finally, here are its specifications:

  • Name: Ledgity Token
  • Symbol: LDY
  • Decimals: 18
  • Total supply: 75,000,000 LDY

Security

To report any security-related information that may directly or indirectly impact the $LDY token, please email [email protected].

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

About

The $LDY is the utility and governance token of the whole Ledgity ecosystem. This repo holds its contract source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published