aeUpFrontDeal-Lords Deal Token
Verified contract
Proxy
Active on
Ethereum with 538 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
-
variable spans 6 additional slots
0xbed3…7ffe
-
variable spans 3 additional slots
-
variable spans 3 additional slots
11 additional
variables
Balances ($751,290.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LORDS | ERC-20 | 3.670009M | $0.198241 |
$727,546.32 | |
USDC | ERC-20 | 23.75391K | $0.999585 |
$23,744.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21312024 | 20 hours ago | | | 0 | 0.0021586965 | |
| 21312000 | 20 hours ago | | | 0 | 0.0011889786 | |
| 21310731 | a day ago | | | 0 | 0.0021610337 | |
| 21292916 | 3 days ago | | | 0 | 0.00098573449 | |
| 21286814 | 4 days ago | | | 0 | 0.0019449923 | |
| 21282795 | 5 days ago | | | 0 | 0.0014415134 | |
| 21264536 | 7 days ago | | | 0 | 0.0018483469 | |
| 21255222 | 9 days ago | | | 0 | 0.0012652568 | |
| 21251426 | 9 days ago | | | 0 | 0.0028068417 | |
| 21241051 | 11 days ago | | | 0 | 0.0011686198 |
ABI
ABI objects
Getter at block 21317849
aelinEscrowLogicAddress() view returns (address)
0xe3159d5b41150337573a075ea1f1808266050fce
aelinFeeEscrow() view returns (address)
0xbed3e71039396e742eda90833c14911b48047ffe
aelinTreasuryAddress() view returns (address)
0x51b0332e1b3349bcf01689e63e34d8859595e376
allowList() view returns (bool hasAllowList)
false
dealConfig() view returns (uint256 underlyingDealTokenTotal, uint256 purchaseTokenPerDealToken, uint256 purchaseRaiseMinimum, uint256 purchaseDuration, uint256 vestingPeriod, uint256 vestingCliffPeriod, bool allowDeallocation)
(underlyingDealTokenTotal=12500000000000000000000000, purchaseTokenPerDealToken=50000, purchaseRaiseMinimum=0, purchaseDuration=86400, vestingPeriod=15764400, vestingCliffPeriod=31536000, allowDeallocation=true)
dealData() view returns (string name, string symbol, address purchaseToken, address underlyingDealToken, address holder, address sponsor, uint256 sponsorFee, bytes32 merkleRoot, string ipfsHash)
(name=Lords Deal Token, symbol=LORDS, purchaseToken=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48, underlyingDealToken=0x686f2404e77ab0d9070a46cdfb0b7fecdd2318b0, holder=0xef3155450baa054ffe7950509ce2042613ee6586, sponsor=0x01fad37bdfe38768ba62b8b8f0c1a4f422d56ce3, sponsorFee=0, merkleRoot=0x62e30b3aaa8e8c52818d2c89947b2996a9b6e0433469cf47ca19567b0834b190, ipfsHash=bafybeici6afjernbqexulqsc4lvcmrn5k27zglt2zysggbe5gfgqgmqrfu)
dealFactory() view returns (address)
0x97efdb29c0d6dacdc0bb334cc227ae03a1a7c01e
dealStart() view returns (uint256)
1675110671
decimals() view returns (uint8)
18
futureHolder() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
aeUpFrontDeal-Lords Deal Token
nftGating() view returns (bool hasNftList)
false
purchaseExpiry() view returns (uint256)
1675202339
symbol() view returns (string)
aeUD-LORDS
totalPoolShares() view returns (uint256)
79409475084300000000000000
totalPurchasingAccepted() view returns (uint256)
3970473754215
totalSupply() view returns (uint256)
3583030486107564885146160
totalUnderlyingClaimed() view returns (uint256)
8579990681037631775701259
vestingCliffExpiry() view returns (uint256)
1706738339
vestingExpiry() view returns (uint256)
1722502739
Read-only
allowance(address owner, address spender) view returns (uint256)
amountVested(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimableUnderlyingTokens(address _purchaser) view returns (uint256)
getAllowList(address _userAddress) view returns (address[], uint256[], uint256, bool)
getAmountVested(address _address) view returns (uint256)
getNftCollectionDetails(address _collection) view returns (uint256, address, bool, uint256[], uint256[])
getNftGatingDetails(address _collection, address _wallet, uint256 _nftId) view returns (bool, bool, bool)
getPoolSharesPerUser(address _address) view returns (uint256)
getPurchaseTokensPerUser(address _address) view returns (uint256)
hasPurchasedMerkle(uint256 _index) view returns (bool)
poolSharesPerUser(address) view returns (uint256)
purchaseTokensPerUser(address) view returns (uint256)
State-modifying
Events acceptDeal(struct AelinNftGatingNftPurchaseList[] _nftPurchaseList, struct MerkleTreeUpFrontMerkleData _merkleData, uint256 _purchaseTokenAmount)
acceptHolder()
approve(address spender, uint256 amount) returns (bool)
claimUnderlying()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositUnderlyingTokens(uint256 _depositUnderlyingAmount)
disavow()
feeEscrowClaim()
holderClaim()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(struct IAelinUpFrontDealUpFrontDealData _dealData, struct IAelinUpFrontDealUpFrontDealConfig _dealConfig, struct AelinNftGatingNftCollectionRules[] _nftCollectionRules, struct AelinAllowListInitData _allowListInit, address _aelinTreasuryAddress, address _aelinEscrowLogicAddress)
purchaserClaim()
setHolder(address _holder)
sponsorClaim()
transfer(address _dst, uint256 _amount) returns (bool)
transferFrom(address _src, address _dst, uint256 _amount) returns (bool)
vouch()
withdrawExcess()
AcceptDeal(address indexed user, uint256 amountPurchased, uint256 totalPurchased, uint256 amountDealTokens, uint256 totalDealTokens)
AelinToken(string name, string symbol, uint8 decimals)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimDealTokens(address indexed user, uint256 amountMinted, uint256 amountPurchasingReturned)
ClaimedUnderlyingDealToken(address indexed user, address underlyingToken, uint256 amountClaimed)
CreateUpFrontDeal(address indexed dealAddress, string name, string symbol, address purchaseToken, address underlyingDealToken, address indexed holder, address indexed sponsor, uint256 sponsorFee, bytes32 merkleRoot, string ipfsHash)
CreateUpFrontDealConfig(address indexed dealAddress, uint256 underlyingDealTokenTotal, uint256 purchaseTokenPerDealToken, uint256 purchaseRaiseMinimum, uint256 purchaseDuration, uint256 vestingPeriod, uint256 vestingCliffPeriod, bool allowDeallocation)
DealFullyFunded(address upFrontDealAddress, uint256 timestamp, uint256 purchaseExpiryTimestamp, uint256 vestingCliffExpiryTimestamp, uint256 vestingExpiryTimestamp)
DepositDealToken(address indexed underlyingDealTokenAddress, address indexed depositor, uint256 underlyingDealTokenAmount)
Disavow(address indexed voucher)
FeeEscrowClaim(address indexed aelinFeeEscrow, address indexed underlyingTokenAddress, uint256 amount)
HolderClaim(address indexed holder, address purchaseToken, uint256 amountClaimed, address underlyingToken, uint256 underlyingRefund, uint256 timestamp)
PoolWith1155(address indexed collectionAddress, uint256 purchaseAmount, bool purchaseAmountPerToken, uint256[] tokenIds, uint256[] minTokensEligible)
PoolWith721(address indexed collectionAddress, uint256 purchaseAmount, bool purchaseAmountPerToken)
SetHolder(address indexed holder)
SponsorClaim(address indexed sponsor, uint256 amountMinted)
Transfer(address indexed from, address indexed to, uint256 value)
Vouch(address indexed voucher)
WithdrewExcess(address UpFrontDealAddress, uint256 amountWithdrawn)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.