How to interact with my ERC777 Contract

@abcoathup
I was try to Interact with my ERC777 Contract, but I don’t have any option, like burning token and others. you can watch the image i attached below.

and this below image you can see lots of option is showing. I am not understand why it’s not showing on my contract.

2 Likes

Hi @Rahaman,

I’m not familiar with MEW interface.

Which network is your token on? Can you specify that network in MEW?

On Ropsten test network. When I use others ERC777 token ABI it’s working, but with my token contract ABI it’s not working.

1 Like

Hi @Rahaman,

Your screenshots have two different contract addresses. Can you share your token contract address on Ropsten?

1 Like

@abcoathup
This contract i just create and try to Interact with Contract but it’s not showing all function :point_down:

but using this :point_down: contract ABI it will show all option

Here you can see !

1 Like

Hi @Rahaman,

You could try interacting with the contract using Etherscan write interface and injected web3 (MetaMask):

I don’t know why MEW isn’t interacting with the contract.

2 Likes

It’s OK :+1: I have a solution ! Thanks :revolving_hearts:

2 Likes