User Identifiers
One User, One Email, One Wallet
In GRVT, each user must register both Web2 and Web3 credentials.
Web2 Credentials (Emails)
Each user must sign up via email with a password setup or Google/Microsoft OAuth. This grants access to non-trading features such as completing your KYC, referrals, and more. It also allows you to view your portfolio and positions.
Web3 Credentials (Wallets)
Each user must then register a wallet on GRVT to enable trading features. Only trades signed with registered wallets can be executed by our trading engine. Additionally, actions that affect the ownership of your assets, such as trading, require a registered wallet.
Credential Type | Identifier (Sample) | Secret | Use Case |
Web2 | email (e.g., wagmi@gmail.com) | password/OAuth | Read + Write (No Trading) |
Web3 | public key (e.g., 0xb794f5ea0ba39494ce839613fffba74279579268) | private key | Own, Sign Trades |
Last updated