API Reference
Commands (Sent to Iframe)
ADD_WALLETS
Adds wallets to the whitelist.- String:
"ABCD"or"ABCD:Label" - Object:
{ address: "ABCD", label: "Label" }
Commands and responses for iframe communication
"ABCD" or "ABCD:Label"{ address: "ABCD", label: "Label" }