Bridge

Verified contract

Active on Ethereum with 4,149 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $197.6
ERC-20
Value $5,086.32
0x5ebac3ed276707d8f802415255317aaa78b0db664e5df97fccdf06ff728a8d6b
0xcedc2478577612e1a9cd8bc88d105b4546a5195e49dd9ebd4bc968a2c8062235
0x6745ac59e1c24d2f0a75eb45605854ca9587a95ed5f2c081ef969d7b632e5eb6
0x7a690dd20c2b75f37099fa681fe5b99f58e64e83c2d83ecc0d40449b3f58c48d
0x4a1a58fe8083efb146251185a6bb2ef0d9239e9fd2c14617179be76b83b14fc6
0xdfb5e50c23565f05a62f4908e786e4b7179be37e454c79d83f7fafdbc2539ce2
0x94aadf10caebceaa9b71379ee6a7c5fa6bd9f0db81b952af175701b05032cbfc
0xbecab43c3423cb058bda9e4c7cb97066ec24191ee87c8af41cd53433a6a6673d
0x4dad7fe830535c054642602764439a7cb1f0dc9dd454db7f0d360e2dc4e4203a
0xd4bc06bfcd525101485ca4a5407a188190123b81d606d645b2c3313c6c19c216

Functions
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(bytes32view returns (address)
receiverSender(bytes32view returns (address)
receivers(bytes32view returns (bytes32 idbool isSourceuint256 sourceBlockbool isCompleteaddress walletuint256 amount)
sources(bytes32view returns (bytes32 idbool isSourceuint256 sourceBlockbool isCompleteaddress walletuint256 amount)
State-modifying
create(uint256 _amountpayable 
deliver(bytes32 _id
initDeliver(bytes32 _idaddress _useruint256 _sourceBlockuint256 _amount
renounceOwnership(
setBridgeCost(uint256 _wei
setBridgeToken(address __token
setIsActive(bool _isActive
setRelay(address _relaybool _isRelay
setSourceComplete(bytes32 _id
setSourceConfirmations(uint16 _conf
transferOwnership(address newOwner
withdrawERC20(address _tokenuint256 _amount
withdrawETH(
Events
Create(bytes32 indexed idaddress walletuint256 amount
Deliver(bytes32 indexed idaddress walletuint256 amount
InitDeliver(bytes32 indexed idaddress walletuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.