VELODelegate

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x100cf09a at 11156653
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "VELODelegate"

No transactions found for "VELODelegate"


Functions
Getter at block 20816226
BASE(view returns (uint256)
1000000000000000000
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
decimals(view returns (uint8)
0
feeCharger(view returns (address)
0x0000000000000000000000000000000000000000
gov(view returns (address)
0x0000000000000000000000000000000000000000
implementation(view returns (address)
0x0000000000000000000000000000000000000000
initSupply(view returns (uint256)
0
internalDecimals(view returns (uint256)
1000000000000000000
 
maxScalingFactor(view returns (uint256)
name(view returns (string)
pendingGov(view returns (address)
0x0000000000000000000000000000000000000000
rebaser(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
velosScalingFactor(view returns (uint256)
0
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
balanceOfUnderlying(address whoview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint256 votes)
delegates(address delegatorview returns (address)
getCurrentVotes(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
State-modifying
_acceptGov(
_becomeImplementation(bytes data
_resignImplementation(
_setPendingGov(address pendingGov_
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint8 decimals_
initialize(string name_string symbol_uint8 decimals_address initial_owneruint256 initSupply_
mint(address touint256 amountreturns (bool)
rebase(uint256 scaling_modifier
setFeeCharger(address feeCharger_
setGov(address gov_
setRebaser(address rebaser_
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Mint(address touint256 amount
NewGov(address oldGovaddress newGov
NewIncentivizer(address oldIncentivizeraddress newIncentivizer
NewPendingGov(address oldPendingGovaddress newPendingGov
NewRebaser(address oldRebaseraddress newRebaser
Rebase(uint256 prevVelosScalingFactoruint256 newVelosScalingFactor
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.