Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 777.82 | $1.00 |
$777.82 | |
WMINIMA | ERC-20 | 2.2663K | $0.037462 |
$84.9 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271278 | 16 hours ago | | | 0 | 0.00067525983 | |
| 21271231 | 16 hours ago | | | 0 | 0.0016776189 | |
| 21271082 | 16 hours ago | | | 0 | 0.00076865169 | |
| 21271044 | 16 hours ago | | | 0 | 0.0016420318 | |
| 21256370 | 3 days ago | | | 0 | 0.00079120809 | |
| 21256291 | 3 days ago | | | 0 | 0.0020435884 | |
| 21252012 | 3 days ago | | | 0 | 0.0018605471 | |
| 21251955 | 3 days ago | | | 0 | 0.0045433120 | |
| 21250367 | 4 days ago | | | 0 | 0.00086948359 | |
| 21250317 | 4 days ago | | | 0 | 0.0021923622 |
ABI
ABI objects
Getter at block 21275938
This contract contains no getter function objects.
Read-only
canCollect(bytes32 _contractId) view returns (bool collectible)
getContract(bytes32 _contractId) view returns (address sender, bytes32 senderminima, address receiver, address tokenContract, uint256 amount, uint256 requestamount, bytes32 hashlock, uint256 timelock, bool withdrawn, bool refunded, bytes32 preimage, bool otc)
State-modifying
Events newContract(bytes32 _senderminima, address _receiver, bytes32 _hashlock, uint256 _timelock, address _tokenContract, uint256 _amount, uint256 _requestamount, bool _otc) returns (bytes32 contractId)
refund(bytes32 _contractId) returns (bool)
withdraw(bytes32 _contractId, bytes32 _preimage) returns (bool)
HTLCERC20New(bytes32 indexed contractId, address indexed sender, address indexed receiver, bytes32 senderminima, address tokenContract, uint256 amount, uint256 requestamount, bytes32 hashlock, uint256 timelock, bool otcdeal)
HTLCERC20Refund(bytes32 indexed contractId)
HTLCERC20Withdraw(bytes32 indexed contractId, bytes32 indexed preimage, bytes32 indexed secret)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
SafeERC20FailedOperation(address token)