PropsToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9ec65d3f at 8214542
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 23 additional slots

No balances found for "PropsToken"

No transactions found for "PropsToken"


Functions
Getter at block 20793702
canTransferBeforeStartTime(view returns (address)
0x0000000000000000000000000000000000000000
controller(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
rewardsStartTimestamp(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
transfersStartTime(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApprovePreSignedHash(address _tokenaddress _spenderuint256 _valueuint256 _feeuint256 _noncepure returns (bytes32)
getDecreaseAllowancePreSignedHash(address _tokenaddress _spenderuint256 _subtractedValueuint256 _feeuint256 _noncepure returns (bytes32)
getEntities(uint8 _entityTypeuint256 _rewardsDayview returns (address[])
getIncreaseAllowancePreSignedHash(address _tokenaddress _spenderuint256 _addedValueuint256 _feeuint256 _noncepure returns (bytes32)
getParameter(uint8 _nameuint256 _rewardsDayview returns (uint256)
getTransferFromPreSignedHash(address _tokenaddress _fromaddress _touint256 _valueuint256 _feeuint256 _noncepure returns (bytes32)
getTransferPreSignedHash(address _tokenaddress _touint256 _valueuint256 _feeuint256 _noncepure returns (bytes32)
State-modifying
approve(address spenderuint256 valuereturns (bool)
approvePreSigned(bytes _signatureaddress _spenderuint256 _valueuint256 _feeuint256 _noncereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
decreaseAllowancePreSigned(bytes _signatureaddress _spenderuint256 _subtractedValueuint256 _feeuint256 _noncereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
increaseAllowancePreSigned(bytes _signatureaddress _spenderuint256 _addedValueuint256 _feeuint256 _noncereturns (bool)
initialize(address _holderaddress _controlleruint256 _minSecondsBetweenDaysuint256 _rewardsStartTimestamp
initialize(string namestring symboluint8 decimals
initializePostRewardsUpgrade1(address _controlleruint256 _minSecondsBetweenDaysuint256 _rewardsStartTimestamp
setApplications(uint256 _rewardsDayaddress[] _applications
setValidators(uint256 _rewardsDayaddress[] _validators
settle(address _applicationAddressbytes32 _userIdaddress _touint256 _amount
submitDailyRewards(uint256 _rewardsDaybytes32 _rewardsHashaddress[] _applicationsuint256[] _amounts
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromPreSigned(bytes _signatureaddress _fromaddress _touint256 _valueuint256 _feeuint256 _noncereturns (bool)
transferPreSigned(bytes _signatureaddress _touint256 _valueuint256 _feeuint256 _noncereturns (bool)
updateController(address _controller
updateEntity(uint8 _entityTypebytes32 _nameaddress _rewardsAddressaddress _sidechainAddress
updateParameter(uint8 _nameuint256 _valueuint256 _rewardsDay
Events
ApplicationsListUpdated(address[] applicationsListuint256 indexed rewardsDay
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalPreSigned(address indexed fromaddress indexed toaddress indexed delegateuint256 amountuint256 fee
ControllerUpdated(address indexed newController
DailyRewardsApplicationsMinted(uint256 indexed rewardsDaybytes32 indexed rewardsHashuint256 numOfApplicationsuint256 amount
DailyRewardsSubmitted(uint256 indexed rewardsDaybytes32 indexed rewardsHashaddress indexed validator
DailyRewardsValidatorsMinted(uint256 indexed rewardsDaybytes32 indexed rewardsHashuint256 numOfValidatorsuint256 amount
EntityUpdated(address indexed iduint8 indexed entityTypebytes32 nameaddress rewardsAddressaddress indexed sidechainAddress
ParameterUpdated(uint8 paramuint256 newValueuint256 oldValueuint256 rewardsDay
Settlement(address indexed applicationIdbytes32 indexed userIdaddress indexed touint256 amountaddress rewardsAddress
Transfer(address indexed fromaddress indexed touint256 value
TransferPreSigned(address indexed fromaddress indexed toaddress indexed delegateuint256 amountuint256 fee
ValidatorsListUpdated(address[] validatorsListuint256 indexed rewardsDay
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.