FlexMinterV2

Verified contract

Active on Ethereum with 819 txns
Deployed by via 0x297ef5fa at 17379326
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,915,408.67
0x436163b69811a28e6a19d24d802a63a9ef60b227f01be3d9904e13a115306e3b
0xf19dc9979c69730d6e5736b027f92f036d8faae346a0cd622e1837255d00a790
0xbe2f69e807a715013a1d4d39613900f251c3cdc8988fe5fe2e7f961043135f5c
0xdec6dfa7fc18bf78ff4fd62b806dba6ba9adce5680f30d645469b2298cb2fd9c
0x5ba110630deda4f849162a11dfe0198b801311532cf144af3ce2286e2b497c45
0x10fb50052c17d8501a4702304da786140a03c497db37bf4263797420ab7a93a6
0xffc4d4a5559536aebea8d3a69d0aaa1d5a787ce5e030806e7ff99760df080e3a
0x3b9c702890b80de39dc9881b8d8c008ce4a41615e35fa4f7df30ac45b3bc8682
0x4551600d34a686befbc400c3739420e6d4618c06e2fda280ab0767c317680087
0x3af7cc4e8b0de64fc5d53704437e8ba3dd3eeff66bf90e870aa07b51a2a23cce

Functions
Getter at block 21297533
LOCK_DURATION(view returns (uint256)
7862400
conversionDeadline(view returns (uint256)
1693221371
flexToken(view returns (address)
0xfcf8eda095e37a41e002e266daad7efc1579bc0a
owner(view returns (address)
0x134530e94d8c603ca627c114d2d5b206d652e895
oxMaxMintableSupply(view returns (uint256)
9860000000000000000000000000
oxToken(view returns (address)
0x78a0a62fba6fb21a83fe8a3433d44c73a4017a6f
votingEscrow(view returns (address)
0x28901cf869d94c9d892fbd86c8e57b801e8fdd87
Read-only
calculateExpectedUnlock(uint256 tspure returns (uint256)
State-modifying
mintLockedWithFlex(uint256 amountFlex
mintUnlockedWithFlex(uint256 amountFlex
renounceOwnership(
setConversionDeadline(uint256 newDeadline
transferOwnership(address newOwner
Events
ConversionDeadlineUpdated(uint256 newDeadline
MintedLockedWithFlex(address indexed accountuint256 amountFlexuint256 amountOxuint256 unlockTime
MintedUnlockedWithFlex(address indexed accountuint256 amountFlexuint256 amountOx
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _oxAddraddress _votingEscrowAddraddress _flexAddruint256 _conversionDeadline
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Error_ConversionDeadlinePassed(
Error_LockAlreadyExists(
Error_WillExceedMaxSupply(