Prompts the user to select an address from the wallet and returns the selected address.
string
Optional text shown to the user to explain why the dapp is requesting an address selection.
Promise<Address>
Address is a Neo N3 address string.
Address
10006
CANCELED
The user canceled the selection request.
最后更新于 1个月前
const address = await provider.pickAddress();
"NLtYAu3z1fmSqisfAhfNpX81BKZ5ZrSpH5"