Hubz is indeed a Jetton Airdrop solution. It simplifies the process of distributing tokens, often referred to as "Jettons," on blockchain platforms, enabling developers and communities to manage their airdrop campaigns seamlessly.
Target | Type | Severity | Reward |
---|---|---|---|
https://github.com/cumberlandlabs/hubz_airdrop/commit/3ccc1921aeba53d66034fb9df59423f95986fac5 Copy Copied | Smart Contract | Critical | Bounty |
We are looking for evidence and reasons for incorrect behavior of the smart contract, which could cause unintended functionality:
Clear wording:
Allocated bounty reward will be split between all researchers who submitted the same issue (where uniq issues receive 1/3 of the pool and researchers will get 1/9 each of the initial reward pool).
Full Reward: If a critical vulnerability is found by only one participant, that reporter receives 100% of the bounty pool.
If multiple participants find the same vulnerability, the allocated bounty for that issue (bounty pool always equally split among all unique issues reported) is divided equally among all reporters. Example: If two researchers report the same vulnerability, each receives 50% of the allocated bounty. It can be 50% of the bounty pool if only one eligible issue was reported.
Split Based on Uniqueness of issues reported:
Each will receive 50% of the bounty pool.
Do not discuss this program or any vulnerabilities (even resolved ones) outside of the program without express consent from the organization
We are happy to thank everyone who submits valid reports which help us improve our security. However, only those that meet the following eligibility requirements may receive a monetary reward:
Hacken - December 2024
Contracts
airdrop.fc - contracts/airdrop.fc
airdrop_helper.fc - contracts/airdrop_helper.fc
constants.fc - contracts/constants.fc
imports
stdlib.fc - contracts/imports/stdlib.fc
jetton
jetton_minter.fc - contracts/jetton/jetton_minter.fc
jetton_wallet.fc - contracts/jetton/jetton_wallet.fc
jetton-utils.fc - contracts/jetton/jetton-utils.fc
op-codes.fc - contracts/jetton/op-codes.fc
params.fc - contracts/jetton/params.fc