AddressSetStorage

Verified contract

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

No balances found for "AddressSetStorage"

No transactions found for "AddressSetStorage"


Functions
Getter at block 21286150
version(view returns (uint8)
1
Read-only
getCount(bytes32 _keyview returns (uint256)
getIndexOf(bytes32 _keyaddress _valueview returns (int256)
getItem(bytes32 _keyuint256 _indexview returns (address)
State-modifying
addItem(bytes32 _keyaddress _value
removeItem(bytes32 _keyaddress _value
Events

This contract contains no event objects.

Constructor
constructor(address _rocketStorageAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.