ethBridge

Verified contract

Active on Ethereum with 454 txns
Deployed by via 0xf95de569 at 13843300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.27
0x11bed99ea0b36b6f36d4d5b748a6720093b14221e1e1c11d2a63c0396bf2c646
0x2dbc5e16d533240dedccce6a73a64c4025894a82239bb26ccf67c596db52d74c
0x53b455ae447a95023d650916ee134681f8cfe0f5b7b6c5f67f5120a326072db4
0x1f3c0cba0aa66751531548b0135eb938593e505d2753bd5bee498cbea7fb5fdf
0xd397b1ca16a716f48831f9e60f1f97208955aaa36e5b8526b463a13ac3639893
0x34b7144814bfa2fa7a8d63eace2534517ec067791ee668089aa0d1eaf9578307
0xeef5caf2511ee14c8aeff42a9e74fbcc7ce55aa171d392ca3688d8ef8f7124c8
0xcf31728ba19a44b7d8931d345eb933d76ce50b6e51b0d64fc99ce7e6967812ea
0x700567d0f9b36ba7d2c8ffa79dd1cc73dfca6fe91104fab673f2a505fe2b9137
0x8f56d0463fcfd52a45bceb0e6ce71648ae78681337e62e7920eb3934f764308f

Functions
Getter at block 20851220
allOperationsCount(view returns (uint256)
20
howManyOwnersDecide(view returns (uint256)
3
ownersCount(view returns (uint256)
3
ownersGeneration(view returns (uint256)
1
tokenAddress(view returns (address)
0x612e1726435fe38dd49a0b35b4065b56f49c8f11
Read-only
allOperations(uint256view returns (bytes32)
allOperationsIndicies(bytes32view returns (uint256)
isOwner(address walletview returns (bool)
owners(uint256view returns (address)
ownersIndices(addressview returns (uint256)
tokensRecieved(addressview returns (uint256)
tokensRecievedButNotSent(addressview returns (uint256)
tokensSent(addressview returns (uint256)
votesCountByOperation(bytes32view returns (uint256)
votesMaskByOperation(bytes32view returns (uint256)
State-modifying
cancelPending(bytes32 operation
recieveTokens(uint256[] commissionspayable 
sendTokens(uint256 amount
transferOwnership(address[] newOwners
transferOwnershipWithHowMany(address[] newOwnersuint256 newHowManyOwnersDecide
withdrawEther(uint256 amountaddress reciever
withdrawTokens(uint256 amountaddress reciever
writeTransaction(address useruint256 amount
Events
OperationCancelled(bytes32 operationaddress lastCanceller
OperationCreated(bytes32 operationuint256 howManyuint256 ownersCountaddress proposer
OperationDownvoted(bytes32 operationuint256 votesuint256 ownersCountaddress downvoter
OperationPerformed(bytes32 operationuint256 howManyuint256 ownersCountaddress performer
OperationUpvoted(bytes32 operationuint256 votesuint256 howManyuint256 ownersCountaddress upvoter
OwnershipTransferred(address[] previousOwnersuint256 howManyOwnersDecideaddress[] newOwnersuint256 newHowManyOwnersDecide
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.