How to create tokens with a transfer fee on Solana (Token extensions)

  Рет қаралды 14,317

Abdullah Raza

Abdullah Raza

Күн бұрын

How do you make SuperTokens/Token22 tokens on Solana? Tax included :)
You can use FluxBeam:
fluxbeam.xyz/app/tools/token_...
Or do it with Javascript:
github.com/AlmostEfficient/tr...
#solana #web3 #blockchaindev
Topics covered:
- What are token extensions?
- What are transfer fees?
- How do transfer fees work?
- How do I make a token with Javascript?
- How do I make a token without code?
- How do I make a token with tax?
- How do I collect tax?
Timestamps:
0:00 - Create tokens with Fluxbeam
1:38 - Transfer fee repo overview
3:27 - Create a token with JS
4:01 - Mint and transfer tokens with JS
5:07 - Withdraw withheld tax
I make more cool stuff on Twitter! / almostefficient
I'm currently only doing consultation for education/dev-rel, I can't help with token/NFT launches. To reach out just DM me on Twitter.

Пікірлер: 47
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
Howdy y'all, new type of vid! Lemme know what you think! Should I do detailed code walkthroughs? More demos?
@UnrealChaosHD
@UnrealChaosHD 5 ай бұрын
A full indepth walkthrough would be great, i cant make the script work tbh. Also could you please include the metadata for the token creation
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
@@UnrealChaosHD What issues are you running into? I'll do an indepth walkthrough + update the scripts :)
@OKEKEINNOCENT
@OKEKEINNOCENT 4 ай бұрын
Hey buddy, thanks for this video. I have an issue using this script, I tried to use the withdraw-tokens function without the firsta and secind step, I get the following error ('No accounts to withdraw from: no transfers have been made') despite making 4 transfers manually. any fix?
@AbdullahRaza
@AbdullahRaza 4 ай бұрын
@@OKEKEINNOCENT very likely you have the wrong address put in for the mint - make sure it's the mint of the token you're transferring. It could also be that your token doesn't have a transfer tax enabled.
@ragularvind5906
@ragularvind5906 5 ай бұрын
transfer fee in the sense , when someone transfers theior token from one wallet to another wallet? or for every buy/sell transaction?
@user-lu8yw7gs5u
@user-lu8yw7gs5u 5 ай бұрын
Bro is it possible to change fee ? if yes ,how can i change fee
@MikeWarriorPvP
@MikeWarriorPvP 4 ай бұрын
hey bro, thx for the vid! I have a question: can you create a token with fluxbeam and then modify the smart contract to add a transfer hook to get sol per transaction instead of token per transaction like the transfer fee? would really appreciate a video on this!
@DPEPEARMY
@DPEPEARMY 3 ай бұрын
token with tax fees are not supported by raydium and jupiter. do you know a way to make them tradable, in dex that support token-22 extentions standart? thanks
@ArafathRasheed
@ArafathRasheed 5 ай бұрын
This is super exciting. I wanted to create a token with Tax, Everytime someone buy /sell a portion of tax is implemented. Will this do exactly that?
@jaisonj6456
@jaisonj6456 4 ай бұрын
HOw to create LP for token2022 and what exchange supports it?
@user-ci9ff7qf5i
@user-ci9ff7qf5i 4 ай бұрын
Is there a way to create a market for the new token standard?
@djmtxtreme
@djmtxtreme 5 ай бұрын
Can you help? how do you create a market ID with the 2022 token?
@michaeldiamondturner
@michaeldiamondturner 2 ай бұрын
Amazing Video Brother! What programming are you using? Currently I'm on Gitpod but I'm sure its right
@AbdullahRaza
@AbdullahRaza 2 ай бұрын
I'm using VS Code. Gitpod is fine too - use whatever helps you get stuff done :)
@Ravi2412
@Ravi2412 5 ай бұрын
Can you explain how to add buy/sell tax on solana tokens ?
@zenonheran1923
@zenonheran1923 Ай бұрын
Hello I would like to know how much budget we need to create and put his token on the exchange dexscreener please?
@WhiteStripe-vz8pq
@WhiteStripe-vz8pq 3 күн бұрын
What does this error mean? Fail Block not finalize! Program Error: "Instruction #5 Failed - IncorrectProgramId"
@yassinemm3200
@yassinemm3200 5 ай бұрын
Thank you vert much
@adamcooper5108
@adamcooper5108 5 ай бұрын
Can you use a different swaps like Raydium/Jupiter when using Fluxbeam for token creation?
@AbdullahRaza
@AbdullahRaza 4 ай бұрын
Yes, you'll have to add liquidity onto Orca/Raydium and then it'll show up for swaps.
@an1ketsharma
@an1ketsharma 5 ай бұрын
seems like we cannot use these tokens to add liq in some other dex
@trader751
@trader751 4 ай бұрын
How to create a Sol token and start listing it in dextool dexscreener birdeye ?
@daniil4578
@daniil4578 5 ай бұрын
how can i create meme coin on solana and list it on birdeye?
@therashidiqbal
@therashidiqbal 2 ай бұрын
its easy to do it with nodejs , can you do it with react and spl token program 2022 with transfer fee extension
@r1sing598
@r1sing598 5 ай бұрын
Where do i create a market ?
@j0dfps
@j0dfps 5 ай бұрын
can you make a video how to make a liquidity pool with these tokens?
@joshkrajnak
@joshkrajnak 4 ай бұрын
2x
@devindecap2126
@devindecap2126 2 ай бұрын
Why would you need to put your seed phrase or private key into authority? Shouldnt it be your wallet address you just created this token with?
@VVAIBHAVTIWARI
@VVAIBHAVTIWARI 3 ай бұрын
Git repo not found
@agbosobechukwu2887
@agbosobechukwu2887 5 ай бұрын
What is the max fee? And do they charge any money or is it free?
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
Fluxbeam does not charge any fees AFAIK. Max fees are the maximum amount of tokens taxed on any single transfer. This is a fixed amount, not a percentage. So if you've got a 1000 max fee, no transfer will tax more than 1000.
@agbosobechukwu2887
@agbosobechukwu2887 5 ай бұрын
​​@@AbdullahRaza how about one that has reflections? Please how can I cont*ct you?
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
@@agbosobechukwu2887 Reflection tokens need a few more steps - they aren't supported natively by Token22. You would need to create a custom transfer hook that reflects tokens on every transfer. spl.solana.com/token-2022/extensions#transfer-hook I'm going to make a video on this, but no promises on when.
@agbosobechukwu2887
@agbosobechukwu2887 5 ай бұрын
@@AbdullahRaza please where can I get a template for a token? A basic one with transfer tax.. Then maybe I can find a way to add the reflection myself. Any idea?
@AbdullahRaza
@AbdullahRaza 5 ай бұрын
@@agbosobechukwu2887 GitHub would be your best best. Lmk what you find and I'll see what I can do to help :)
@richardperalta3778
@richardperalta3778 3 ай бұрын
No metadata?
@alfapremier
@alfapremier 5 ай бұрын
Rename to how to make a scam coin, you need a contract sell otherwise you will have to manual dump and we know what that means
@ioannisgko
@ioannisgko 22 күн бұрын
Developer does not help. Stay away
@a8sssd
@a8sssd 5 ай бұрын
Is their a way that I can get in contact with you? Do you have any socials?
@kaivanmegen1735
@kaivanmegen1735 2 ай бұрын
Yeah when is the update! Love the video man!!
@Thegodlesschristian
@Thegodlesschristian Ай бұрын
hey u got a TG i can pm you? just gotta few questions and cant find a dev that knows spl22 very well
@bashahussain
@bashahussain Ай бұрын
Salaam bro thank you bery much for this and all your videos. Amazing quality and top drawer info. I wanted to ask is there anyway for me to private mesage you to get your help and advice? Discord, twitter, insta, tg?
How to Create a Token on Solana
13:47
QuickNode
Рет қаралды 28 М.
These 2 UI Libraries Are The Perfect Combo
5:03
Josh tried coding
Рет қаралды 117 М.
WHY DOES SHE HAVE A REWARD? #youtubecreatorawards
00:41
Levsob
Рет қаралды 37 МЛН
어른의 힘으로만 할 수 있는 버블티 마시는법
00:15
진영민yeongmin
Рет қаралды 10 МЛН
Token Transfer Fees with Token Extensions on Solana
35:44
How to make your own cryptocurrency scam
19:55
Full Value Dan
Рет қаралды 641 М.
Why I Pick ShadCN and Tailwind for all my projects
18:53
developedbyed
Рет қаралды 52 М.
Create a Solana NFT drop and claim dapp from start to finish
37:49
HashLips Academy
Рет қаралды 13 М.
Breakpoint 2023: Token22
19:31
Solana
Рет қаралды 2,2 М.
Create Your Solana Token in Less Than 7 Minutes w/ thirdweb
6:48
theItalianDev
Рет қаралды 13 М.
How I used AI to make a $20M memecoin
36:58
Rhett Mankind
Рет қаралды 410 М.
How to make a cryptocurrency for less than $2
21:54
Full Value Dan
Рет қаралды 701 М.
Эффект Карбонаро и бумажный телефон
1:01
История одного вокалиста
Рет қаралды 2,6 МЛН
Топ-3 суперкрутых ПК из CompShop
1:00
CompShop Shorts
Рет қаралды 373 М.
iPhone 12 socket cleaning #fixit
0:30
Tamar DB (mt)
Рет қаралды 12 МЛН
Carregando telefone com carregador cortado
1:01
Andcarli
Рет қаралды 2,1 МЛН
POCO F6 PRO - ЛУЧШИЙ POCO НА ДАННЫЙ МОМЕНТ!
18:51