@aurox/smart-contract-monitoring
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Aurox smart contract monitoring library

Usage

import { verifyContract } from "@aurox/smart-contract-monitoring";

...

const contractAddress = "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
const result = await verifyContract(contractAddress);

// result will be one of these: "white" | "yellow" | "red" | "black" | null

Readme

Keywords

none

Package Sidebar

Install

npm i @aurox/smart-contract-monitoring

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

26.9 kB

Total Files

27

Last publish

Collaborators

  • reza_aurox
  • nikolaaurox
  • goran-aurox
  • alitaheri
  • getaurox