KASPERIA In-App API
window.kasperia

In-App API Test

Open this page inside the Kasperia App WebView. The app injects window.kasperia, and the EVM provider is available at window.kasperia.ethereum.

Provider Check

Waiting...

Wallet Provider Tests

Kaspa Native API

Test wallet connection, address, balance, network, network switching, message signing, and KAS transfer. The transfer call returns a txid after confirmation.

EVM API

Test the EIP-1193 provider: connect, accounts, balance, chainId, network switching, message signing, and transaction sending. The send call returns a tx hash after confirmation.