This contract is being backfilled. You may encounter incomplete storage history.

KolectivExchange

Verified contract

Active on Ethereum with 6,909 txns
Deployed by via 0xb4b42ea6 at 12498734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $230,086.2
0x55a80fe50488b171c07209a7197a416eeaa4b83d5e024d9d919f00545f460d7e
0xc7fc20774f4c244d18cb9ed931a67cf340c920270e4f00e0ed44e12513ec055e
0x8277a0ab0a2f67af24c6277103ed45a0cdf57c1d263950f9a842e0c19b4e5a27
0xbe4a6a0635634e08bb097586a35e695e1d8cae44e772ef670f112b78fbc7cf7e
0x411da07281f65667beccb49d617106de252fe2e98650ce63db6756a024fcdb58
0xa2f871385f7c68699d7407712b046058242f45b2ce56f72e60f146698929ac2d
0xd0fe11b864d2f46e1bc82a20391403d01cb15364a8270d4b118bcdbeef19120d
0xefc8fb39152a0611737f901bea1a7179ae31156bfb917eb30cda23345de0d63e
0x1d5b40c7006b36879312b21ef725b5f18d9a800a46cee3aeb2ce9f4667c136be
0xba4aaf531868b5de2f495aa994330ded44e3a6d8eeabb00847f8209661d4827a

Functions
Getter at block 20798500
getMinDeposit(view returns (uint256)
0
getReservedBalance(view returns (uint256)
0
minDeposit(view returns (uint256)
0
owner(view returns (address)
0x14ee3a876e85dd9c8b352a4e83044ed06fc7a0db
paused(view returns (bool)
false
reservedBalance(view returns (uint256)
0
Read-only
getDepositBalance(uint256 exchangeIdview returns (uint256)
getWithdrawBalance(uint256 exchangeIdview returns (uint256)
State-modifying
deposit(uint256 exchangeIdpayable 
pause(
renounceOwnership(
setMinDeposit(uint256 amountreturns (uint256)
setReservedBalance(uint256 balancereturns (uint256)
transferOwnership(address newOwner
unpause(
withdraw(address accountuint256 amountuint256 exchangeId
withdrawOwner(address accountuint256 amount
withdrawOwnerAll(address account
Events
Deposit(address indexed accountuint256 amountuint256 indexed exchangeId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Withdraw(address indexed accountuint256 amountuint256 indexed exchangeId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.