Cannot read/write BSC contract

Tenho esse mesmo problema.
Meu contrato nao pode ser lido ou escrito exatamente o mesmo erro.

Meu codigo que peguei do BSCAN de um contrato e verifiquei tem outros contratos identicos a esse no BSCAN e sem esse problema.

Quero usar como base esse contrato:

[Google Translate]:
I have this same problem.
My contract cannot be read or written exactly the same error.

My code that I got from BSCAN for a contract and verified has other contracts identical to this one in BSCAN and without this problem.

I want to use this contract as a basis:

1 Like

Hey, welcome!
But could you please speak English? I am not sure what do you mean, sorry!

1 Like

Hi @Daniel_Bennis,

Welcome to the community :wave:

Please use English so the community can try to help you.

Thanks! Sorry..

I have this same problem.
My contract cannot be read or written exactly the same error.

My code that I got from BSCAN for a contract and verified has other contracts identical to this one in BSCAN and without this problem.

I want to use this contract as a basis:

This my contract in test:

1 Like

Ready! Can you help me?

1 Like

I am trying to deploy this contract on the testnet network, however when I try to write or read the contract the error “Sorry, no public Write functions were found for this contract.” everything works perfectly, but I can’t read or use any functions.

I’m using remix and generate this artifacts

qqqqq

This is my the contract:

I’ve been trying to solve this for days and I can’t understand why.

This is contract that I want to copy :

Other contract identic:

Can you say me what is my erro?

I checked and noticed that the remix does not give me the inputs of the parameters.

11111111

1 Like