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

https://github.com/dimensiondev/mask-swap-agent-subgraph

The subgraph for mask swap agent contract.
https://github.com/dimensiondev/mask-swap-agent-subgraph

Last synced: about 1 year ago
JSON representation

The subgraph for mask swap agent contract.

Awesome Lists containing this project

README

          

Mask Swap Agent Subgraph
====

This subgraph tracks all swap transaction created by the Mask Swap Agent contract.

## Setup

```bash
yarn
yarn codegen && yarn build
```

## Deployed Subgraphes

| Chain | URL |
| ----- | --- |
| Mainnet | [mask-swap-agent-mainnet](https://thegraph.com/explorer/subgraph/dimensiondev/mask-swap-agent-mainnet) |
| BSC Mainnet | [mask-swap-agent-bsc-mainnet](https://thegraph.com/explorer/subgraph/dimensiondev/mask-swap-agent-bsc-mainnet) |

## Key Entity Overviews

### Token

Contains detailed data on a specific token.

### Transaction

Contains data about a cross chain transaction.