BancorX

Verified contract

Active on Ethereum with 185 txns
Deployed by via 0xc2ca8ab7 at 9157080
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe0ca78932590b02c050d3493bd217e37a267feaaaeb2a0fba6fa4f25120be312
0x9bdd2068af3bf4a9a73698542c665e482f203cb6218acba0fb9cb630e45f4f53
0xdfe9a837721261ad63023596ab47b7758e2b44f437253ff39557c6a026a7d16c
0x5c5a9abf98068a01b2d72a978db720bb0fd711cf0f7df426ac125356b2442119
0xf7b5bd77c54c0378d5b136f75647e6db7219d456cefbe3f4bbe04dc26ed00136
0x80f687b53f8dddc5f2b67cdb1ac1af42b3485cd5d291c5a034b2f3daf3ec7d54
0xa6b11b624cd992083caa34fbbbbe64f0ff71236e1cf3ba9927b9bdbb4361d92b
0x6b8def3a27504aad1fd561e850a846a3e9174ad0794799c21d3385d962c06bc5
0xfd0f57c3891618adab409d8e5b3a18615b7a68a24d51366c88f96b84992e6728
0x5706989902d1a8ee78484dccc1f333ae1f2bc70df45e912cddce699376eb3855

Functions
Getter at block 21259830
adminOnly(view returns (bool)
false
getCurrentLockLimit(view returns (uint256)
40000000000000000000000
getCurrentReleaseLimit(view returns (uint256)
80000000000000000000000
isSmartToken(view returns (bool)
true
limitIncPerBlock(view returns (uint256)
30000000000000000000
maxLockLimit(view returns (uint256)
40000000000000000000000
maxReleaseLimit(view returns (uint256)
80000000000000000000000
minLimit(view returns (uint256)
1000000000000000000
minRequiredReports(view returns (uint256)
3
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
prevLockBlockNumber(view returns (uint256)
10152957
prevLockLimit(view returns (uint256)
39999000000000000000000
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
prevReleaseBlockNumber(view returns (uint256)
13532543
prevReleaseLimit(view returns (uint256)
79890003800000000000000
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
reportingEnabled(view returns (bool)
false
token(view returns (address)
0xb1cd6e4153b2a390cf00a6556b0fc1458c4a5533
version(view returns (uint16)
3
xTransfersEnabled(view returns (bool)
false
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
acceptOwnership(
enableReporting(bool _enable
enableXTransfers(bool _enable
reportTx(bytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amountuint256 _xTransferId
restoreRegistry(
restrictRegistryUpdate(bool _adminOnly
setLimitIncPerBlock(uint256 _limitIncPerBlock
setMaxLockLimit(uint256 _maxLockLimit
setMaxReleaseLimit(uint256 _maxReleaseLimit
setMinLimit(uint256 _minLimit
setMinRequiredReports(uint256 _minRequiredReports
setReporter(address _reporterbool _active
transferOwnership(address _newOwner
updateRegistry(
upgrade(address[] _reporters
withdrawTokens(address _tokenaddress _touint256 _amount
xTransfer(bytes32 _toBlockchainbytes32 _touint256 _amount
xTransfer(bytes32 _toBlockchainbytes32 _touint256 _amountuint256 _id
Events
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
TokensLock(address indexed _fromuint256 _amount
TokensRelease(address indexed _touint256 _amount
TxReport(address indexed _reporterbytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amountuint256 _xTransferId
XTransfer(address indexed _frombytes32 _toBlockchainbytes32 indexed _touint256 _amountuint256 _id
XTransferComplete(address _touint256 _id
Constructor
constructor(uint256 _maxLockLimituint256 _maxReleaseLimituint256 _minLimituint256 _limitIncPerBlockuint256 _minRequiredReportsaddress _registryaddress _tokenbool _isSmartToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.