1.1.16 • Published 10 months ago

status.finance v1.1.16

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Status Finance SDK

Javascript SDK for https://status.finance

Installation

npm install status.finance

Example

const { getTransaction } = require('status.finance');
const tx = await getTransaction({ apiKey: 'myKey' }, { hash: '0x9ce76b451158efb18ef0a3565139b3ed1eb7f248365ad94ebaf21dcdd0e81de9', chain: 'ethereum' })
console.log(tx)
1.1.12

10 months ago

1.1.16

10 months ago

1.1.15

10 months ago

1.1.14

10 months ago

1.1.13

10 months ago

1.1.1

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago