BancorX

Verified contract

Active on Ethereum with 8,919 txns
Deployed by via 0x8164baf0 at 6611679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BancorX"

0x8a56dee5d9cf698463ac2730860994e48ba7df33dbef7ee4cef6b730b6f99534
0x7c52423d1c227c14e92724a59ba6e9df87444e73340e4ca0fbafbd3ef9465764
0xe18a336da8cacb6e3781ef142794354e2cff7fe709411b70c6aafa1c54f60ff8
0xb8db7442afb2deaee6e34ee9a7d88295c82da76541be55258fbced80ce49469e
0xce5477d73ac741a19d41741a461910af62ee63233210b84985b0561c1faac301
0xe9e1b171fa3bbc71630e4b1942a3cd63b960d990bb0c3fab65b5e35f14153170
0x0caa3605408b6723e5b0c42c4da4f2c99f4a7022a5ddad48cf383e6207d8b1c5
0x23c7d44ccad2c399cb7a3a75ae8607d4cd008a12ef4ef15d393ed033a109635e
0x8cd040b9dbc7caf7600871cc519cc4b3ea0bf31f9e007c5f17191588f236e460
0x9b40d3c34e96720aede508e00c86c8532cc9af37530372331f616223248ccf8d

Functions
Getter at block 21161721
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)
0xb89570f6ad742cb1fd440a930d6c2a2ea29c51ee
bntToken(view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
getCurrentLockLimit(view returns (uint256)
40000000000000000000000
getCurrentReleaseLimit(view returns (uint256)
80000000000000000000000
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)
7114466
prevLockLimit(view returns (uint256)
21600000000000000000000
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
prevReleaseBlockNumber(view returns (uint256)
7114552
prevReleaseLimit(view returns (uint256)
78796000000000000000000
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
reportingEnabled(view returns (bool)
true
version(view returns (uint16)
1
xTransfersEnabled(view returns (bool)
false
Read-only
reportedTxs(uint256addressview returns (bool)
reporters(addressview returns (bool)
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 _amount
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
Events
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
TokensLock(address indexed _fromuint256 _amount
TokensRelease(address indexed _touint256 _amount
TxReport(address indexed _reporterbytes32 _fromBlockchainuint256 _txIdaddress _touint256 _amount
XTransfer(address indexed _frombytes32 _toBlockchainbytes32 indexed _touint256 _amount
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.