The Resolver API returns a wallet address for Twitter users, emails, phone numbers, and other user IDs.
One API call to find a Web3 wallet address for anyone on the internet.
Web2 Providers
twitter
email
tel
github
App Providers
Get a wallet to embedded directly in your app. You control authentication.
Reach out on Discord
How it Works
Input a Twitter user, email, phone number, or any other user_id and get a Patch Wallet address in return. It's that simple. The wallet is just like any other smart contract account and can store any tokens/NFTs.
The Resolver API does not require authentication.
userId
A userId is a unique provider and username ( like twitter:elonmusk, tel:19198675309, email:[email protected]) and returns a wallet address for them on a given chain (matic:0xabc...123).