EverRise Rewards

Verified contract

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

No balances found for "EverRise Rewards"

No transactions found for "EverRise Rewards"


Functions
Getter at block 21215119
decimals(view returns (uint8)
18
name(view returns (string)
EverRise Rewards
owner(view returns (address)
0x23cd2e6b283754fd2340a75732f9ddbb5d11807e
symbol(view returns (string)
claimRISE
totalSupply(view returns (uint256)
440175165359263762212792735
veEverRise(view returns (address)
0x23cd2e6b283754fd2340a75732f9ddbb5d11807e
Read-only
allowance(addressaddresspure returns (uint256)
approve(addressuint256pure returns (bool)
balanceOf(address accountview returns (uint256)
decreaseAllowance(addressuint256pure returns (bool)
increaseAllowance(addressuint256pure returns (bool)
transfer(addressuint256pure returns (bool)
transferFromWithPermit(addressaddressuint256uint256uint8bytes32bytes32pure returns (bool)
State-modifying
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotOwner(
NotTransferrable(
NotZeroAddress(