Skip to content

Commit a93ac1d

Browse files
fix(docs): update state lookup output
1 parent f52fdf8 commit a93ac1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/smart-accounts/guides/typescript-viem/01-state-lookup.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ The personal account address is tied to the XRPL address obtained from the XRPL
4343
{/* TODO:(Nik) link to upshift and mint guides */}
4444

4545
```bash
46-
Operator XRPL addresses: [ 'rLb3Qrz2wh4cbMUQYi4iTJBM5ggfbUYw27' ]
46+
Operator XRPL addresses: [ 'rEyj8nsHLdgt79KJWzXR5BgF7ZbaohbXwq' ]
4747

48-
Personal account address: 0xF06021C426E33606E8215E72D6b6Ea64Afa77A0F
48+
Personal account address: 0xFd2f0eb6b9fA4FE5bb1F7B26fEE3c647ed103d9F
4949

5050
Personal account FXRP balance: 0n
5151

@@ -62,7 +62,7 @@ Vaults: [
6262
}
6363
]
6464

65-
Vault 2 balance: 0n
65+
Vault 2 balance: 20000000n
6666

6767
Vault 1 balance: 0n
6868

0 commit comments

Comments
 (0)