Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$643.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.174277 | $3,693.78 |
$643.74 | |
USDC | ERC-20 | 1.01K | $1.00 |
$1,010 | |
ECO | ERC-20 | 10.655947K | $0.007053 |
$75.15 | |
FIRN | ERC-20 | 100 | -- | -- | |
(#0) | ERC-1555 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18359596 | a year ago | | | 0 | 0.00077820768 | |
| 18219761 | a year ago | | | 0 | 0.0018573013 | |
| 18165434 | a year ago | | | 0 | 0.0015180694 | |
| 18165429 | a year ago | | | 0.49 | 0.0030066685 | |
| 18127414 | a year ago | | | 0 | 0.0029953729 | |
| 18118494 | a year ago | | | 0 | 0.0014935077 | |
| 18088293 | a year ago | | | 0.001 | 0.00095958414 | |
| 18088288 | a year ago | | | 0.001 | 0.00098293590 | |
| 18088274 | a year ago | | | 0.001 | 0.00093441235 | |
| 18072638 | a year ago | | | 0 | 0.0033422871 |
ABI
ABI objects
Getter at block 21305538
getDepositCount() view returns (uint256)
183
Read-only
deposits(uint256) view returns (address pubKey20, uint256 amount, address tokenAddress, uint8 contractType, uint256 tokenId)
supportsInterface(bytes4 _interfaceId) view returns (bool)
State-modifying
Events makeDeposit(address _tokenAddress, uint8 _contractType, uint256 _amount, uint256 _tokenId, address _pubKey20) payable returns (uint256)
onERC1155BatchReceived(address _operator, address _from, uint256[] _ids, uint256[] _values, bytes _data) returns (bytes4)
onERC1155Received(address _operator, address _from, uint256 _tokenId, uint256 _value, bytes _data) returns (bytes4)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
withdrawDeposit(uint256 _index, address _recipientAddress, bytes32 _recipientAddressHash, bytes _signature) returns (bool)
DepositEvent(uint256 _index, uint8 _contractType, uint256 _amount, address indexed _senderAddress)
MessageEvent(string message)
WithdrawEvent(uint256 _index, uint8 _contractType, uint256 _amount, address indexed _recipientAddress)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.