-
Notifications
You must be signed in to change notification settings - Fork 1
MarketPlaceToken (Not published)
FinTechToken edited this page Sep 1, 2018
·
1 revision
Purpose
The MarketPlace has transactional fees. Those fees can be distributed to MarketPlaceToken holders. The MarketPlaceToken also allows Token holders to vote on who the administrator is.
I imagine a chain of smart contracts where the primary holder of MarketPlaceToken is the FinTechTokenProject token. This way a module of the project can be a separate smart contract whose revenues get funneled to FinTechTokenProject token holders.
The flow of funds and potential future scenarios needs to be carefully considered prior to deploying.
Code
https://github.com/FinTechToken/FTTokenSmartContracts/blob/master/MarketPlaceToken.sol
Not Complete Nor Published