FeeTokenMinter
Verified contract
Active on
Ethereum with 4,740 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2a21…eba6
17 additional
variables
Balances ($2,298,284.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TITANX | ERC-20 | 2.672423T | $0.000001 |
$2,298,283.7 | |
ORX | ERC-20 | 28.638122 | $0.029879 |
$0.86 | |
(#836005) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284227 | 27 minutes ago | | | 0 | 0.00062599370 | |
| 21283809 | 2 hours ago | | | 0 | 0.00057616287 | |
| 21283794 | 2 hours ago | | | 0 | 0.00047066879 | |
| 21283647 | 2 hours ago | | | 0 | 0.00059571163 | |
| 21283646 | 2 hours ago | | | 0 | 0.00073529938 | |
| 21283341 | 4 hours ago | | | 0 | 0.00080688900 | |
| 21283278 | 4 hours ago | | | 0 | 0.00055529847 | |
| 21283273 | 4 hours ago | | | 0 | 0.00074593805 | |
| 21283046 | 4 hours ago | | | 0 | 0.00060333604 | |
| 21283045 | 5 hours ago | | | 0 | 0.00073887999 |
ABI
ABI objects
Getter at block 21284355
CONTRIBUTION_VESTING_PERIOD() view returns (uint256)
7257600
DEPLOYMENT_BLOCK() view returns (uint256)
20951028
DEPLOYMENT_TIMESTAMP() view returns (uint256)
1728754283
DEPOSIT_VESTING_CLIFF_DURATION() view returns (uint256)
2419200
DEPOSIT_VESTING_PERIOD() view returns (uint256)
31449600
ETH_CONTRIBUTION_CLIFF_DURATION() view returns (uint256)
1814400
ETH_LAUNCH_PHASE_TIME() view returns (uint256)
1209600
ETH_RATE() view returns (uint256)
135502
ETH_SINK() view returns (address)
0x54fdacea0af4026306a665e9dab635ef5ff2963f
FEE_TOKEN_AVAILABLE_AT_FIXED_DEPOSIT_RATE() view returns (uint256)
250000000000000000000000000
FIXED_RATE_FOR_DEPOSIT_TOKEN() view returns (uint256)
6000
FORFEIT_SINK() view returns (address)
0x54fdacea0af4026306a665e9dab635ef5ff2963f
INITIAL_DEPOSIT_TOKEN_LIQUIDITY_AMOUNT() view returns (uint256)
100000000000000000000000000000
INITIAL_FEE_TOKEN_LIQUIDITY_AMOUNT() view returns (uint256)
600000000000000000000000
INITIAL_TICK_IF_DEPOSIT_TOKEN_IS_TOKEN0() view returns (int24)
-120244
INITIAL_TICK_IF_FEE_TOKEN_IS_TOKEN0() view returns (int24)
120244
LAUNCH_BLOCK() view returns (uint256)
20977901
LAUNCH_TIMESTAMP() view returns (uint256)
1729076759
MAX_TICK() view returns (int24)
887200
MIN_TICK() view returns (int24)
-887200
POOL_FEE() view returns (uint24)
10000
TOTAL_DEPOSITS_AT_FIXED_RATE() view returns (uint256)
1500000000000000000000000000000
availableCurveEmissionsForDepositToken() view returns (uint256)
949999762000000000000000000
backstopFarmActive() view returns (bool)
true
backstopIncentives() view returns (address)
0x91804513f407aad860968f59a4a8bde12e71b9b1
buybackCooldownPeriod() view returns (uint256)
900
buybackMode() view returns (uint8)
1
capPerSwap() view returns (uint256)
1000000000000000000000000000
currentlyVestingFeeTokens() view returns (uint256)
454458329878893304778193582
curveActive() view returns (bool)
true
depositToken() view returns (address)
0xf19308f923582a6f7c465e5ce7a9dc1bec6665b1
dripIdGenerator() view returns (uint256)
437
feeToken() view returns (address)
0xd536e7a9543cf9867a580b45cec7f748a1fe11ec
forfeitedSupply() view returns (uint256)
3565670516466379728512998
incentiveFeeBips() view returns (uint256)
300
lastBuyback() view returns (uint256)
1729211099
lpFarmActive() view returns (bool)
true
lpIncentives() view returns (address)
0x429e4593ef49477894a694f332b0d6515d066a55
maxFutureFeeTokensFromDeposits() view returns (uint256)
416755659366483848717522370
owner() view returns (address)
0x467282efabf015286d832eb079e78123ea3dc39b
pool() view returns (address)
0x2a216495584e406c39582d3ee583aeda937beba6
positionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
remainingCappedEthEmissions() view returns (uint256)
0
router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
slippagePCT() view returns (uint256)
5
tokenInfo() view returns (uint256 tokenId, uint128 liquidity, int24 tickLower, int24 tickUpper, bool initialized)
(tokenId=836005, liquidity=244943128476429893321071174, tickLower=-887200, tickUpper=887200, initialized=false)
totalDepositTokenUsedForBuyAndBurns() view returns (uint256)
5000000000000000000000000000
totalDeposited() view returns (uint256)
2777422904091826854950000000000
totalFeeTokensBurned() view returns (uint256)
6367812248762829824092
totalStaged() view returns (uint256)
27977006980699004923992
twapDurationMins() view returns (uint32)
15
uniPoolInitialised() view returns (bool)
true
vestIdGenerator() view returns (uint256)
2469
Read-only
accountDripIDs(address, uint256) view returns (uint256)
accountVestingIDs(address, uint256) view returns (uint256)
calculateEthReturn(uint256 amount) view returns (uint256)
calculateMinimumFeeTokenAmount(uint256 amountIn) view returns (uint256 amountOutMinimum)
calculatePendingDrip(address owner, uint256 dripId) view returns (uint256 claimableAmount)
calculateReturn(uint256 tokenIn) view returns (uint256 emittableFeeTokens, uint256 newX, uint256 newY)
deposited(address) view returns (uint256)
drips(address, uint256) view returns (address contributor, uint256 contributionAmount, uint64 endTime, uint256 startTime, uint256 amount, uint256 vested, bool isValid)
getAccountVestingIDs(address account) view returns (uint256[])
getDripEntries(address account, uint256 startIdx, uint256 count) view returns (struct FeeTokenMinterExternal_DripEntry[] entries)
getFeeTokenQuoteForDepositToken(uint256 baseAmount) view returns (uint256 quote)
getQuote(address tokenIn, address tokenOut, uint256 amountIn, uint32 secondsAgo) view returns (uint256 amountOut)
getReferralEntries(address account, uint256 startIdx, uint256 count) view returns (struct FeeTokenMinterExternal_VestingEntry[] entries)
getReferralVestingIDs(address account) view returns (uint256[])
getTotalEthContributions(address account) view returns (uint256)
getTotalReferralEntries(address account) view returns (uint256)
getTotalVestingEntries(address account) view returns (uint256)
getVestingEntries(address account, uint256 startIdx, uint256 count) view returns (struct FeeTokenMinterExternal_VestingEntry[] entries)
getVestingEntryClaimable(address user, uint256 vestId) view returns (uint256 quantity, uint256 forfeit)
referralVestingIDs(address, uint256) view returns (uint256)
totalReferralRewards(address) view returns (uint256)
totalReferrals(address) view returns (uint256)
vestToVestOwnerIfHasReferrer(uint256) view returns (address)
vesting(address) view returns (uint256)
vests(address, uint256) view returns (address owner, uint64 endTime, uint256 startTime, uint256 escrowAmount, uint256 vested, uint256 forfeit, uint256 deposit, uint256 duration, address referrer, bool isValid, uint256 stagedStart, uint256 stagedAmount)
State-modifying
Events appendVestingEntry(address account, uint256 quantity)
buyback() returns (uint256 amountOut)
claimStagedTokens(uint256 vestId)
collectFees()
contributeEth() payable
deposit(uint256 _deposit, address referredBy)
drip(uint256 dripId) returns (uint256 dripped)
mintInitialPosition()
renounceOwnership()
setBuybackCooldownInterval(uint256 secs)
setBuybackIncentiveBips(uint256 bips)
setBuybackMode(uint8 mode)
setCapPerAutoSwap(uint256 amount)
setSlippage(uint256 amount)
setTwapDurationMins(uint32 min)
terminateBackstopDepositFarm()
terminateCurve()
terminateLPFarm()
transferOwnership(address newOwner)
vest(uint256 vestId, bool allowNuke)
BackstopDepositFarmTerminated()
Buyback(address indexed caller, uint256 swapInput, uint256 feeTokensBought, uint256 amountOutMinimum, uint256 incentiveFee, uint8 buybackMode, uint256 slippagePCT)
CurveTerminated()
Deposit(address indexed account, uint256 deposit, address referrer, uint256 mintableFeeTokens)
DripClaimed(address indexed claimer, uint256 indexed vestId, uint256 amount)
EthContributed(address indexed contributor, uint256 ethAmount, uint256 feeTokenAmount, uint256 vestId)
LPFarmTerminated()
LPUnlocked()
LiquidityAdded(uint256 initialDepositTokenSupplyInput, uint256 initialFeeTokenSupplyInput)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StagedTokensClaimed(address indexed account, uint256 vestId, uint256 amount)
TokensStaged(address indexed beneficiary, uint256 value, uint256 availableTime)
VestClaimed(address indexed account, uint256 vestId, uint256 vested, uint256 forfeit)
VestStarted(address indexed beneficiary, uint256 value, uint256 duration, uint256 entryID, address referrer)
constructor(address _depositToken, address _feeToken, address _forfeitSink, address _ethSink, address _swapRouter, address _nonfungiblePositionManager, address _backstopIssuance, address _lpIncentives, uint256 _launchBlock)
This contract contains no fallback and receive objects.
AllTokensAlreadyDripped()
BuybackCooldownNotRespected()
BuybackEmpty()
CannotDepositZero()
ClaimAlreadyVested()
ClaimingBeforeMinimumPeriod()
CurveClosed()
DepositResultsInZeroFeeTokensMinted()
FailedToTransferDepositToken()
InvalidDripId()
InvalidVestId()
LPNotInitialized()
NoFurtherEthAllocation()
NoTokensToClaim()
NotYetLaunched()
OnlyCallableByEOA()
OnlyCallableByOwnerDuringPrivateMode()
TokensNotYetClaimable()
VestDoesNotExist()
ZeroValueTransaction()