FMBCVesting

Verified contract

Active on Base with 6,366 txns
Deployed by via 0x35e0bda1 at 12779871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $28,017.62
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x4e8e9dcc2571a916ca8debff120193e97eb9b2cca5103c78e22af16dd2c67f20
0xc2f615539c2eab59daa618993d7200d7f68a3de21ae3bcc9a05ea01f703c7ca8
0x60b7f24cada672edae7c47ba28164e00d5573a06b83d90470f34b44ec414fdec
0x57ab1ace90b3df9fdbc66d641d237e8a3b6b2df1e5b00dd524bd4568d74b1d10
0xd89bf7365bbdc9cba2343b7f45784620084623b29ad0d6eb4ceadca70b7ab3a1
0x224df9225aba52850b8d88177e158dec05f385fd877dc765ff1fc39d4349d21d
0x700083020561efbbb5794386b43a4362c0ed4dc3ffab81401bdf0a478e3adf28
0x084e4e0bb8b55a5585a634aea06ce8a4f1b5ce238a2836ef9bb1959c3b37445f
0xde9755098359fe8ad947835589c3049e4ff5d7b8c8adbc68f1ff75e2f957e38e
0xd1f7ac73bca2be93417b7e9f55af535f6af1e60a05744e63ea2df1643b6b2619

Functions
Getter at block 22770341
fmbcToken(view returns (address)
0x9a86980d3625b4a6e69d8a4606d51cbc019e2002
owner(view returns (address)
0x43f0a94f7939c410a3896b007ad5b79b3630586a
tgeTimestamp(view returns (uint256)
1713103200
Read-only
availableToClaim(address _accountuint256 _positionIndexuint256 _timestampview returns (uint256)
getVestingPositions(address _accountview returns (struct IVestingVestingPosition[])
getVestingSchedule(address _accountuint256 _positionIndexview returns (uint256[7] timestampsuint256[7] amounts)
vestingPositions(addressuint256view returns (uint256 amountuint256 amountClaimeduint256 startTimestamp)
State-modifying
claimTokens(uint256[] _positionIndexes
renounceOwnership(
transferOwnership(address newOwner
vestTokens(uint256 _amountaddress _to
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensClaimed(address indexed _buyeruint256 indexed positionIndexuint256 indexed amount_
TokensVested(address indexed _buyeruint256 indexed positionIndexuint256 indexed amount_
Constructor
constructor(uint256 _tgeTimestampaddress _fmbcTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AmountExceedsAllocation(
AmountTooSmall(
ArgumentIsAddressZero(
ArgumentIsZero(
IncorrectEtherValueSent(
TgeTimestampInPast(
TokensNotUnlocked(
WrongTokenIdOwner(