Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x30dc…e66a
Balances ($5,283.92)
Native
Value
$197.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06 | $3,293.37 |
$197.6 | |
YDF | ERC-20 | 9.180417M | $0.000554 |
$5,086.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21118810 | 18 days ago | | | 0 | 0.00017467755 | |
| 21118789 | 18 days ago | | | 0.02 | 0.00097462906 | |
| 20837894 | 2 months ago | | | 0 | 0.00095810016 | |
| 20837874 | 2 months ago | | | 0.02 | 0.0032654169 | |
| 20727253 | 2 months ago | | | 0 | 0.00010977609 | |
| 20727235 | 2 months ago | | | 0.02 | 0.00060329949 | |
| 20492091 | 3 months ago | | | 0 | 0.00025377995 | |
| 20492071 | 3 months ago | | | 0.02 | 0.0012632938 | |
| 20492063 | 3 months ago | | | 0.02 | 0.00039148235 | |
| 20491960 | 3 months ago | | | 0 | 0.00092650476 |
ABI
ABI objects
Getter at block 21245845
bridgeCost() view returns (uint256)
20000000000000000
getBridgeToken() view returns (address)
0x30dcba0405004cf124045793e1933c798af9e66a
getIncompleteReceivers() view returns (bytes32[])
[]
getIncompleteSources() view returns (bytes32[])
[]
isActive() view returns (bool)
true
owner() view returns (address)
0x47af673dc2d8e652957f24669b6427fc00d5173a
sourceConfirmations() view returns (uint16)
15
Read-only
receiverIniter(bytes32) view returns (address)
receiverSender(bytes32) view returns (address)
receivers(bytes32) view returns (bytes32 id, bool isSource, uint256 sourceBlock, bool isComplete, address wallet, uint256 amount)
sources(bytes32) view returns (bytes32 id, bool isSource, uint256 sourceBlock, bool isComplete, address wallet, uint256 amount)
State-modifying
Events create(uint256 _amount) payable
deliver(bytes32 _id)
initDeliver(bytes32 _id, address _user, uint256 _sourceBlock, uint256 _amount)
renounceOwnership()
setBridgeCost(uint256 _wei)
setBridgeToken(address __token)
setIsActive(bool _isActive)
setRelay(address _relay, bool _isRelay)
setSourceComplete(bytes32 _id)
setSourceConfirmations(uint16 _conf)
transferOwnership(address newOwner)
withdrawERC20(address _token, uint256 _amount)
withdrawETH()
Create(bytes32 indexed id, address wallet, uint256 amount)
Deliver(bytes32 indexed id, address wallet, uint256 amount)
InitDeliver(bytes32 indexed id, address wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.