Skip to content

add HumanTap from World Chain #3211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jwcheon
Copy link
Contributor

@jwcheon jwcheon commented May 19, 2025

GM! Requesting to add HumanTap volume adapter for DEX dashboard & as app on World Chain ecosystem. Thanks!

Name: Human Tap
Twitter Link: https://x.com/WorldHumanLabs
Website Link: https://world.org/ecosystem/app_40cf4a75c0ac4d247999bccb1ce8f857
Logo:

humantap

Chain: World Chain (WC)
Short Description: Human Tap for real humans on World. One of the biggest and earliest game dApp on World Chain Mini App ecosystem with 320,000+ tappers, built by the Human Labs team.

@llamabutler
Copy link

The humantap adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs humantap

🦙 Running HUMANTAP adapter 🦙
---------------------------------------------------
Start Date:	Sun, 18 May 2025 06:14:17 GMT
End Date:	Mon, 19 May 2025 06:14:17 GMT
---------------------------------------------------

WC 👇
Backfill start time: 19/4/2025
Daily volume: 124
End timestamp: 1747635256 (2025-05-19T06:14:16.000Z)

@jwcheon
Copy link
Contributor Author

jwcheon commented May 21, 2025

🙏

Copy link
Member

@g1nt0ki g1nt0ki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi, thanks for the PR but it is not clear what these events are and why they are counted as dex volume. humantap is not a dex right? can you give some info?

@jwcheon
Copy link
Contributor Author

jwcheon commented May 23, 2025

hello @g1nt0ki yes it's mainly a game with in-app item purchases but with payback swaps into our HTAP token, what should we change here to make that more clear or into the right category?

@jwcheon jwcheon requested a review from g1nt0ki May 26, 2025 16:37
@jwcheon
Copy link
Contributor Author

jwcheon commented May 27, 2025

@g1nt0ki let me know what to do! thanks

start: "2025-04-19",
meta: {
methodology: {
dailyVolume: "Volume is calculated as the sum of: 1) Total WLD distributed (LP + buyback + treasury) from WLDDistributed events and HTAP received from HTAPBought events across all three contract versions, 2) All HTAP claimed and penaltized for early claim in the airdrop contract",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am bit confused, we dont treat token distribution as volume.

but if there are purchases done in your app, we can track those fees, and maybe show the revenue of the app, and percentage of the fees given back to holders via buyback.

const HTAP = "0xab4EAAC9D4DF861C82A0637db86dE45dd562379a";

const abi = {
HTAPBought: "event HTAPBought(address indexed user, uint256 wldSpent, uint256 htapReceived, uint256 timestamp)",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so, this event is emitted when users purchase on your platform? what percentage of it is used for buyback?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants