• Introduction
  • Detecting the Provider
  • Establishing a Connection
  • Methods
  • Events
    • #accountChanged
    • #chainChanged
  • Common Links
  • Update
  • Example
  • FAQ
  • Introduction
  • Detecting the Provider
  • Establishing a Connection
  • Methods
  • Events
    • #accountChanged
    • #chainChanged
  • Common Links
  • Update
  • Example
  • FAQ

Events

accountChanged#

window.chia.on("accountChanged", () => {
window.location.reload()
});

chainChanged#

window.chia.on("chainChanged", () => window.location.reload());
Methods
Common Links

2023 © GOBY