KEY3LuxuryRegistrarControllerV2

Verified contract

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

No balances found for "KEY3LuxuryRegistrarControllerV2"

0x57b579fbab51f2c37abccdc393c92a83113c21d9e741ebb15d37da3914b368b6
0x9124fd5423bd4be3e174db6c688431c7362c79b26674b8232d282d45e2f27cde
From

Functions
Getter at block 21185816
MIN_REGISTRATION_DURATION(view returns (uint256)
28
base(view returns (address)
0xd3a5a0bd60c8884cc175594153f5ba4fc6337516
invitationRegistry(view returns (address)
0xb07c4eef48b49aaf2199f59e8b1afbfefe2f26e8
owner(view returns (address)
0x8db95452ef160f191e3918dfcd7c1e62d4212c03
paused(view returns (bool)
false
priceOracle(view returns (address)
0x7faf20805f8dcea2644225c0b38820670768e013
startTime(view returns (uint256)
1672315200
validator(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
available(string name_view returns (bool)
invitationsOf(address inviter_view returns (address[])
rentPrice(string name_uint256 duration_string currency_view returns (uint256uint256uint256uint256)
validate(string name_view returns (bool)
State-modifying
pause(
proxyReclaim(uint256 name_address target_
proxyRegister(uint256 name_address resolver_address target_uint256 duration_string currency_payable 
reclaim(uint256 name_
register(uint256 name_address resolver_uint256 duration_string currency_address inviter_payable 
renew(uint256 name_uint256 duration_string currency_payable 
renounceOwnership(
setBaseRegistrar(address registrar_
setInvitationRegistry(address registry_
setPriceOracle(address priceOracle_
setStartTime(uint256 startTime_
setValidator(address validator_
transferOwnership(address newOwner
unpause(
withdraw(address token_
Events
NameReclaimed(string namebytes32 indexed labeluint256 expires
NameRegistered(string namebytes32 indexed labeladdress indexed owneruint256 coststring currencyuint256 expires
NameRenewed(string namebytes32 indexed labeluint256 coststring currencyuint256 expires
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetBaseRegistrar(address indexed registrar
SetInvitationRegistry(address indexed registry
SetPriceOracle(address indexed priceOracle
SetStartTime(uint256 startTime
SetValidator(address indexed validator
Unpaused(address account
Constructor
constructor(address registrar_address invitationRegistry_address validator_address priceOracle_uint256 startTime_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.