Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 3.18 KB

README.md

File metadata and controls

29 lines (22 loc) · 3.18 KB

ZWAP Token

$ZWAP token is the valueless governance token for Zilswap.

This repository contains the Scilla smart contracts for the ZWAP token as well as a merkle distributor for the token. The distributor contract is used to release ZWAP tokens at the end of each epoch by setting a merkle root for the distribution data. The merkle root should be determined by indexing on-chain data for the epoch and generating the merkle tree off-chain.

Contracts

TestNet

MainNet