GdnRegistrationService

Verified contract

Active on Ethereum with 710 txns
Deployed by via 0xeb64ebbb at 20874841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,899.21
0xcb8d28e6137296b9d399edd3b55d3254530ccefd5af823c00a7c79db50e2ca52
0x58062821796ae2169a28671c600ab8b0a6788584b6b30641d68a38596ec14533
0x23810b83818276c493a12f7b317123d97e7a7b8434ae6345db358b48a2bb0fd5
0x36bec85816cc43d10b46172dc6888e7c4cd39c456f887e8a75820bd454fd76ec
0x92a3d5b8e2719ceaccc05f1bf4e5f48f87bd18ef0569f0c671f55138a7d50cde
0x0f6c7db649d278cafe834d0af9948a2365447a0d477c820af5eb373977b786fb
0x1655c7428f713dc6ac44241be606ac53dbf56d13bd9b0fcfb7802e8658f206ea
0x89f4b6ceca7fc0cda72224e4667dc0365d532cf2963288394f65fd66fef384ab
0xf0be654a393a6ce2cd2fa5cd1e0dd21bac495b32fae8d45c9dbfadd23462bb91
0x02b29576b3999b235ac45eeab0b779565ee9c8e16bd6344b2cded676b5ba7183

Functions
Getter at block 20901644
beneficiary(view returns (address)
0x087affb2ba6b93d4cb77608b7de0380cbd972455
getContractBalance(view returns (uint256)
2900000000
owner(view returns (address)
0x859b5d2860f59ae457f3d6dfd9bdd9ec59f09115
registrar(view returns (address)
0xdf2b54545d2b5a1482acf61ff44853ebffd0e66a
registry(view returns (address)
0xeaca3cd8404153e674b4764c29d3ecab3031fdf8
signer(view returns (address)
0xe650a77424733a4696528cbf27acef1d46baa100
usdtToken(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only

This contract contains no read-only function objects.

State-modifying
registerLabel(string labeluint256 durationInYearsuint256 amountPaiduint256 timestampstring orderIdbytes signature
renewLabel(string labeluint256 durationInYearsuint256 amountPaiduint256 timestampstring orderIdbytes signature
renounceOwnership(
setBeneficiary(address newBeneficiary
setRegistrar(address registrarAddress
setRegistry(address registryAddress
setSigner(address _signer
transferOwnership(address newOwner
withdrawUSDT(uint256 amount
Events
LabelAction(string labeladdress indexed userAddressuint256 expirystring actionuint256 timestampstring orderIduint256 amountPaid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdrawn(address indexed beneficiaryuint256 amount
Constructor
constructor(address usdtTokenAddressaddress initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token