Star Token

Verified contract

Active on Ethereum with 35,416 txns
Deployed by via 0x04b2ec85 at 14406312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#7334)
ERC-721
--
0xc16d83872620671f0d80d26aacbeadf119f5fbd48eff2e9dd1bfcc98ac66499c
0x87af59b254adb5ead2716a384030b37d997a6c52caf04d50d6d7dcd327606ebc
0x64a0e2393f3e4ae0eb2668ba4bbaade99fd3dba907cbbb961687749352853544
0x19bd165b0f349b7b8f4d78299d1f0e183c1b4aa23f7e3f9c66f8e7f1dc26929b
0x2202341afb51d970b5ac40e753864d391932ad1d7cf74f3d792e109804be3a62
0x7fa0c4ed6e61d55c6e239f5c39f9a5c3781efcfec9dad5b723ee42c4a34f47ec
0x3091ae229b9ba4989a403ef5c8daa87e0de9c22a3d73e7ffce6b356eba1ce74f
0xcb01c5fc6630c64d07902193142c79e1716895101dbe2da99de662382545aa6c
0xa1c997c026e4856ad38eb836f2668f9cf544244a739ede08ff496fa52673b2cd
0x70a12151dc9bbde4438f54da2e4371cfd41114b574b480216e5bdd413ebaa993

Functions
Getter at block 21284775
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INITIAL_REWARD(view returns (uint256)
100000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
REWARD_END(view returns (uint256)
1964390400
REWARD_RATE(view returns (uint256)
10000000000000000000
SECONDARY_REWARD_RATE(view returns (uint256)
5000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Star Token
nftContract(view returns (address)
0xc9d198089d6c31d0ca5cc5b92c97a57a97bbfde2
paused(view returns (bool)
false
symbol(view returns (string)
STAR
totalSupply(view returns (uint256)
43789143078703703703663495
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTotalClaimable(address _accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
lastUpdate(addressview returns (uint256)
rewards(addressview returns (uint256)
secondaryContracts(addressview returns (address)
secondaryContractsAddresses(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addSecondaryContract(address _contract
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getReward(address _to
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
removeSecondaryContract(address _contract
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContract(address _contract
spend(address _fromuint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
updateReward(address _fromaddress _to
updateRewardOnMint(address _touint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
StarClaimed(address indexed accountuint256 reward
StarSpent(address indexed accountuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _nftContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.