Skip to content

This Smart Contract allows an admin to make a distribution of dividends to the holders of their ERC20 tokens.

License

Notifications You must be signed in to change notification settings

Mmrgdev/Dividends-Distribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dividends-Distribution

This Smart contract allows an admin to make a distribution of dividends to the holders of their ERC20 tokens.

Once the admin has deposited the benefits into the Smart contract, the Smart contract updates its information and calculates the current dividend per token. Dividends are not distributed automatically to token holders, so once the total dividend per token is known, then it is the holder who has to call a function in order to claim their dividends.

This smart contract can be designed for the case where the tokens represent shares of our company and we want to distribute the dividends among investors in a fast and transparent way using the blockchain.

The overall dividend process can be seen below:

image

About

This Smart Contract allows an admin to make a distribution of dividends to the holders of their ERC20 tokens.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages