NamingConvention

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe2e87979 at 14328203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "NamingConvention"

No transactions found for "NamingConvention"


Functions
Getter at block 21212239
creepz(view returns (address)
0x0000000000000000000000000000000000000000
creepzRestriction(view returns (bool)
false
firstNamePrice(view returns (uint256)
0
isPaused(view returns (bool)
false
loomi(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
secondNamePrice(view returns (uint256)
0
signer(view returns (address)
0x0000000000000000000000000000000000000000
staking(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
composeFullName(string _firstNamestring _secondNameuint256 _titleview returns (stringuint256)
creepzName(uint256 _creepzIdview returns (string)
isNameReserved(string _firstNamestring _secondNameuint256 _titleview returns (bool)
titlePrices(uint256view returns (uint256)
titles(uint256view returns (string)
toLower(string strpure returns (string)
State-modifying
addTitle(string _titleuint256 _titlePrice
initialize(address _loomiaddress _signeraddress _creepzaddress _staking
pause(bool _pause
renameCreepz(uint256 _creepzIdstring _firstNamestring _secondNameuint256 _titlebytes signature
renounceOwnership(
retractName(uint256 _creepzId
transferOwnership(address newOwner
updateCreepzRestriction(bool _restrict
updateFirstNamePrice(uint256 _fNamePrice
updateSecondNamePrice(uint256 _secondNamePrice
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rename(address indexed userAddressuint256 creepzIdstring name
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.