Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 255 additional slots
Native
Value
$9,350.05
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.944472 | $3,175.46 |
$9,350.05 | |
PPT | ERC-20 | 30.19 | $0.124784 |
$3.77 | |
DTX | ERC-20 | 0.333333 | $0.00218 |
$0 | |
OCN | ERC-20 | 4 | $0.000041 |
$0 | |
SPONS | ERC-20 | 8.571429M | -- | -- | |
CTKN | ERC-20 | 6.479352M | -- | -- | |
SAT | ERC-20 | 4.8M | -- | -- | |
EXPK | ERC-20 | 3.481625M | -- | -- | |
DATA | ERC-20 | 1.76M | -- | -- | |
ERC-20 | 119.785594K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8065104 | 5 years ago | | | 0 | 0.013187664 | |
| 8065097 | 5 years ago | | | 0 | 0.013194832 | |
| 8065086 | 5 years ago | | | 0 | 0.013194832 | |
| 8065019 | 5 years ago | | | 0 | 0.013198416 | |
| 7622584 | 6 years ago | | | 0 | 0.00015113700 | |
| 7622582 | 6 years ago | | | 0 | 0.00014960700 | |
| 7622580 | 6 years ago | | | 0 | 0.00014994300 | |
| 7622577 | 6 years ago | | | 0 | 0.00014952900 | |
| 7622577 | 6 years ago | | | 0 | 0.00015067800 | |
| 7622575 | 6 years ago | | | 0 | 0.00013054800 |
ABI
ABI objects
Getter at block 21162128
m_numOwners() pure returns (uint256)
4
m_required() pure returns (uint256)
2
Read-only
getOwner(uint256 ownerIndex) pure returns (address)
hasConfirmed(bytes32 _operation, address _owner) pure returns (bool)
isOwner(address _addr) pure returns (bool)
State-modifying
Events addOwner(address _owner)
changeOwner(address _from, address _to)
changeRequirement(uint256 _newRequired)
confirm(bytes32 _h) returns (bool)
execute(address _to, uint256 _value, bytes _data) returns (bytes32 _r)
removeOwner(address _owner)
revoke(bytes32 _operation)
Confirmation(address owner, bytes32 operation)
ConfirmationNeeded(bytes32 operation, address initiator, uint256 value, address to, bytes data)
Deposit(address _from, uint256 value)
MultiTransact(address owner, bytes32 operation, uint256 value, address to, bytes data)
OwnerAdded(address newOwner)
OwnerChanged(address oldOwner, address newOwner)
OwnerRemoved(address oldOwner)
RequirementChanged(uint256 newRequirement)
Revoke(address owner, bytes32 operation)
SingleTransact(address owner, uint256 value, address to, bytes data)
constructor(address[] _owners, uint256 _required)
fallback()
This contract contains no error objects.