AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 47,560 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x02ac…9b39
0x7253…0b87
0x4f0f…c33a
7 additional
variables
Balances ($4,504,273,767.45)
Native
Value
$875.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.274166 | $3,192.47 |
$875.27 | |
BZR | ERC-20 | 543.883209M | $7.37 |
$4,008,419,253.38 | |
DEAI | ERC-20 | 700M | $0.64996 |
$454,972,000 | |
LUSH | ERC-20 | 9B | $0.001246 |
$11,210,940 | |
BBONK | ERC-20 | 200B | $0.000042 |
$8,472,000 | |
LEMON | ERC-20 | 255M | $0.012573 |
$3,206,219.55 | |
CAW | ERC-20 | 30T | $0.00 |
$2,160,000 | |
GPU | ERC-20 | 1.5M | $0.949863 |
$1,424,794.5 | |
UNIVERSE | ERC-20 | 69M | $0.018866 |
$1,301,737.44 | |
EQ9 | ERC-20 | 120M | $0.009688 |
$1,162,575.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155539 | 6 hours ago | | | 0 | 0.0017697888 | |
| 21154849 | 8 hours ago | | | 0.047724363 | 0.0031261427 | |
| 21154812 | 9 hours ago | | | 0 | 0.0014105350 | |
| 21154805 | 9 hours ago | | | 0 | 0.0017302412 | |
| 21153846 | 12 hours ago | | | 0 | 0.0015932392 | |
| 21153831 | 12 hours ago | | | 0.047972185 | 0.0039224324 | |
| 21153652 | 12 hours ago | | | 0.047976204 | 0.0041300171 | |
| 21153451 | 13 hours ago | | | 0.047680048 | 0.0045132854 | |
| 21150934 | a day ago | | | 0 | 0.0015198236 | |
| 21150785 | a day ago | | | 0.049334439 | 0.0052547924 |
ABI
ABI objects
Getter at block 21157372 getAllDepositIds() view returns (uint256[])
NFT() view returns (address)
0x80825c93a9e7c9fbf05ee32d629636e4bfb2c9fe
companyWallet() view returns (address)
0x725363e764ea25233f29a14594f6388858d90b87
depositId() view returns (uint256)
23305
feesInUSD() view returns (uint256)
150000000
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0x00d2a4873e7c73fcc3e6ebc9dd17241247a73846
paused() view returns (bool)
false
priceEstimator() view returns (address)
0x02acddac11be892c3e4f2fd1c44cef8e25789b39
referralDiscount() view returns (uint256)
9000
referrerCut() view returns (uint256)
3000
usdTokenAddress() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
v3Migrator() view returns (address)
0x4f0fd563be89ec8c3e7d595bf3639128c0a7c33a
Read-only
allDepositIds(uint256) view returns (uint256)
depositsByWithdrawalAddress(address, uint256) view returns (uint256)
getDepositDetails(uint256 _id) view returns (address _tokenAddress, address _withdrawalAddress, uint256 _tokenAmount, uint256 _unlockTime, bool _withdrawn, uint256 _tokenId, bool _isNFT, uint256 _migratedLockDepositId, bool _isNFTMinted)
getDepositsByWithdrawalAddress(address _withdrawalAddress) view returns (uint256[])
getFeesInETH(address _tokenAddress) view returns (uint256)
getTotalTokenBalance(address _tokenAddress) view returns (uint256)
isFreeToken(address token) view returns (bool)
listMigratedDepositIds(uint256) view returns (uint256)
lockedNFTs(uint256) view returns (address tokenAddress, address withdrawalAddress, uint256 tokenAmount, uint256 unlockTime, bool withdrawn, uint256 tokenId)
lockedToken(uint256) view returns (address tokenAddress, address withdrawalAddress, uint256 tokenAmount, uint256 unlockTime, bool withdrawn)
nftMinted(uint256) view returns (bool)
walletTokenBalance(address, address) view returns (uint256)
whitelistAdmins(address) view returns (bool)
whitelistedWallets(address) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addTokenToFreeList(address token)
collectUniswapV3LPFees(uint256 _id)
extendLockDuration(uint256 _id, uint256 _unlockTime)
initialize()
lockNFT(address _tokenAddress, address _withdrawalAddress, uint256 _amount, uint256 _unlockTime, uint256 _tokenId, bool _mintNFT, address referrer) payable returns (uint256 _id)
lockToken(address _tokenAddress, address _withdrawalAddress, uint256 _amount, uint256 _unlockTime, bool _mintNFT, address referrer) payable returns (uint256 _id)
mintNFTforLock(uint256 _id)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
pause()
recoverAssets(address user, address newRecipient)
removeTokenFromFreeList(address token)
renounceOwnership()
setCompanyWallet(address _companyWallet)
setFeeParams(address _priceEstimator, address _usdTokenAddress, uint256 _feesInUSD, address _companyWallet)
setFeesInUSD(uint256 _feesInUSD)
setNFTContract(address _nftContractAddress)
setReferralParams(uint256 _referralDiscount, uint256 _referrerCut)
splitLock(uint256 _id, uint256 _splitAmount, uint256 _splitUnlockTime, bool _mintNFT) payable returns (uint256 _splitLockId)
transferLocks(uint256 _id, address _receiverAddress)
transferOwnership(address newOwner)
unpause()
updateWhitelist(address wallet, bool noFee)
updateWhitelistAdminAccess(address account, bool access)
withdrawTokens(uint256 _id, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
CompanyWalletUpdated(address companyWallet)
Deposit(uint256 id, address indexed tokenAddress, address indexed withdrawalAddress, uint256 amount, uint256 unlockTime)
DepositNFT(uint256 id, address indexed tokenAddress, uint256 tokenId, address indexed withdrawalAddress, uint256 amount, uint256 unlockTime)
FeesChanged(uint256 indexed fees)
FreeTokenListUpdated(address token, bool isFree)
LockDurationExtended(uint256 id, uint256 unlockTime)
LockSplit(uint256 id, uint256 remainingAmount, uint256 splitLockId, uint256 newSplitLockAmount)
LogNFTWithdrawal(uint256 id, address indexed tokenAddress, uint256 tokenId, address indexed withdrawalAddress, uint256 amount)
LogTokenWithdrawal(uint256 id, address indexed tokenAddress, address indexed withdrawalAddress, uint256 amount)
NftContractUpdated(address nftContract)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReferralParamsChanged(uint256 referralDiscount, uint256 referrerCut)
ReferrerRewarded(address indexed addr, uint256 referrerCut)
Unpaused(address account)
WhiteListAdminUpdated(address wallet, bool status)
WhiteListUpdated(address wallet, bool noFee)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.