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

PrivatixServiceContract

Verified contract

Active on Ethereum with 3,486 txns
Deployed by via 0x1d2e7616 at 8040204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2a3298072c7993158f13f2dc31e649b99cb9f051f9dd24d9268dec6a26c9f6ce
0xd4050b814a06004e6c7b37a73e189b6bab287077cf96f66df020ee98a20ba830
0x99bae324c8ac88e77420ef600eb61c7cf59012aa5f0fc4c426703bcf23540b7d
0xbfb17d4929278493314113209b64ec5c08e16755d943e4857aaf6e6bfca09ddc
0x97402c0ca86334d3a14fada4ad502174fea6eaf63913cd87cc51ee1d8d01f13a
0x5afcc130436b4bbb30a9ce065a48fc5191d24e2bf51dbf7d2e9b04d7d0406a60
0xaf216942e99a0b87807907c263eb0852accd87f5ef692f26d38deee151b146aa
0x478c1328cafa18c3789cbce107776509974fc3134a8e4340be0f4e7662f33c57
0x06ddf80e490bc476876afe9a3f6cd2ff8adf8a959355db8014477d8a31b16845
0x11970ecdb4b13b158f89a6742c07d6ab306898ec7215fc13872074fd8600daad

Functions
Getter at block 20798558
challenge_period(view returns (uint32)
5000
channel_deposit_bugbounty_limit(view returns (uint64)
30000000000
network_fee(view returns (uint32)
10000
network_fee_address(view returns (address)
0x990b255cf54fec4b866358dd7e2b6e54ef6645c8
popup_period(view returns (uint32)
500
remove_period(view returns (uint32)
100
token(view returns (address)
0x3adfc4999f77d04c8341bac5f3a76f58dff5b37a
Read-only
balanceOf(address _addressview returns (uint64)
extractSignature(address _addressuint32 _open_block_numberbytes32 _offering_hashuint64 _balancebytes _msg_sigbool _typeview returns (address)
getChannelInfo(address _client_addressaddress _agent_addressuint32 _open_block_numberbytes32 _offering_hashview returns (uint64uint32uint64)
getKey(address _client_addressaddress _agent_addressuint32 _open_block_numberbytes32 _offering_hashpure returns (bytes32 data)
getOfferingInfo(bytes32 offering_hashview returns (addressuint64uint16uint16uint32)
State-modifying
addBalanceERC20(uint64 _value
cooperativeClose(address _agent_addressuint32 _open_block_numberbytes32 _offering_hashuint64 _balancebytes _balance_msg_sigbytes _closing_sig
createChannel(address _agent_addressbytes32 _offering_hashuint64 _deposit
popupServiceOffering(bytes32 _offering_hashuint8 _source_typestring _source
registerServiceOffering(bytes32 _offering_hashuint64 _min_deposituint16 _max_supplyuint8 _source_typestring _source
removeServiceOffering(bytes32 _offering_hash
returnBalanceERC20(uint64 _value
setNetworkFee(uint32 _network_fee
setNetworkFeeAddress(address _network_fee_address
settle(address _agent_addressuint32 _open_block_numberbytes32 _offering_hash
topUpChannel(address _agent_addressuint32 _open_block_numberbytes32 _offering_hashuint64 _added_deposit
uncooperativeClose(address _agent_addressuint32 _open_block_numberbytes32 _offering_hashuint64 _balance
Events
LogChannelCloseRequested(address indexed _agentaddress indexed _clientbytes32 indexed _offering_hashuint32 _open_block_numberuint64 _balance
LogChannelCreated(address indexed _agentaddress indexed _clientbytes32 indexed _offering_hashuint64 _deposit
LogChannelToppedUp(address indexed _agentaddress indexed _clientbytes32 indexed _offering_hashuint32 _open_block_numberuint64 _added_deposit
LogCooperativeChannelClose(address indexed _agentaddress indexed _clientbytes32 indexed _offering_hashuint32 _open_block_numberuint64 _balance
LogOfferingCreated(address indexed _agentbytes32 indexed _offering_hashuint64 indexed _min_deposituint16 _current_supplyuint8 _source_typestring _source
LogOfferingDeleted(address indexed _agentbytes32 indexed _offering_hash
LogOfferingPopedUp(address indexed _agentbytes32 indexed _offering_hashuint64 indexed _min_deposituint16 _current_supplyuint8 _source_typestring _source
LogUnCooperativeChannelClose(address indexed _agentaddress indexed _clientbytes32 indexed _offering_hashuint32 _open_block_numberuint64 _balance
Constructor
constructor(address _token_addressaddress _network_fee_addressuint32 _popup_perioduint32 _remove_perioduint32 _challenge_period
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.