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)
function
min
Inputs
(void)
Outputs
Type | Description |
---|---|
uint96 |
function
setNext
Inputs
Parameter | Type | Description |
---|---|---|
next_ | bytes12 |
Outputs
(void)
function
unset
Inputs
Parameter | Type | Description |
---|---|---|
pos | bytes12 |
Outputs
(void)
function
authority
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
function
set
Inputs
Parameter | Type | Description |
---|---|---|
pos | bytes12 | |
wat | address |
Outputs
(void)
function
void
Inputs
(void)
Outputs
(void)
function
owner
Inputs
(void)
Outputs
Type | Description |
---|---|
address |
function
setAuthority
Inputs
Parameter | Type | Description |
---|---|---|
authority_ | address |
Outputs
(void)
function
setMin
Inputs
Parameter | Type | Description |
---|---|---|
min_ | uint96 |
Outputs
(void)
function
values
Inputs
Parameter | Type | Description |
---|---|---|
bytes12 |
Outputs
Type | Description |
---|---|
address |
function
peek
Inputs
(void)
Outputs
Type | Description |
---|---|
bytes32 | |
bool |
function
read
Inputs
(void)
Outputs
Type | Description |
---|---|
bytes32 |
function
next
Inputs
(void)
Outputs
Type | Description |
---|---|
bytes12 |
function
indexes
Inputs
Parameter | Type | Description |
---|---|---|
address |
Outputs
Type | Description |
---|---|
bytes12 |
function
unset
Inputs
Parameter | Type | Description |
---|---|---|
wat | address |
Outputs
(void)
function
set
Inputs
Parameter | Type | Description |
---|---|---|
wat | address |
Outputs
(void)
function
compute
Inputs
(void)
Outputs
Type | Description |
---|---|
bytes32 | |
bool |
function
poke
Inputs
(void)
Outputs
(void)
function
poke
Inputs
Parameter | Type | Description |
---|---|---|
bytes32 |
Outputs
(void)
function
setOwner
Inputs
Parameter | Type | Description |
---|---|---|
owner_ | address |
Outputs
(void)