Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x5c118351d46097804d1127452ade9bd220551ae2eff5cb4707f5eadfe6b3323c
0x2fd7c0904b84637f618cb0db9bf63483c3e0b8396025ce64c072e0e3a55c4cb3
0x54a9d9f6c9d862d6955bd7a3f5f91a78803a31d57f3723bf210a30868f37c768
0x70758c2f0448343012999a02b38113126513c2d5815b1d88286fbb7911046145
0x592b72d3306141195db96e267780d895879ad8bb922491ecc9a0dffbfee8dac4
0xaef3ee15b86fb9243c7e48887406b3e38015f473281b4f7186ad3073bbac9032
0x66c275f86e9fdc0ae80825f41414931d7b78044b30bf1cd181858dabd7317099
0x2bc884c45064bfe476bb37ee11972caa778cf431313191d3ea37574a9e57772c
0x9ba60a09f8e8a97b9e63cc5a641b3edb6444094ecc482b4a5c426d291da8b498
0x99a9779f3fca4b538ad032354ffc3f92c2903596a544c8378499a6f0b9037ef8

Functions
Getter at block 21379032
implementation(view returns (address)
0x0ab611f28165a5b694959c1454c0a9027eae536d
proxyType(pure returns (uint256)
1
arbitrationLicenses(view returns (address)
0x3e7fc31b9bd5fafde828acc1fd7b7b3dd7c1d927
isInitialized(view returns (bool)
true
isOwner(view returns (bool)
false
owner(view returns (address)
0x35f7c96c392cd70ca5dbaedb2005a946a82e8a95
proxiableUUID(pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
sellingLicenses(view returns (address)
0x18c8e4570de4d1fa07e2ad8be4bc0fe8b2c2dc4d
Read-only
allowedContracts(addressview returns (bool)
getDataHash(string _usernamestring _contactDataview returns (bytes32)
getMessageSigner(string _usernamestring _contactDatauint256 _noncebytes _signatureview returns (address)
user_nonce(addressview returns (uint256)
users(addressview returns (string contactDatastring locationstring username)
State-modifying
addOrUpdateUser(address _senderstring _contactDatastring _locationstring _username
addOrUpdateUser(bytes _signaturestring _contactDatastring _locationstring _usernameuint256 _noncereturns (address _user)
addOrUpdateUser(string _contactDatastring _locationstring _username
init(address _sellingLicensesaddress _arbitrationLicenses
renounceOwnership(
setAllowedContract(address _contractbool _allowed
setLicenses(address _sellingLicensesaddress _arbitrationLicenses
transferOwnership(address _newOwner
updateCode(address newCode
Events
LicensesChanged(address senderaddress oldSellingLicensesaddress newSellingLicensesaddress oldArbitrationLicensesaddress newArbitrationLicenses
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(bytes constructDataaddress contractLogic
Fallback and receive
fallback(
Errors

This contract contains no error objects.