ScdMcdMigration
constructor
ScdMcdMigration
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| tub_ | address | |
| cdpManager_ | address | |
| saiJoin_ | address | |
| wethJoin_ | address | |
| daiJoin_ | address |
Outputs
(void)
function
swapSaiToDai
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| wad | uint256 |
Outputs
(void)
function
swapDaiToSai
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| wad | uint256 |
Outputs
(void)
function
migrate
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| cup | bytes32 |
Outputs
| Type | Description |
|---|---|
| uint256 |
function
wethJoin
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
vat
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
tub
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
saiJoin
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
daiJoin
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
cdpManager
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |