Bridge

Verified contract

Active on Ethereum with 715 txns
Deployed by via 0xba78df1e at 14255474
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x40a9dd09066dbb2344bd7b4e297e06628e12eaa79f378b1426069a3cfebf9dc6
0x220b962c969fac277cb4d8907ea0b1ba558c5e7c9bf488ca2ad9c42754bdb672
0x60d146c0fe34da1c0b75397625e6f07212ea002a2a440aae319258cc34d24fbc
0xbaa112d1163b300f94a5580b6a7833c23ba5104dde667a066ec1a45e2430618f
0x477613272dda96d74e81b85408eb771c4333bfc549934aaedf5722d9dd6283a0
0xcf5332f833f18678418bdf215803bcf59477002e7703f96381af38f414d12ae0
0x1a2d19e7b60c14de9f51d45c2f0abca735843ca9f630359d060eb309df02f4bb
0x5b9352ed4e86aa6d5fba581f96f56b89e690ebfd1251a8389ae46bff05905e03
0x050200b3c6cf5297aa1f13c007f12a6c6bd2f5d4d85300853ccec617b90c36d4
0x21c1c63ee1746f5fac1132ea72960ea3f2f7921f80985fe562f909642c27b5e1

Functions
Getter at block 21218638
commissionAmount(view returns (uint256)
340000000000000000000
getCurrentLockLimit(view returns (uint256)
357142000000000000000000
getCurrentReleaseLimit(view returns (uint256)
357142000000000000000000
limitIncPerBlock(view returns (uint256)
1300000000000000000000
maxLockLimit(view returns (uint256)
357142000000000000000000
maxReleaseLimit(view returns (uint256)
357142000000000000000000
minLimit(view returns (uint256)
5000000000000000000
minRequiredReports(view returns (uint8)
1
owner(view returns (address)
0x6f8f0fc5887ddf09a1d3e84e60438ff37b6604ad
prevLockBlockNumber(view returns (uint256)
14255474
prevLockLimit(view returns (uint256)
357142000000000000000000
prevReleaseBlockNumber(view returns (uint256)
21094214
prevReleaseLimit(view returns (uint256)
323745680000000000000000
reportingEnabled(view returns (bool)
true
token(view returns (address)
0xfe459828c90c0ba4bc8b42f5c5d44f316700b430
totalCommissions(view returns (uint256)
178550000000000000000000
xTransfersEnabled(view returns (bool)
true
Read-only
getXTransferAmount(uint256 _xTransferIdaddress _forview returns (uint256)
reportedTxs(uint256addressview returns (bool)
reporters(addressview returns (bool)
transactionIds(uint256view returns (uint256)
transactions(uint256view returns (uint256 amountbytes32 fromBlockchainaddress touint8 numOfReportsbool completed)
State-modifying
enableReporting(bool _enable
enableXTransfers(bool _enable
renounceOwnership(
reportTx(bytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amountuint256 _xTransferId
setCommissionAmount(uint256 _commissionAmount
setLimitIncPerBlock(uint256 _limitIncPerBlock
setMaxLockLimit(uint256 _maxLockLimit
setMaxReleaseLimit(uint256 _maxReleaseLimit
setMinLimit(uint256 _minLimit
setMinRequiredReports(uint8 _minRequiredReports
setReporters(address[] _reportersbool[] _active
transferOwnership(address newOwner
withdrawCommissions(address _to
xTransfer(bytes32 _toBlockchainbytes32 _touint256 _amount
xTransfer(bytes32 _toBlockchainbytes32 _touint256 _amountuint256 _deadlineuint8 _vbytes32 _rbytes32 _s
Events
CommissionsWithdraw(address indexed _touint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensLock(address indexed _fromuint256 _amount
TokensRelease(address indexed _touint256 _amount
TxReport(address indexed _reporterbytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amountuint256 _xTransferIduint256 _commissionAmount
XTransfer(address indexed _frombytes32 _toBlockchainbytes32 indexed _touint256 _amountuint256 _id
XTransferComplete(address _touint256 _id
Constructor
constructor(uint256 _maxLockLimituint256 _maxReleaseLimituint256 _minLimituint256 _limitIncPerBlockuint8 _minRequiredReportsuint256 _commissionAmountaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.