StrongNFTClaimer

Verified contract

Active on Ethereum with 3,275 txns
Deployed by via 0x427c5ca7 at 11636621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StrongNFTClaimer"

0x6b07befc34662551d695b78a0dd527d7625849a6229323ed2da3c5969628dacf
0xccf7e926ac0cb8f018da1758ad8d68e83113bcd9f114e0351085dcc3477ebfc1
0x4b14cdcdc5fa3750014eec8c07a0f2cc1e28329e7f0a3eeb7b1bbb4012a45dd2
0x4f52ef799e3881937c588d7385fa057579c6d85dd28b3e701c02814b7d182be9
0xb939dd3b4c35418f4da6fcf9a6922d22994548140e853243ef1746dddb01697c
0x6809df2aa2aa41b7fa8d27edde67221ef4e60ca3724a79770c02b748e3249396
0xe56e6fb14de11c1638234b770fc627648732e840ad1653832192144a9108e875
0xec226b92a4dcdafd4497bdbbc0851711958fb7061e5e81f030145ee9f22fd929
0x0bb254fa299c88bb11ebb6ca0415fb8d9659a923d568eb13443a2a8fed1d3446
0xd8f68dd180e395be9e7de211766c89740320fc400d8dd69f47e2cb9fe1244c4c

Functions
Getter at block 21049832
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimingFeeInWei(view returns (uint256)
1000000000000000
feeCollector(view returns (address)
0x4b5057b2c87ec9e7c047fb00c0e406dff2fdacad
owner(view returns (address)
0xfc1736d997450a6e6975dd2450a03403c635791d
service(view returns (address)
0xfbddadd80fe7bda00b901fbaf73803f2238ae655
token(view returns (address)
0x2e734269c869bda3ea6550f510d2514f2d66de71
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isEligible(string tokenNameaddress claimerview returns (bool)
tokenNameAddressClaimed(stringaddressview returns (bool)
tokenNameCounter(stringview returns (uint256 _value)
tokenNameExists(stringview returns (bool)
tokenNameIndex(stringview returns (uint256)
tokenNames(uint256view returns (string)
State-modifying
addTokenName(string tokenNameuint256 counterValue
claim(string tokenNamepayable 
grantRole(bytes32 roleaddress account
init(address tokenContractaddress serviceContract
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferOwnership(address newOwner
updateClaimingFee(uint256 feeInWei
updateFeeCollector(address newFeeCollector
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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.