Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f8f…79a2
0x496c…e355
Balances ($134,913.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9f8f…79a2 | ERC-20 | 77.695908 | $1,736.41 |
$134,911.95 | |
MTV | ERC-20 | 1K | $0.001082 |
$1.08 | |
COLLAR | ERC-20 | 10M | -- | -- | |
AfroX | ERC-20 | 1M | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
EOST | ERC-20 | 25K | -- | -- | |
MC | ERC-20 | 100 | -- | -- | |
ULT | ERC-20 | 50 | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
ETHMNY | ERC-20 | 11 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19218330 | 9 months ago | | | 0 | 0.0017803091 | |
| 17806717 | a year ago | | | 0 | 0.0019623569 | |
| 17751530 | a year ago | | | 0 | 0.0010406301 | |
| 15586536 | 2 years ago | | | 0 | 0.00050153287 | |
| 15044882 | 2 years ago | | | 0 | 0.0011133583 | |
| 15044865 | 2 years ago | | | 0 | 0.00085045241 | |
| 15044855 | 2 years ago | | | 0 | 0.0025748677 | |
| 14767721 | 3 years ago | | | 0 | 0.0068494460 | |
| 14738935 | 3 years ago | | | 0 | 0.0018530852 | |
| 14588899 | 3 years ago | | | 0 | 0.0032192736 |
ABI
ABI objects
Getter at block 21273101
GOV() view returns (address)
0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
IOU() view returns (address)
0x496c67a4ced9c453a60f3166ab4b329870c8e355
MAX_YAYS() view returns (uint256)
5
authority() view returns (address)
0x9ef05f7f6deb616fd37ac3c959a2ddd25a54e4f5
hat() view returns (address)
0xbc59b45f54f88efd5f8f5cf0fbcbf5970a9255cc
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)
slates(bytes32, uint256) view returns (address)
votes(address) view returns (bytes32)
State-modifying
Events etch(address[] yays) returns (bytes32 slate)
free(uint256 wad)
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.