Contracts Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Cherry Token
Code
Description
BEP-20 Cherry token contract
Interface
Read
ADDRESS owner => MasterPicker contract
Write
[ONLY OWNER] mint(address _to, uint256 _amount)
[ONLY OWNER] transferOwnership(address newOwner)
pCherry Token
Code
Description
Polygon Cherry token contract
Interface
Read
ADDRESS owner => MasterPicker contract
Write
[ONLY OWNER] mint(address _to, uint256 _amount)
[ONLY OWNER] transferOwnership(address newOwner)