UniqClaimingByAdmin

Verified contract

Active on Ethereum with 157 txns
Deployed by via 0x2dc625cd at 12858094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1531)
ERC-721
--
0x247d1fab43af63dca426dfeb31bfb66d07c720edc07b44bc5922d403ff62d4c5
0xb25fc3d5a0686b87a527039799e80714f1e84440dd5279d014a050f68ba0541c
0x62bfc03873366706aaf798705e6fbef861f6afea2e62fedac1c4ced8537e39f0
0x22b598a509278766591e39ed516be543486c1899a93e1d59869a1a540670c9ab
0xd2ce613181f5514ec57c8ed698bff3288622bfdc1c10e565f16f37cff74bc410
0x3d6204de82001ce27434a390696b5c97f9348c6650cd51383a49c782f36a0973
0x56096f47a4d3e025fb2cd386bf1a8a1fc07a64e36ec9e23ebd23e061e4b60758
0xf46ea678a0e8401d7c307314343158eff6b38f4196c1a514880c03069cb645ff
0x951b174ffcd21918de3dba08105ee7c20e6a8bb7607203f3f94b03bf245f6287
0x3acc045e5c2a3273a52efcebe7d1b4a052da23493f4be6309bc001df5f8d58c2

Functions
Getter at block 21173237
getPriceForVerification(view returns (uint256)
45000000000000000000
getStandardClaimingPrice(view returns (uint256)
35000000000000000000
owner(view returns (address)
0x5c852791fe774bb41757711b37268f713e1d6559
Read-only
getAddressOwnerInfo(address _addressview returns (stringbool)
getAllTokenHoldersAddressesHistory(address _addressuint256 _idview returns (address[])
getAllTokenHoldersNamesHistory(address _addressuint256 _idview returns (string[])
getChangeOwnerPriceForContract(address _addressview returns (uint256)
getClaimedCountOf(address _addressview returns (uint256)
getClaimedIdsOfCollection(address _addressview returns (uint256[])
getClaimingPriceForContract(address _addressview returns (uint256)
getLastOwnerOf(address _addressuint256 _idview returns (addressstringbool)
getMessageHashForOwnerChange(address _addressstring _claimersNameuint256 _noncepure returns (bytes32)
getOwnerOfTokenByPosition(address _addressuint256 _iduint256 _positionview returns (addressstring)
getOwnersCountOfToken(address _addressuint256 _idview returns (uint256)
getPriceForMintAndVerify(address _contractAddressview returns (uint256)
isBurnable(address _addressview returns (bool)
isContractAuthorized(address _addressview returns (bool)
isNonceRedeemed(uint256 _nonceview returns (bool)
isTokenClaimed(address _addressuint256 _tokenIdview returns (bool)
State-modifying
changeOwner(address _contractAddressuint256 _tokenIdstring _newOwnersNameaddress _newOwnerAddress
changeOwnerByAdmin(address _addressuint256 _idaddress _newOwnerAddressstring _newOwnersNamebool _verificationStatus
claimByAdmin(address _contractAddressuint256 _tokenIdstring _claimersNamebool _isVerifiedaddress _claimerstring _verifyStatus
editStandardChangeOwnerPrice(uint256 _price
editStandardClaimingPrice(uint256 _price
payForClaim(address _contractAddressuint256 _tokenId
payForClaimAndVerification(string _nameToVerifyaddress _contractAddressuint256 _tokenId
renounceOwnership(
requestVerification(string _nameToVerify
setContractAtributes(address _addressbool _enableuint256 _claimingPriceuint256 _changeOwnerPricebool _isBurnble
setErc20Token(address _contractAddress
setVerificationPrice(uint256 _newPrice
transferOwnership(address newOwner
verifyByAdmin(address _userAddressstring _newNamebool _isVerifyed
verifyOwner(string _claimersNameuint256 _noncebytes _signature
withdrawERC20(address _address
Events
ChangeOwner(address indexed _contractAddressuint256 indexed _idaddress _newOwneraddress indexed _prevOwnerstring _newOwnersName
Claim(address indexed _contractAddressaddress indexed _claimeruint256 indexed _tokenIdbytes _verificationStatusstring _claimersName
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayedForClaim(address indexed _claimeraddress indexed _contractAddressuint256 indexed _tokenId
RequestedVerification(address indexed _requesterstring _name
Constructor
constructor(uint256 _standardPriceForClaiminguint256 _standardVerificationPriceuint256 _standardPriceForOwnerChangingaddress _nativeTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.