BancorX

Verified contract

Active on Ethereum with 5,502 txns
Deployed by via 0x83cd5481 at 10160850
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $56,556.61
0x960279cb8dfe07c8cdeed37a53346a4d8a6b4d188a47118cf6a976f8ee22a5d0
0xd233c84ba9349ae47617c5a3985202a9106c27df11ea7853df85cce40b17916d
0x1c8d39eeaaced1d344fc7bc325ab91016a6011e873f6275aee026631819c6343
0x3eb468c3f29be3dcf98f0c383527cc1e4edd3ef8340a3e69db9318498caeae43
0xf352fea540ce6f247d831339d5c9b94dd340dbd75af84d2f6a03f29ba99a284f
0xed25a77262c905b1143948e34fa2c4ba66a8ebbe6af9fdbbd2991b63649a6df2
0xa2d9c5d83fedd5b77dd8e5ecac0a09e55d43f3837333612b88d28d49421ac32c
0xcf81e2e18fa5535292f4b50b671808d4ad0aa1b4be29e487dbd152a0b18a103a
0xbb7559f5a824723c58f81529d15c9dca11b8df1d485c312e7dc45e73015ce92c
0xdb9a4d1cb19b3d9ddbcb9d0c567af3394d6bcce3868277f817079e48aded3aa7

Functions
Getter at block 20996154
getCurrentLockLimit(view returns (uint256)
40000000000000000000000
getCurrentReleaseLimit(view returns (uint256)
1000000000000000000000000
isSmartToken(view returns (bool)
false
limitIncPerBlock(view returns (uint256)
100000000000000000000000
maxLockLimit(view returns (uint256)
40000000000000000000000
maxReleaseLimit(view returns (uint256)
1000000000000000000000000
minLimit(view returns (uint256)
1000000000000000000
minRequiredReports(view returns (uint256)
3
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
onlyOwnerCanUpdateRegistry(view returns (bool)
false
owner(view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
prevLockBlockNumber(view returns (uint256)
12598610
prevLockLimit(view returns (uint256)
39994000000000000000000
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
prevReleaseBlockNumber(view returns (uint256)
13798353
prevReleaseLimit(view returns (uint256)
957116778417476400000000
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
reportingEnabled(view returns (bool)
false
token(view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
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 _onlyOwnerCanUpdateRegistry
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.