We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52fdf8 commit a93ac1dCopy full SHA for a93ac1d
docs/smart-accounts/guides/typescript-viem/01-state-lookup.mdx
@@ -43,9 +43,9 @@ The personal account address is tied to the XRPL address obtained from the XRPL
43
{/* TODO:(Nik) link to upshift and mint guides */}
44
45
```bash
46
-Operator XRPL addresses: [ 'rLb3Qrz2wh4cbMUQYi4iTJBM5ggfbUYw27' ]
+Operator XRPL addresses: [ 'rEyj8nsHLdgt79KJWzXR5BgF7ZbaohbXwq' ]
47
48
-Personal account address: 0xF06021C426E33606E8215E72D6b6Ea64Afa77A0F
+Personal account address: 0xFd2f0eb6b9fA4FE5bb1F7B26fEE3c647ed103d9F
49
50
Personal account FXRP balance: 0n
51
@@ -62,7 +62,7 @@ Vaults: [
62
}
63
]
64
65
-Vault 2 balance: 0n
+Vault 2 balance: 20000000n
66
67
Vault 1 balance: 0n
68
0 commit comments