You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working on implementing an Isolated Module that can support more Ethereum ERC20 Tokens, for example, token lists from Ethereum token lists from TokenList. However, it was not working by not showing the isolated module in the coin list screen when adding a coin.
I have set a protocol identifier name other than eth but the network configurations are the same as those of Ethereum. So, in summary, the new isolated module only has a change in the protocol identifier and ERC20 Token List.
Maybe, it is not working as expected because of the conflicting networks or something else.
If someone has any solutions or suggestions, post them here.
The text was updated successfully, but these errors were encountered:
Hey Team,
I was working on implementing an Isolated Module that can support more Ethereum ERC20 Tokens, for example, token lists from Ethereum token lists from TokenList. However, it was not working by not showing the isolated module in the coin list screen when adding a coin.
I have set a protocol identifier name other than
eth
but the network configurations are the same as those of Ethereum. So, in summary, the new isolated module only has a change in the protocol identifier and ERC20 Token List.Maybe, it is not working as expected because of the conflicting networks or something else.
If someone has any solutions or suggestions, post them here.
The text was updated successfully, but these errors were encountered: