BancorX

Verified contract

Active on Ethereum with 39,399 txns
Deployed by via 0x11442304 at 7114146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd8355e8a72d60192e8d40baaed599f08e0ca75e8098eb99fad9ca066b783e25c
0x2e5512a3a99974d5208458b5899a3c5eddcf0660b176cd433b7ca22f1024be85
0xb657079520a2dfe5566e5997b5d136b076b68e553e4d0161db2c693d55dd284b
0x399e75c393c4dc62333825d76b96d48a5540c6896064eb10119d4f985c9f2d03
0x9dd2799f20efe48594dd1acf973d5f57b6500f342eed7aa84276bf08b56e7841
0x82028f60b60ba372b4fc78c92ab4cef80f7da04f27ae87ed709964c284b1d102
0x664e1bdf42f2b0039c27d59f414bd422bc9b032a7deb0ff638af31dcee6b4195
0x4813e258e8a5d370e5649062ad9735e6b8dbc7a0f076c62477bf1c49e6a759d6
0x0a8ec7c95bd7ef522b27efa1771d17d66eccabfcfeb211fd0a28429bfc522035
0xf8141c7503c1280702a8a9629b0c5b25f3b16befdaf4290593d2ba1cca3050c6

Functions
Getter at block 21159521
BANCOR_CONVERTER_FACTORY(view returns (bytes32)
0x42616e636f72436f6e766572746572466163746f727900000000000000000000
BANCOR_CONVERTER_UPGRADER(view returns (bytes32)
0x42616e636f72436f6e7665727465725570677261646572000000000000000000
BANCOR_FORMULA(view returns (bytes32)
0x42616e636f72466f726d756c6100000000000000000000000000000000000000
BANCOR_GAS_PRICE_LIMIT(view returns (bytes32)
0x42616e636f7247617350726963654c696d697400000000000000000000000000
BANCOR_NETWORK(view returns (bytes32)
0x42616e636f724e6574776f726b00000000000000000000000000000000000000
BANCOR_X(view returns (bytes32)
0x42616e636f725800000000000000000000000000000000000000000000000000
BANCOR_X_UPGRADER(view returns (bytes32)
0x42616e636f725855706772616465720000000000000000000000000000000000
BNT_CONVERTER(view returns (bytes32)
0x424e54436f6e7665727465720000000000000000000000000000000000000000
BNT_TOKEN(view returns (bytes32)
0x424e54546f6b656e000000000000000000000000000000000000000000000000
CONTRACT_FEATURES(view returns (bytes32)
0x436f6e7472616374466561747572657300000000000000000000000000000000
CONTRACT_REGISTRY(view returns (bytes32)
0x436f6e7472616374526567697374727900000000000000000000000000000000
allowRegistryUpdate(view returns (bool)
true
bntConverter(view returns (address)
0x9c248517b92ae226b88a0a0c28de02b9b7b039d3
bntToken(view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
getCurrentLockLimit(view returns (uint256)
40000000000000000000000
getCurrentReleaseLimit(view returns (uint256)
80000000000000000000000
limitIncPerBlock(view returns (uint256)
3000000000000000000000
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)
10163141
prevLockLimit(view returns (uint256)
39999000000000000000000
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
prevReleaseBlockNumber(view returns (uint256)
10161853
prevReleaseLimit(view returns (uint256)
79995881495525900000000
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
reportingEnabled(view returns (bool)
false
version(view returns (uint16)
2
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(
disableRegistryUpdate(bool _disable
enableReporting(bool _enable
enableXTransfers(bool _enable
reportTx(bytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amountuint256 _xTransferId
restoreRegistry(
setBNTConverterAddress(
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 _registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.