DSAuth
function
setAuthority
nonpayable
Restricted (auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| authority_ | address |
Outputs
(void)
function
setOwner
nonpayable
Restricted (auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| owner_ | address |
Outputs
(void)
DSAuthEvents
event
LogSetOwner
Inputs
| Parameter | Type | Description |
|---|---|---|
| owner | address |
Outputs
(void)
event
LogSetAuthority
Inputs
| Parameter | Type | Description |
|---|---|---|
| authority | address |
Outputs
(void)
DSNote
event
LogNote
Inputs
| Parameter | Type | Description |
|---|---|---|
| sig | bytes4 | |
| guy | address | |
| foo | bytes32 | |
| bar | bytes32 | |
| wad | uint256 | |
| fax | bytes |
Outputs
(void)
SaiMom
function
setPep
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| pep_ | address |
Outputs
(void)
function
setVox
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| vox_ | address |
Outputs
(void)
function
setWay
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setAxe
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setHow
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setPip
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| pip_ | address |
Outputs
(void)
function
setMat
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setFee
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setCap
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| wad | uint256 |
Outputs
(void)
function
setTax
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| ray | uint256 |
Outputs
(void)
function
setTapGap
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| wad | uint256 |
Outputs
(void)
function
setTubGap
nonpayable
Restricted (note, auth)
Inputs
| Parameter | Type | Description |
|---|---|---|
| wad | uint256 |
Outputs
(void)
constructor
SaiMom
nonpayable
Inputs
| Parameter | Type | Description |
|---|---|---|
| tub_ | address | |
| tap_ | address | |
| vox_ | address |
Outputs
(void)
function
tap
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
authority
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
owner
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
vox
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |
function
tub
view
Inputs
(void)
Outputs
| Type | Description |
|---|---|
| address |