169 похожих чатов

Anyone ever had an issue on testnet where fees aren't

being applied ?

5 ответов

10 просмотров
.-Bees Автор вопроса

I've transferred from owner wallet A to wallet B, from wallet B to wallet C, no fees are getting applied to any transferred tokens between wallets in testnet. But all feed are set, there's no function to limit fees, only wallet excluded from fees is owner and marketing wallet.

.-Bees Автор вопроса

https://bscscan.com/token/0x7B5B3BC6890c1dE78FeDE739C1b02D2e51B1b58c This is contract I've forked into test net. First time playing with one of these earn token contracts.

There is something fucking around with the testnet router, but fees should be deducted still

Try sending tokens with a different account to owner. Also have you added testnet router address? Some contracts compile with mainnet router most don’t though.

.-Bees Автор вопроса

I've done that. I've sent from owner to another wallet, and from that wallet to another and back to owner, none work. Also, yeah I changed the pancakeswap router to testnet router... Maybe I'm using the wrong router, there's two testnet routers right ? Which testnet router is v2

Похожие вопросы

Обсуждают сегодня

Вопрос по диагностике ошибок (я знаю в чем, в данном конкретном примере, я знаю, как исправить, пример модельный, понятно, что в реальности бывает намного запутаннее). module...
ⰄⰎⰋⰐⰐⰑⰛⰤⰧⰧⰩⰄ ⰊⰑⰁⰓⰡⰛⰦⰕⰫ
10
А чем вам питонисты не угодили?😂
.
79
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
52
А дальше что?.. Записать в файл, потом в Код?.. И потом разбирать как-то?..
Хаскель Моисеевич Гопник
14
доброго времени. db, dw и прочие исполняются при трансляции или при выполнении программы?
lutayyy
10
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
например asm AT&T ... label: .string "hi" ... # not error lea label(%rip), %rax # error ( not compile ) mov %rip, %rax # not error mov (%rip), %rax из форумов прочитал чт...
Simple Sorcerer
6
Почему никто не подсказал, что можно объявить свои типы данных, в которых меньше полей, чем в отданном джейсоне, и добавлять их по необходимости?
Strange Rabbit
10
Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
86
Есть предложения, как подобное можно упростить?
Hemul GM
12
Карта сайта