RariGovernanceToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb6b5950e at 13194329
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "RariGovernanceToken"

No transactions found for "RariGovernanceToken"


Functions
Getter at block 20793296
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
decimals(view returns (uint8)
0
name(view returns (string)
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
delegates(addressview returns (address)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
isPauser(address accountview returns (bool)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address distributoraddress vesting
initialize(address sender
initialize(string namestring symboluint8 decimals
pause(
renouncePauser(
sweepLostFunds(address erc20Contractaddress touint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
upgrade2(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
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.