An open API service indexing awesome lists of open source software.

https://github.com/0xsequence/chainalysis

Track sanctioned addresses from Chainalysis Oracle
https://github.com/0xsequence/chainalysis

Last synced: 12 months ago
JSON representation

Track sanctioned addresses from Chainalysis Oracle

Awesome Lists containing this project

README

          

chainalysis
===========

Track sanctioned addresses from Chainalysis Oracle.

```go
OracleAddress = "0x40C57923924B5c5c5455c48D93317139ADDaC8fb"
OracleStartingBlock = 14356508
OracleChainID = 1
```

## Usage

Please see _example.

Note: there is an embedded index in the library, and if you call .Run()
it will listen for updates every 10 minutes.

Calling `make update-index` will update the packages index/sanctioned_addresses.json file

## LICENSE

MIT or Apache 2.0