Glossary
#
CoreSmart contracts that are essential for Hubnate to exist.
#
ERC20Tokens of the ERC20 standard - fungibile tokens in the BSC network. Hubnate supports all standard ERC20 implementations.
#
PoolA pool is a separate element of the Hubnate protocol that is necessary for making donations. Each pool has its own unique characteristics, including: token, CT-token, cost of CT token.
#
DonateDonate - a voluntary financial donation in the form of ERC20 tokens. Donates are distributed randomly, depending on the chance. For making a donation, the user gets a chance-tokens.
#
Chance Ticket Token (CT Token)CT-token - ERC20-token, which stores information about its holders. Each time the token is moved, the information is automatically updated. CT-token is used to determine the chance of receiving a donation. The more chance tokens you have, the higher your chance. To get the chance tokens of a certain pool, you need to make a donation to this pool.
#
Chainlink VRFChainlink VRF provides cryptographically secure randomness for your blockchain-based applications.
Learn more about Chainlink VRF
#
OracleA blockchain oracle is a reliable data source that sends information to the blockchain for use by smart contracts.