MakerDaoGateway

Verified contract

Active on Ethereum with 436 txns
Deployed by via 0x7af84bfc at 7194073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xd5af9d74de518869bdcffd6c9538a20952550274f334b51128943d71d49eaf5b
0x0bf02f1ac09917609dbaf52bb53f7a1e80c887286352291bc763cf90abdba8d8
0x1c7be9563d58fb28837e82d281cad3ab729ba4574ccfaf51befcd5c937c53c13
0x2e3099e729f5d8a36b47d8e316a7c31998c2976b890d37a52b4321f21653d15c
0x53e37d972c12883616ad71a7b17449de60bd6cd0288454e8bdae445021670466
0xa09b17c0de47f7fea06252383b9ca81f20231b25d2215a17ef2d832a062a0ef3
0x92bd254191d7878cd70b84c4307e64386a06298d7bd2502992d1162f596506bd
0xe837d4f7643ceb28d07ab1e5f6d23512462588074c4aff627fefe8fc48ab1b19
0xaef6485d6a3466ecde382ae464cc88bf367bf1f79ee22d41c4be1a499e9b38a9
0x0f6a712aae86966a34a08e9f51a30ddc8e567f391673d9627e437dc3aeb39748

Functions
Getter at block 21169483
dai(view returns (address)
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
dex(view returns (address)
0x39755357759ce0d7f32dc8dc45414cca409ae24e
mkr(view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
paused(view returns (bool)
false
peth(view returns (address)
0xf53ad2c6851052a81b42133467480961b2321c09
saiTub(view returns (address)
0x448a5065aebb8e423f0896e6c5d525c040f59af3
 
systemParameters(view returns (uint256 liquidationRatiouint256 annualStabilityFeeuint256 daiAvailable)
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
cdpOwner(bytes32view returns (address)
cdpsByOwner(addressuint256view returns (bytes32)
cdpsByOwnerLength(address _ownerview returns (uint256)
isPauser(address accountview returns (bool)
pethForWeth(uint256 wethAmountview returns (uint256)
wethForPeth(uint256 pethAmountview returns (uint256)
State-modifying
addPauser(address account
borrowDai(bytes32 cdpIduint256 daiAmount
cdpInfo(bytes32 cdpIdreturns (uint256 borrowedDaiuint256 outstandingDaiuint256 suppliedPeth)
closeCdp(bytes32 cdpIdbool payFeeInDai
ejectCdp(bytes32 cdpId
pause(
registerCdp(bytes32 cdpIdaddress owner
renouncePauser(
repayDai(bytes32 cdpIduint256 daiAmountbool payFeeInDai
repayDaiAndReturnEth(bytes32 cdpIduint256 daiAmountuint256 ethAmountbool payFeeInDai
repayDaiAndReturnWeth(bytes32 cdpIduint256 daiAmountuint256 wethAmountbool payFeeInDai
returnEth(bytes32 cdpIduint256 ethAmount
returnWeth(bytes32 cdpIduint256 wethAmount
supplyEth(bytes32 cdpIdpayable returns (bytes32 _cdpId)
supplyEthAndBorrowDai(bytes32 cdpIduint256 daiAmountpayable 
supplyWeth(bytes32 cdpIduint256 wethAmountreturns (bytes32 _cdpId)
supplyWethAndBorrowDai(bytes32 cdpIduint256 wethAmountuint256 daiAmount
transferCdp(bytes32 cdpIdaddress nextOwner
unpause(
Events
CdpClosed(address indexed ownerbytes32 cdpId
CdpEjected(address indexed newOwnerbytes32 cdpId
CdpOpened(address indexed ownerbytes32 cdpId
CdpRegistered(address indexed newOwnerbytes32 cdpId
CdpTransferred(address indexed oldOwneraddress indexed newOwnerbytes32 cdpId
CollateralReturned(address indexed ownerbytes32 cdpIduint256 wethAmountuint256 pethAmount
CollateralSupplied(address indexed ownerbytes32 cdpIduint256 wethAmountuint256 pethAmount
DaiBorrowed(address indexed ownerbytes32 cdpIduint256 amount
DaiRepaid(address indexed ownerbytes32 cdpIduint256 amount
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Unpaused(address account
Constructor
constructor(address _saiTubaddress _dex
Fallback and receive
fallback(
Errors

This contract contains no error objects.