Ah, hello to all. I have a tiny problem i was hoping to troubleshoot: i wrote a contract in Sol, basic BEP-20 contract that follows a similar system to BTC but the "halfing" picks a random holder wallet to pay the "reward" to rather than burn. I cant add liquidity on pancake swap, its quite frustrating. I listed other coins with no issue, is there something that may be in the functions that would stop one adding liquidity? Its not just one contract its any that use that code base. Tia :)

Feb 15, 2023, 8:36 PM
can you share the contract link please
btc clone?
do you have a contract link or no?
Feb 15, 2023, 8:39 PM
Yes sorry, was just getting it its on the bsc scan https://bscscan.com/token/0xf887c4f6e4d8a2149a3dd9873f334e99dad7ae5b#code
Feb 15, 2023, 8:40 PM
what is this scam
Feb 15, 2023, 8:42 PM
No, a projec im in college lol
Feb 15, 2023, 8:42 PM
well scam college than
do you have any idea of what it does?
Feb 15, 2023, 8:42 PM
Its not meant to be a scam, it was suppose to demonstrate that we could have a decentralised version on BTC on another network
Feb 15, 2023, 8:43 PM
btw
you don't implement erc20 standard
you need
transferFrom
approve
etc
Feb 15, 2023, 8:44 PM
If i was scamming i wouldnt post on forums for help understanding man, i just want to be able to code my own stuff and the idea sounded neat so we tried it at collage but it all gone wrong anyway, but i want to understand what i did wrong so i can learn
Feb 15, 2023, 8:45 PM
and it is not decentralised id the onlyone that can call the halving is you😝
I WAS JOKING
As I said
it need to follow erc20 standard
so start inheriting it
https://github.com/itinance/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol
Feb 15, 2023, 8:45 PM
Yeah that shouldnt be there either, we used an AI to write half of it, it should be anyone BUT teh contract owner urgh
Feb 15, 2023, 8:46 PM
chat gpt joined the chat
instead why you don't try to learn solidity?
and then make for real a btc version as you said
Otherwise I can't see your aim if you use an AI
Feb 15, 2023, 8:48 PM
Not ChatGPT no, as i said we are studying we used a Ai made at collage to do it to see if it culd be done, clearly not. I am doing next year when i move up matey but found the idea interesting sall
Feb 15, 2023, 8:48 PM
so you used an AI made by you?
interesting🤔
ask to that AI how to start with solidity
curious to know the answer😜
Feb 15, 2023, 8:49 PM
No my class mate but essentially yes, it was just an idea thats clearly gone very wrong. But i liked the idea all the same
Feb 15, 2023, 8:49 PM
cryptozombies.io
if you and your friends made an AI
should be able to complete it
Feb 15, 2023, 8:50 PM
Hmm, someone else mentioned this it looks very good, i do wish to learn properly but i dunno i just got excited with an idea and well, here we are.
Feb 15, 2023, 8:50 PM
ok then restart with it
once done maybe you can achieve your aim
Feb 15, 2023, 8:51 PM
You can't make an AI lol. I think u mean AI model or AI chat bot. AI is a technology.
Feb 15, 2023, 8:51 PM
No i will, and thank you, i know ill sound like a moron but i will keep at it as i find coding fascinating.
Feb 15, 2023, 8:51 PM
...
Feb 15, 2023, 8:51 PM
I cant remember how they ended up, but still and sorry if i irritated any of you actual coders but id rather sound stupid 1000 times and learn than remain a idiot ;)
Feb 15, 2023, 8:54 PM
Wow I just discovered this
etherscan is on 🔥🔥
Feb 15, 2023, 9:08 PM

© 2024 Draquery.com All rights reserved.