DssProxyActions
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "DssProxyActions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8970228 | 5 years ago | | | 0 | 0.000079256891 |
ABI
ABI objects
Getter at block 21172221
getGiveAddress() pure returns (address addr)
0xc679857761bee860f5ec4b3368dfe9752580b096
getMcdAddresses() pure returns (address mcd)
0xf23196df1c440345de07fefbe556a5ef0dcd29f0
Read-only
This contract contains no read-only function objects.
State-modifying
Events cdpAllow(uint256 cdp, address usr, uint256 ok)
draw(uint256 cdp, uint256 wad)
enter(address src, uint256 cdp)
exitETH(uint256 cdp, uint256 wad)
exitGem(address gemJoin, uint256 cdp, uint256 wad)
flux(uint256 cdp, address dst, uint256 wad)
freeETH(uint256 cdp, uint256 wad)
freeGem(address gemJoin, uint256 cdp, uint256 wad)
frob(uint256 cdp, int256 dink, int256 dart)
give(uint256 cdp, address usr)
giveToProxy(uint256 cdp, address dst)
hope(address obj, address usr)
joinDaiJoin(address urn, uint256 wad)
joinEthJoin(address urn) payable
joinGemJoin(address apt, address urn, uint256 wad, bool transferFrom)
lockETH(uint256 cdp) payable
lockGem(address gemJoin, uint256 cdp, uint256 wad, bool transferFrom)
move(uint256 cdp, address dst, uint256 rad)
nope(address obj, address usr)
open(bytes32 ilk, address usr) returns (uint256 cdp)
quit(uint256 cdp, address dst)
safeLockETH(uint256 cdp, address owner) payable
safeLockGem(address gemJoin, uint256 cdp, uint256 wad, bool transferFrom, address owner)
safeWipe(uint256 cdp, uint256 wad, address owner)
shift(uint256 cdpSrc, uint256 cdpOrg)
shut(uint256 cdp)
transfer(address gem, address dst, uint256 wad)
urnAllow(address usr, uint256 ok)
wipe(uint256 cdp, uint256 wad)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.