Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

perspectivefi/apwine-smart-contracts-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APWine smart contracts

This repository contains the public smart contracts of the APWine protocol and its governance. The documentation is available here. By default addresses are the same accross different networks.

Governance

Core

Exchange

Pools

  • To get the list of FutureVault: getFutureVaultAt() on Registry (you can obtain the count with futureVaultCount() on Registry)
  • To get the address of an AMM: getFutureAMMPool(address _futureVaultAddress) on AMMRegistry
  • To get address a FutureWallet: getFutureWalletAddress() on FutureVault

About

A public repo of APWine's contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published