Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

apyx apyUSDRateView vault

Read the apyUSD vault address that the rate-view contract is pointed at. Should equal apyx.addresses.apyUSD.

Synopsis

apyx apyUSDRateView vault

Arguments

(no arguments)

Example

$ apyx apyUSDRateView vault
0x38EEb52F0771140d10c4E9A9a72349A329Fe8a6A

SDK equivalent

apyx.apyUSDRateView.vault()

Reference: apyUSDRateView module.

Flags

Inherits all session-start flags: --profile, --rpc-url, --chain, --key-path, --address-apxusd, --address-apyusd, --address-rate-view.

Exit codes

CodeMeaning
0read returned a value
1read error, transaction reverted, or receipt wait failed
2usage error (unknown flag, missing required arg, malformed value)