veNFT

Verified contract

Active on Ethereum with 35 txns
Deployed by via 0x5bda36a8 at 15896321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $621.86
0xc58dcaa9c1039dd2fa1c156050fec303339d9940278d28aaadefa44042be7821
0x85fcbf5d2ee5961212cba99140bef7f98f233f303c1539a3b203c7cf0a0424de
0xca2e9f2d2e0cd4e580a440d208ef235d6a8606cdd9e54aa1b8206669ad806f10
0x56e7dd15e430ec3e354dc6f4af9ed1d42a63017be98edc8ad32bb36cf20912be
0x1f6bbb3a1494aade3530e1546923a02a37256109e7e771fef3bc1262835f92fb
0x820400d5c57a9e2be5dffc97182aa92d929ff98896b3869428f786f103d26a0c
0x1e8940a9d86499732faa436dd99bb4416cbe0692efafe04a362c5f12b5879581
0x02acc8b9b3834c0cd3f5cce86c813928635a2c7f04d792c21ba75fc8586e5c73
0x5b359499f6436de16506b459a01ef6942e20e30df139e057ec8a4083397ae6ff
0x35c850adaccbda0b5f562d758cf6f99a13967cde95d44054effb06a9d14bd679

Functions
Getter at block 20889142
baseURI(view returns (string)
https://defi.choise.com/nft/
block_number(view returns (uint256)
20889142
decimals(view returns (uint8)
18
epoch(view returns (uint256)
65
name(view returns (string)
veNFT
owner(view returns (address)
0x30b3d4724b4916314013aeb0d44df51ce1ae5ddb
supply(view returns (uint256)
32283806504705786795612
symbol(view returns (string)
veNFT
token(view returns (address)
0xbba39fd2935d5769116ce38d46a71bde9cf03099
 
totalSupply(view returns (uint256)
version(view returns (string)
1.0.0
voter(view returns (address)
0x30b3d4724b4916314013aeb0d44df51ce1ae5ddb
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)
delegationOfNft(uint256view returns (address)
getApproved(uint256 _tokenIdview returns (address)
get_last_user_slope(uint256 _tokenIdview returns (int128)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isApprovedOrOwner(address _spenderuint256 _tokenIdview returns (bool)
isDelegated(address _touint256 _tokenIdview returns (bool)
locked(uint256view returns (int128 amountuint256 end)
locked__end(uint256 _tokenIdview returns (uint256)
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)
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
changeBaseURI(string _baseURI
checkpoint(
create_lock(uint256 _valueuint256 _lock_durationreturns (uint256)
create_lock_for(uint256 _valueuint256 _lock_durationaddress _toreturns (uint256)
deposit_for(uint256 _tokenIduint256 _value
detach(uint256 _tokenId
increase_amount(uint256 _tokenIduint256 _value
increase_unlock_time(uint256 _tokenIduint256 _lock_duration
merge(uint256 _fromuint256 _to
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
setDelegation(address _touint256 _tokenId
setVoter(address _voter
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
unsetDelegation(uint256 _tokenId
voting(uint256 _tokenId
withdraw(uint256 _tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Delegated(address indexed touint256 indexed tokenId
Deposit(address indexed provideruint256 tokenIduint256 valueuint256 indexed locktimeuint8 deposit_typeuint256 ts
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Supply(uint256 prevSupplyuint256 supply
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Undelegated(uint256 indexed tokenId
Withdraw(address indexed provideruint256 tokenIduint256 valueuint256 ts
baseURIChanged(string baseURI
Constructor
constructor(address token_addr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.