SMCSymbolAirdrop

Verified contract

Active on Ethereum with 1,912 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SMCSymbolAirdrop"

0x39dd1a934634d35db199886f8af3cd2fc8494ea1ff88555ad66b451a22702c2d
0x9ca0244b5b29f8239e7bc5dbe88a37ad7e2558623846032434f535d6e8ef6709
0xfab69fd3ab8e56ea45e8a922743655b63462b2cbaaeb2389e71fbf36f2527a52
0x8fb5f10026c9c89d536872da0b0d147fa8e3eb73feab09852d054d39e1563986
0xa01d386a6325cf15549065655939ae9685b426341431c44be316a4eeb0800698
0x9cd1a726cc53b83fe5c38eb0a17cccaada593248f9e7ec621de8a66889759b31
0xbf923949204e1a5b4ba395a1a59531879947a0a2a7784c912497e37ee43e8b50
0x1853d8b93b0ef88916c795c1627688df190ac17db1e6ac42a1688b6a2e251951
0xf32db5b62970910253048f4d7121f9fcd5b5be8da328a3db4ccf9fafe254dc49
0x5d50a9c75ca0114ea1dd032322dc37b1713e50b490d5145f405f05a2f6430881

Functions
Getter at block 21278470
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
paused(view returns (bool)
false
Read-only
airdrops(uint256view returns (address tokenContractuint256 idFromuint256 idTouint32 sinceuint32 untiluint32 stockbool enabled)
claimedAddress(uint256addressview returns (bool)
claimedNum(uint256view returns (uint32)
getRoleAdmin(bytes32 roleview returns (bytes32)
getStock(uint256 airdropIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isClaimable(uint256 airdropIduint256 tokenIdview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claim(uint256 airdropIduint256 tokenId
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeAirdrop(uint256 airdropId
revokeRole(bytes32 roleaddress account
setAirdrop(uint256 airdropIdstruct SMCSymbolAirdropAirdrop airdrop
unpause(
Events
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.