FMBCTeamVesting

Verified contract

Active on Base with 20,247 txns
Deployed by via 0xc005d998 at 13082000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $90,500.39
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x5d1a4e4244c9c83fe7436c62a5c5f92b1be9b095a4ca40f332f159edd9ce713f
0xf8681b8ad054e2663cbd5cf27b4bce2153de0d8f8559c1099e34adc6a58bbb58
0x5a7a20c984771876e0f34a080033fce231551e666053c8dbb7226c501a158487
0xbf06a2aa5da50294f9fc0e9e657fcc3f5ab517b347bf7b605af7967d6d05396a
0xcc3ba8bdac36612cba3a3e74e3647fee9304eba8d57a4c57b71e44fc1718f75a
0x78864beab287a233591eaf41ea070ce76ac9ba1d27bd89f1a74fd1d17f405d35
0x930506c577128e8f899de82af9fd168add88a986867ebf8fcc614e546d526b16
0xf23c29fa58af1ad9f49f0963ad765aa637e4dbfedc07b368a3675dca192d749c
0x7297f1f820da6c39f1a7d963b73fab030130fbba148239b67ca3a6f4cb139654
0xe0655af124bb613b076c2c47387a9b4c5a118ba0d4606ebef388920838eafd78

Functions
Getter at block 22746938
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 ITeamVestingVestingPosition[])
getVestingSchedule(address _accountuint256 _positionIndexview returns (uint256[12] timestampsuint256[12] 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(