Skip to content

makerdao/megapoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 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: 0x37bA4427F664557e92493C5858A81C9B90fC09d6

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()