Vote-escrowed EverRise
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Vote-escrowed EverRise"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15589199 | 2 years ago | | | 0 | 0.00023439972 |
ABI
ABI objects
Getter at block 21215063
decimals() view returns (uint8)
18
name() view returns (string)
Vote-escrowed EverRise
owner() view returns (address)
0x23cd2e6b283754fd2340a75732f9ddbb5d11807e
symbol() view returns (string)
veRISE
totalSupply() view returns (uint256)
165480852980751513958254173124
veEverRise() view returns (address)
0x23cd2e6b283754fd2340a75732f9ddbb5d11807e
Read-only
allowance(address, address) pure returns (uint256)
approve(address, uint256) pure returns (bool)
balanceOf(address account) view returns (uint256)
decreaseAllowance(address, uint256) pure returns (bool)
increaseAllowance(address, uint256) pure returns (bool)
transfer(address, uint256) pure returns (bool)
transferFromWithPermit(address, address, uint256, uint256, uint8, bytes32, bytes32) pure returns (bool)
State-modifying
Events transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
CallerNotOwner()
NotTransferrable()
NotZeroAddress()