VotingEscrow

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8d5380ba at 17848295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "VotingEscrow"

No transactions found for "VotingEscrow"


Functions
Getter at block 22736876
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
MAX_DELEGATES(view returns (uint256)
1024
MAX_HOLDINGS(view returns (uint8)
0
artProxy(view returns (address)
0x0000000000000000000000000000000000000000
block_number(view returns (uint256)
22736876
decimals(view returns (uint8)
18
delegationsAllowed(view returns (bool)
false
epoch(view returns (uint256)
0
ms(view returns (address)
0x0000000000000000000000000000000000000000
 
name(view returns (string)
oldVoter(view returns (address)
0x0000000000000000000000000000000000000000
supply(view returns (uint256)
0
 
symbol(view returns (string)
team(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
 
totalSupply(view returns (uint256)
totalTokens(view returns (uint256)
0
totalTokensBurned(view returns (uint256)
0
totalTokensMinted(view returns (uint256)
0
version(view returns (string)
3.0.0
voter(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
attachments(uint256view returns (uint256)
balanceOf(address _ownerview returns (uint256)
balanceOfAtNFT(uint256 _tokenIduint256 _blockview returns (uint256)
balanceOfNFT(uint256 _tokenIdview returns (uint256)
balanceOfNFTAt(uint256 _tokenIduint256 _tview returns (uint256)
checkpoints(addressuint32view returns (uint256 timestamp)
delegates(address delegatorview returns (address)
getApproved(uint256 _tokenIdview returns (address)
getPastTotalSupply(uint256 timestampview returns (uint256)
getPastVotes(address accountuint256 timestampview returns (uint256)
getPastVotesIndex(address accountuint256 timestampview returns (uint32)
getVotes(address accountview returns (uint256)
get_last_user_slope(uint256 _tokenIdview returns (int128)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isApprovedOrOwner(address _spenderuint256 _tokenIdview returns (bool)
locked(uint256view returns (int128 amountuint256 end)
locked__end(uint256 _tokenIdview returns (uint256)
nonces(addressview returns (uint256)
numCheckpoints(addressview returns (uint32)
ownerOf(uint256 _tokenIdview returns (address)
ownership_change(uint256view returns (uint256)
point_history(uint256view returns (int128 biasint128 slopeuint256 tsuint256 blk)
slope_changes(uint256view returns (int128)
supportsInterface(bytes4 _interfaceIDview returns (bool)
tokenOfOwnerByIndex(address _owneruint256 _tokenIndexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address _usrview returns (uint256[])
totalSupplyAt(uint256 _blockview returns (uint256)
totalSupplyAtT(uint256 tview returns (uint256)
user_point_epoch(uint256view returns (uint256)
user_point_history(uint256uint256view returns (int128 biasint128 slopeuint256 tsuint256 blk)
user_point_history__ts(uint256 _tokenIduint256 _idxview returns (uint256)
voted(uint256view returns (bool)
State-modifying
abstain(uint256 _tokenId
approve(address _approveduint256 _tokenId
attach(uint256 _tokenId
checkpoint(
create_lock(uint256 _valueuint256 _lock_durationreturns (uint256)
create_lock_for(uint256 _valueuint256 _lock_durationaddress _toreturns (uint256)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
deposit_for(uint256 _tokenIduint256 _value
detach(uint256 _tokenId
increase_amount(uint256 _tokenIduint256 _value
increase_amount_for(uint256 _tokenIduint256 _value
increase_unlock_time(uint256 _tokenIduint256 _lock_duration
initialize(address token_addraddress art_proxy
merge(uint256 _fromuint256 _to
reset(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
setArtProxy(address _proxy
setDelegationsAllowed(bool _a
setMS(address _ms
setMaxHoldings(uint8 _m
setNewVoter(address _v
setOldVoter(address _ov
setTeam(address _team
setVoter(address _voter
transferFrom(address _fromaddress _touint256 _tokenId
voting(uint256 _tokenId
withdraw(uint256 _tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Deposit(address indexed provideruint256 tokenIduint256 valueuint256 indexed locktimeuint8 deposit_typeuint256 ts
Initialized(uint8 version
Supply(uint256 prevSupplyuint256 supply
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdraw(address indexed provideruint256 tokenIduint256 valueuint256 ts
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.