TokenVestingPlans

Verified contract

Active on Base with 1,212 txns
Deployed by via 0x625fd296 at 5962614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,758,383.27
ERC-20
Value $6,340,350
ERC-20
Value $4,876,374.12
ERC-20
Value $4,000,364.06
ERC-20
Value $3,986,855.42
ERC-20
Value $261,453.39
ERC-20
Value $244,196.4
ERC-20
Value $162,725.67
ERC-20
Value $34,361.46
ERC-20
Value $19,175
0xea819e536d8ba8d8001acf1be9e478e3034b18fea13dcd6ab654ccc7f6116978
0x831557fc0930c5df46e02815c21b52db203ba1281cfda286cca36d7c7d37e7c1
0xab701bdc13b41de1801d96962231eb7dcc58388e39437dd8d9d151f198037a29
0x7f444759f387c41fc00b0100338ac5416aad85b8b3ba385cf3776f46eb8aa8a2
0xb04611f755eb4d2be218696f1ea04ff6160da778573786b4a1e39e2da536e90f
0x420ab83ff7002341bfba593c0c0fd92b70eca4232ccc3e4814f8cf51bf14daa7
0x3bca5d01387290b8ec9734e391e608e6c01c56a1ef73282147f9fb37ac032fe5
0x9ec32da07ddb913d0de9486094fbc248050ce7fbc4e98457793b43a30180c583
0xaaa0fc1d3fe5383f569797c44a75d911e1c6c60c5e1f9b7e333ce1606d1045bd
0x2a0f15e0970f2fbaff21acaab3d7e7634747dea6eed8d094383228893f975f4a

Functions
Getter at block 23831469
baseURI(view returns (string)
https://dynamic-nft.hedgey.finance/base/0x2cde9919e81b20b4b33dd562a48a84b54c48f00c/
name(view returns (string)
TokenVestingPlans
symbol(view returns (string)
TVP
totalSupply(view returns (uint256)
1014
Read-only
balanceOf(address ownerview returns (uint256)
balanceOfDelegate(address delegateview returns (uint256)
delegatedBalances(address delegateeaddress tokenview returns (uint256 delegatedBalance)
delegatedTo(uint256 tokenIdview returns (address)
getApproved(uint256 tokenIdview returns (address)
getApprovedDelegator(uint256 planIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForAllDelegation(address owneraddress operatorview returns (bool)
lockedBalances(address holderaddress tokenview returns (uint256 lockedBalance)
ownerOf(uint256 tokenIdview returns (address)
planBalanceOf(uint256 planIduint256 timeStampuint256 redemptionTimeview returns (uint256 balanceuint256 remainderuint256 latestUnlock)
planEnd(uint256 planIdview returns (uint256 end)
plans(uint256view returns (address tokenuint256 amountuint256 startuint256 cliffuint256 rateuint256 periodaddress vestingAdminbool adminTransferOBO)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfDelegateByIndex(address delegateuint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
approveDelegator(address delegatoruint256 planId
approveSpenderDelegator(address spenderuint256 planId
changeVestingPlanAdmin(uint256 planIdaddress newVestingAdmin
createPlan(address recipientaddress tokenuint256 amountuint256 startuint256 cliffuint256 rateuint256 periodaddress vestingAdminbool adminTransferOBOreturns (uint256 newPlanId)
delegate(uint256 planIdaddress delegatee
delegateAll(address tokenaddress delegatee
delegatePlans(uint256[] planIdsaddress[] delegatees
deleteAdmin(
futureRevokePlans(uint256[] planIdsuint256 revokeTime
partialRedeemPlans(uint256[] planIdsuint256 redemptionTime
redeemAllPlans(
redeemPlans(uint256[] planIds
revokePlans(uint256[] planIds
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setApprovalForAllDelegation(address operatorbool approved
setApprovalForOperator(address operatorbool approved
toggleAdminTransferOBO(uint256 planIdbool transferrable
transferFrom(address fromaddress touint256 tokenId
updateBaseURI(string _uri
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ApprovalForAllDelegation(address owneraddress operatorbool approved
DelegateRemoved(uint256 indexed tokenIdaddress indexed delegate
DelegatorApproved(uint256 indexed idaddress owneraddress delegator
PlanCreated(uint256 indexed idaddress indexed recipientaddress indexed tokenuint256 amountuint256 startuint256 cliffuint256 enduint256 rateuint256 periodaddress vestingAdminbool adminTransferOBO
PlanRedeemed(uint256 indexed iduint256 amountRedeemeduint256 planRemainderuint256 resetDate
PlanRevoked(uint256 indexed iduint256 amountRedeemeduint256 revokedAmount
PlanTransferredByVestingAdmin(uint256 indexed idaddress indexed fromaddress indexed to
PlanVestingAdminTransferToggle(uint256 indexed idbool transferable
TokenDelegated(uint256 indexed tokenIdaddress indexed delegate
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
URIAdminDeleted(address _admin
URISet(string newURI
VestingPlanAdminChanged(uint256 indexed idaddress _newVestingAdmin
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.