Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3452…3f77
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SDT | ERC-20 | 1.11627K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6261634 | 6 years ago | | | 0 | 0.00020283520 | |
| 6261634 | 6 years ago | | | 0 | 0.00020778245 | |
| 6261097 | 6 years ago | | | 0 | 0.00024736000 | |
| 6261095 | 6 years ago | | | 0 | 0.00024736000 | |
| 6255101 | 6 years ago | | | 0 | 0.00024983360 | |
| 6254005 | 6 years ago | | | 0 | 0.00022242600 | |
| 6253993 | 6 years ago | | | 0 | 0.000069993000 | |
| 6253483 | 6 years ago | | | 0 | 0.00018351000 | |
| 6253255 | 6 years ago | | | 0 | 0.00022736880 | |
| 6253127 | 6 years ago | | | 0 | 0.00022736880 |
ABI
ABI objects
Getter at block 21325928
owner() view returns (address)
0xdb3f9eb7ef709721ac68ca89a8252a653e870c1d
token() view returns (address)
0x3452282f3b9d93f1f79cc168631fe98bb9673f77
Read-only
getStatus(address _arbitrator, uint256 _transactionId) view returns (address, address, uint256, uint256, uint256, bool)
isUnlocked(address _arbitrator, uint256 _transactionId) view returns (bool)
State-modifying
Events claim(address _arbitrator, uint256 _transactionId)
create(address _sender, address _recipient, address _arbitrator, uint256 _transactionId, uint256 _tokens, uint256 _fee, uint256 _expiration)
fund(address _sender, address _arbitrator, uint256 _transactionId, uint256 _tokens, uint256 _fee)
mediate(uint256 _transactionId)
release(address _sender, address _recipient, uint256 _transactionId, uint256 _exchangeRate)
releaseUnlocked(address _sender, address _recipient, uint256 _transactionId, uint256 _exchangeRate)
transferOwnership(address newOwner)
transferToken(address _tokenAddress, address _transferTo, uint256 _value)
Created(address indexed sender, address indexed recipient, address indexed arbitrator, uint256 transactionId)
Dispute(address indexed arbitrator, uint256 transactionId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paid(address indexed arbitrator, uint256 transactionId)
Released(address indexed arbitrator, address indexed sentTo, uint256 transactionId)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.