DSChief
Verified contract
Active on
Ethereum with 4,121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f8f…79a2
0xa618…17f7
Balances ($231,402,491.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9f8f…79a2 | ERC-20 | 128.719985K | $1,797.72 |
$231,402,490.6 | |
MTV | ERC-20 | 1K | $0.001071 |
$1.07 | |
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) |
---|---|---|---|---|---|---|---|
| 21258364 | 4 days ago | | | 0 | 0.00082067367 | |
| 21251128 | 5 days ago | | | 0 | 0.0022129151 | |
| 21215959 | 10 days ago | | | 0 | 0.0032697642 | |
| 21215931 | 10 days ago | | | 0 | 0.0017190965 | |
| 21193982 | 13 days ago | | | 0 | 0.00096486976 | |
| 21125116 | 23 days ago | | | 0 | 0.0015242995 | |
| 21114803 | 24 days ago | | | 0 | 0.00034644611 | |
| 21107604 | 25 days ago | | | 0 | 0.00058960154 | |
| 21088574 | a month ago | | | 0 | 0.0019999741 | |
| 21084634 | a month ago | | | 0 | 0.00090168960 |
ABI
ABI objects
Getter at block 21287674
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)
0xd442ea4b93712762e337c1e15f367f0b1050fea4
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.