MultiCertifier
Verified contract
Active on
Ethereum with 8,607 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UC | ERC-20 | 58 | -- | -- | |
BOX | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5613977 | 7 years ago | | | 0 | 0.00056349700 | |
| 5610290 | 7 years ago | | | 0 | 0.00076840500 | |
| 5596529 | 7 years ago | | | 0 | 0.00056349700 | |
| 5592276 | 7 years ago | | | 0 | 0.00035858900 | |
| 5591634 | 7 years ago | | | 0 | 0.00035858900 | |
| 5528205 | 7 years ago | | | 0 | 0.00030736200 | |
| 5450090 | 7 years ago | | | 0 | 0.00030697800 | |
| 5421728 | 7 years ago | | | 0 | 0.00015269100 | |
| 5416983 | 7 years ago | | | 0 | 0.00030736200 | |
| 5415637 | 7 years ago | | | 0 | 0.00035858900 |
ABI
ABI objects
Getter at block 21249353
owner() view returns (address)
0x0024f1e02ebcb004dd7671186ec439e3804a5cc0
Read-only
certified(address _who) view returns (bool)
get(address, string) view returns (bytes32)
getAddress(address, string) view returns (address)
getCertifier(address _who) view returns (address)
getUint(address, string) view returns (uint256)
State-modifying
Events addDelegate(address _new)
certify(address _who)
removeDelegate(address _old)
revoke(address _who)
setOwner(address _new)
Confirmed(address indexed who, address indexed by)
NewOwner(address indexed old, address indexed current)
Revoked(address indexed who, address indexed by)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.