SaiProxy
function
free
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
jam | uint256 |
Outputs
(void)
function
give
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
lad | address |
Outputs
(void)
function
shut
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 |
Outputs
(void)
function
open
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address |
Outputs
Type | Description |
---|---|
bytes32 |
function
wipe
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
wad | uint256 |
Outputs
(void)
function
wipe
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
wad | uint256 | |
otc_ | address |
Outputs
(void)
function
shut
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
otc_ | address |
Outputs
(void)
function
draw
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
wad | uint256 |
Outputs
(void)
function
wipeAndFree
payable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
jam | uint256 | |
wad | uint256 |
Outputs
(void)
function
lock
payable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 |
Outputs
(void)
function
lockAndDraw
payable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
wad | uint256 |
Outputs
Type | Description |
---|---|
bytes32 |
function
lockAndDraw
payable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
wad | uint256 |
Outputs
(void)
function
wipeAndFree
payable
Inputs
Parameter | Type | Description |
---|---|---|
tub_ | address | |
cup | bytes32 | |
jam | uint256 | |
wad | uint256 | |
otc_ | address |
Outputs
(void)
SaiProxyCreateAndExecute
function
createAndOpen
nonpayable
Inputs
Parameter | Type | Description |
---|---|---|
registry_ | address | |
tub_ | address |
Outputs
Type | Description |
---|---|
address | |
bytes32 |
function
createOpenAndLock
payable
Inputs
Parameter | Type | Description |
---|---|---|
registry_ | address | |
tub_ | address |
Outputs
Type | Description |
---|---|
address | |
bytes32 |
function
createOpenLockAndDraw
payable
Inputs
Parameter | Type | Description |
---|---|---|
registry_ | address | |
tub_ | address | |
wad | uint256 |
Outputs
Type | Description |
---|---|
address | |
bytes32 |