Skip to content

makerdao/megapoker

Folders and files

NameName
Last commit message
Last commit date
Mar 8, 2023
Aug 18, 2021
Aug 14, 2023
Mar 20, 2025
Nov 15, 2019
Nov 15, 2022
Nov 15, 2019
Mar 4, 2021
Nov 15, 2022
Mar 20, 2025
Mar 17, 2021

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: 0x021CfECaF7027d736f796f8FC62c6513e04ca0D4

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