TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 13,360 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 48 additional slots
-
variable spans 48 additional slots
Balances ($4,814,584.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEAI | ERC-20 | 7.22249M | $0.66661 |
$4,814,584.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158679 | 3 hours ago | | | 0 | 0.0020468905 | |
| 21157919 | 5 hours ago | | | 0 | 0.0027916906 | |
| 21157733 | 6 hours ago | | | 0 | 0.0013691090 | |
| 21157731 | 6 hours ago | | | 0 | 0.0012075402 | |
| 21157510 | 7 hours ago | | | 0 | 0.0017282804 | |
| 21157254 | 8 hours ago | | | 0 | 0.0019666704 | |
| 21157191 | 8 hours ago | | | 0 | 0.0028040025 | |
| 21157001 | 9 hours ago | | | 0 | 0.0022567902 | |
| 21156890 | 9 hours ago | | | 0 | 0.0013349483 | |
| 21156619 | 10 hours ago | | | 0 | 0.00096268559 |
ABI
ABI objects
Getter at block 21159559
APY() view returns (uint256)
150000000000000000000000000
accTotalVesting() view returns (uint256)
35365859031126045487975158
isClaimStop() view returns (bool)
false
isVestingStop() view returns (bool)
false
lockPeriod() view returns (uint256)
7889229
owner() view returns (address)
0xfa330effb7e7ee28ef11e4d0460391e9fc4409e2
tokenAddress() view returns (address)
0x1495bc9e44af1f8bcb62278d2bec4540cf0c05ea
totalHardCap() view returns (uint256)
0
totalVesting() view returns (uint256)
35365859031126045487975158
Read-only
addressInfo(address) view returns (uint256 balance, uint256 payed, uint256 lockTime)
getContractInfo(address _user) view returns (uint256 _amountToWithdraw, uint256 _estimateEarn, bool _isVestingStop, bool _isVestingEnded, uint256 _balance, uint256 _payed, uint256 _lockTime, uint256 _totalVesting, uint256 _totalClaming)
getUserBalance(address _user) view returns (uint256)
State-modifying
Events __Initializer()
claim()
renounceOwnership()
rescueERC20Token(address _token, uint256 _amount, address _receiver)
rescueNativeToken(uint256 _amount, address _receiver)
setApy(uint256 _APY)
setLockPeriod(uint256 _lockPeriod)
setTokenAddress(address _tokenAddress)
setTotalHardCap(uint256 _totalHardCap)
setVestingAvailableStatus(bool _status)
setVestingClaimStop(bool _status)
stake(uint256 _amount)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.