DSChief
Verified contract
Active on
Ethereum with 4,116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa618…17f7
Balances ($149,451,455.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9f8f…79a2 | ERC-20 | 101.313404K | $1,475.14 |
$149,451,455.27 | |
MTV | ERC-20 | 1K | $0.000695 |
$0.69 | |
COLLAR | ERC-20 | 10M | -- | -- | |
Degen | ERC-20 | 21B | -- | -- | |
ALA | ERC-20 | 142.857143K | -- | -- | |
HQG | ERC-20 | 1.112 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21125116 | 5 days ago | | | 0 | 0.0015242995 | |
| 21114803 | 6 days ago | | | 0 | 0.00034644611 | |
| 21107604 | 7 days ago | | | 0 | 0.00058960154 | |
| 21088574 | 10 days ago | | | 0 | 0.0019999741 | |
| 21084634 | 11 days ago | | | 0 | 0.00090168960 | |
| 21056136 | 15 days ago | | | 0 | 0.00061694926 | |
| 21042280 | 17 days ago | | | 0 | 0.00032912739 | |
| 21040632 | 17 days ago | | | 0 | 0.00039877062 | |
| 21010003 | 21 days ago | | | 0 | 0.00067943973 | |
| 21000127 | 22 days ago | | | 0 | 0.00069388505 |
ABI
ABI objects
Getter at block 21161303
GOV() view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
IOU() view returns (address)
0xa618e54de493ec29432ebd2ca7f14efbf6ac17f7
MAX_YAYS() view returns (uint256)
5
authority() view returns (address)
0x0a3f6849f78076aefadf113f5bed87720274ddc0
hat() view returns (address)
0x3f6e730c77496aab65655b3a5bdf6242c6eee4cc
live() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
approvals(address) view returns (uint256)
canCall(address caller, address code, bytes4 sig) view returns (bool)
deposits(address) view returns (uint256)
getCapabilityRoles(address code, bytes4 sig) view returns (bytes32)
getUserRoles(address who) view returns (bytes32)
hasUserRole(address who, uint8 role) view returns (bool)
isCapabilityPublic(address code, bytes4 sig) view returns (bool)
isUserRoot(address who) view returns (bool)
last(address) view returns (uint256)
slates(bytes32, uint256) view returns (address)
votes(address) view returns (bytes32)
State-modifying
Events etch(address[] yays) returns (bytes32 slate)
free(uint256 wad)
launch()
lift(address whom)
lock(uint256 wad)
setAuthority(address authority_)
setOwner(address owner_)
setPublicCapability(address code, bytes4 sig, bool enabled)
setRoleCapability(uint8 role, address code, bytes4 sig, bool enabled)
setRootUser(address who, bool enabled)
setUserRole(address who, uint8 role, bool enabled)
vote(address[] yays) returns (bytes32)
vote(bytes32 slate)
Etch(bytes32 indexed slate)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
constructor(address GOV, address IOU, uint256 MAX_YAYS)
This contract contains no fallback and receive objects.
This contract contains no error objects.