SaiProxyCreateAndExecute
Verified contract
Implementation
Active on
Ethereum with 349 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,372.40 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9120124 | 5 years ago | | | 0.006 | 0.014900325 | |
| 9033333 | 5 years ago | | | 0.5 | 0.021468240 | |
| 9016582 | 5 years ago | | | 3.6 | 0.0021002850 | |
| 9012048 | 5 years ago | | | 0.04849549 | 0.0085867200 | |
| 8990424 | 5 years ago | | | 0.03 | 0.039213015 | |
| 8989078 | 5 years ago | | | 3 | 0.039129662 | |
| 8983189 | 5 years ago | | | 30 | 0.039101331 | |
| 8979268 | 5 years ago | | | 2 | 0.014283960 | |
| 8976274 | 5 years ago | | | 0.01 | 0.0070453725 | |
| 8975676 | 5 years ago | | | 0.07 | 0.0053149667 |
ABI
ABI objects
Getter at block 21170281
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createAndOpen(address registry_, address tub_) returns (address proxy, bytes32 cup)
createOpenAndLock(address registry_, address tub_) payable returns (address proxy, bytes32 cup)
createOpenLockAndDraw(address registry_, address tub_, uint256 wad) payable returns (address proxy, bytes32 cup)
draw(address tub_, bytes32 cup, uint256 wad)
free(address tub_, bytes32 cup, uint256 jam)
give(address tub_, bytes32 cup, address lad)
lock(address tub_, bytes32 cup) payable
lockAndDraw(address tub_, bytes32 cup, uint256 wad) payable
lockAndDraw(address tub_, uint256 wad) payable returns (bytes32 cup)
open(address tub_) returns (bytes32)
shut(address tub_, bytes32 cup)
shut(address tub_, bytes32 cup, address otc_)
wipe(address tub_, bytes32 cup, uint256 wad)
wipe(address tub_, bytes32 cup, uint256 wad, address otc_)
wipeAndFree(address tub_, bytes32 cup, uint256 jam, uint256 wad) payable
wipeAndFree(address tub_, bytes32 cup, uint256 jam, uint256 wad, address otc_) payable
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.