Skip to content

makerdao/megapoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaPoker

Build Status

Optimized Smart Contract to Poke (poke).

For Now, Hard Coded Addresses and Sequences. Easy for TechOps to Run.

MegaPoker current Mainnet Address: 0x8B5216aE00af5A4E920687C457eC7bEE05bd79e2

OmegaPoker

Extensible Poker for Goerli, Kovan and Backup for Mainnet.

The OmegaPoker will gather PIP Addresses from the Ilk Registry and Poke ALL Collaterals Without a Redeployment, at the expense of a little gas.

OmegaPoker Goerli Address: 0xD47850BB4Dd0E1ae4D362399f577a47D675cC830

OmegaPoker Mainnet Address: 0xDd538C362dF996727054AC8Fb67ef5394eC9b8b9

OmegaPoker.refresh()

Public function to reset all PIPs. Call this when a new collateral is onboarded to Goerli, Kovan and Backup for Mainnet.

OmegaPoker.poke()

Public function to poke all ilks. Call after refresh()