Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 3.57 KB

File metadata and controls

13 lines (10 loc) · 3.57 KB

Web3Wallet

Fields

Field Type Required Description Example
Id string N/A wallet_id_123
Object Web3WalletObject ✔️ String representing the object's type. Objects of the same type share the same value.
web3_wallet
Web3WalletValue string ✔️ N/A 0x123456789abcdef
Verification Web3WalletVerification ✔️ N/A {
"status": "verified",
"strategy": "web3_metamask_signature",
"nonce": "nonce_value"
}
CreatedAt long ✔️ Unix timestamp of creation
1609459200
UpdatedAt long ✔️ Unix timestamp of creation
1609459200