Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd408…f495
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.000051 | $1.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16255526 | 2 years ago | | | 0 | 0.0010378135 | |
| 16255507 | 2 years ago | | | 0 | 0.00074883473 | |
| 16248106 | 2 years ago | | | 0 | 0.0013253250 | |
| 16245656 | 2 years ago | | | 0 | 0.0010690193 | |
| 16244348 | 2 years ago | | | 0 | 0.0015118145 | |
| 16233632 | 2 years ago | | | 0 | 0.0018955369 | |
| 16233061 | 2 years ago | | | 0 | 0.0018479325 | |
| 16205456 | 2 years ago | | | 0 | 0.0018410438 | |
| 16199268 | 2 years ago | | | 0 | 0.0029141254 | |
| 16190346 | 2 years ago | | | 0 | 0.0033232675 |
ABI
ABI objects
Getter at block 21221894
owner() view returns (address)
0x85ab7348cc00006e2615e03a31a1e0937aecd256
signersRep() view returns (address)
0xd408b361ce76d15d1f76933321c866006c0ef495
Read-only
containsHash(string _hash) view returns (bool)
State-modifying
Events depositERC20(address _token, string _receiver, uint256 _amount, string _network)
renounceOwnership()
setSignersRep(address _signersRep)
transferOwnership(address newOwner)
withdrawERC20(address _token, address _receiver, uint256 _amount)
withdrawERC20(address _token, string _txHash, uint256 _amount, bytes32[] _r, bytes32[] _s, uint8[] _v)
withdrawNative(address _receiver, uint256 _amount)
AdminWithdrawERC20(address token, address receiver, uint256 amount)
DepositERC20(string receiver, address token, uint256 amount, string network)
HashAdded(string hash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SignersRepoUpdated(address _signersRep, address sender)
constructor(address _signersRep)
This contract contains no fallback and receive objects.
This contract contains no error objects.