Skip to content

nwice/protocol

 
 

Repository files navigation

Snowball Protocol

Solidity files relating to the Snowball protocol.

Getting Started

We're using Truffle to compile, and test contracts.

npm install -g truffle

Dev

#Forthcoming

Deploy

Via Remix

You can use truffle-flattener to flaten files

# Flatten
truffle-flattener ./contract/<sol> <output-location>

# Deploy file via remix

List of Contracts Snowball: 0xC38f41A296A4493Ff429F1238e030924A1542e50

IceQueen: 0xB12531a2d758c7a8BF09f44FC88E646E1BF9D375

Timelock: 0xe8CAA3E0CBBDadcbfA5d1A7b77111F77A0A95ccA

Controller: 0xf7B8D9f8a82a7a6dd448398aFC5c77744Bd6cb85

PngAvaxSushi SnowGlobe: 0x751089F1bf31B13Fa0F0537ae78108088a2253BF

Strategy PNGAVAXSUSHI : 0x14ec55f8B4642111A5aF4f5ddc56B7bE867eB6cC

AvaxEth Strategy : 0x953853590b805A0E885A75A3C786D2aFfcEEA3Cf

AvaxEth SnowGlobe : 0x586554828eE99811A8ef75029351179949762c26

SnowGlobe AVAXPNG: 0x621207093D2e65Bf3aC55dD8Bf0351B980A63815

Strategy PngAvaxPng: 0x6A803904b9eA0Fc982fBB077c7243c244Ae05a2d

Strategy PngAvaxLink: 0x974Ef0bDA58C81F3094e124f530eF34fe70dc103

PngAvaxLink SnowGlobe: 0x00933c16e06b1d15958317C2793BC54394Ae356C

About

SnowBall Protocols

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 98.9%
  • JavaScript 1.1%