Skip to main content

Review of smart contracts

Hubnate is a system consisting of many smart contracts.

Core#

Core source code

The core includes a system that provides the functionality of Hubnate.

Hubnate#

Hubnate Reference

The contract is used to create new pools, make donations, and distribute them.

Chance Token#

Chance Token Reference.

A contract that allows you to create special ERC-20 tokens that are necessary for the distribution of chances.

Random Number Consumer#

Random Number Consumer Reference.

A contract that allows you to interact with the VRF coordinator from Chainlink. Required for performing operations with random numbers.