trustwallet / trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS
https://trustwallet.com
GNU General Public License v3.0
1.52k stars 718 forks source link

Can support infura.io's V3 mode? #918

Closed sa124a closed 5 years ago

vikmeup commented 5 years ago

What's v3 mode?

sa124a commented 5 years ago

For example, infura is replaced by this https://mainnet.infura.io/v3/xxxxxxxxxxxxxxxxxxx 。 X represents key

hewigovens commented 5 years ago

What's the difference?

sa124a commented 5 years ago

If I use https://mainnet.infura.io/v3/xxxxxxxxxxxxxxxxxxx, the request will fail. If I use https://mainnet.infura.io/xxxxxxxxxxxxxxxxxxx, the request will succeed.

sa124a commented 5 years ago

image

the document has not updated the description of V3, but there are indications that V3 will be the main factor in the future.

hewigovens commented 5 years ago

Thanks for your information, we'll migrate it later

sa124a commented 5 years ago

You're welcome. I also have trouble about the V3 mode because there is no official document.

hewigovens commented 5 years ago

we don't use infura anymore