Ordidy - Skillfull Ai Vesting

Verified contract

Active on Ethereum with 1,312 txns
Deployed by via 0xef2e37b7 at 19983675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $136,014.7
0x3cd474d3ac87b29a6ec6182d6b94585b4f42c53dc0f81d5838e5ca494d1ebd91
0x5a8b26a803db149dd32abf7eac60aca9d2e11de5cb11941ccc0c3c28f88a9d4e
0xb6d4441583ff7215ff746af633cc456b11c79d48fac737b1c67eed3535f4de16
0x482e9ca5bdf526bb2f9f0799899cde376f258039ae308c20a79b68d0d62ec967
0x03a9b40be00ed9422b1d11718b0aeb965e1769e567ce5321ac43e0318e971756
0xa8a9fd624767c898c4533e67a5e24af5ad6da0d118cde85290d98d4540546e91
0x34572866d11473b4a3e740dd5d1e058e4a52b2f8badd82f221cebd3ea5d34f36
0x65d26713af6700214039f088f9a73ee8f83b57e5fdac9fefd6a868c80dac1c2b
0x66f992a8427c09f2a8e66f85f3da2b2cd65ecd0abf954c5a2d7085c28f716580
0x5ec6aeda67f0f2c922cdf7d59d6bb7cccb9f355648bdfa8f3f02b781f8e2e550

Functions
Getter at block 21384994
BASIS_POINT_RATE_CONVERTER(view returns (uint128)
10000
MAX_ALLOWED_PHASES(view returns (uint256)
30
claimableAtStart(view returns (uint16)
1000
getDepositedAmount(view returns (uint256 amount)
2246691390317890425971303
getNumberOfRefundRequestedUsersAtLeastOnce(view returns (uint256)
11
name(view returns (string)
Ordidy - Skillfull Ai Vesting
nextBatchAt(view returns (uint256)
1
owner(view returns (address)
0xda97f893daa455bf2edc5ab7fe979bc3eb7f0555
refundGracePeriodDuration(view returns (uint32)
604800
refundMode(view returns (bool)
false
refundWithdrawn(view returns (bool)
false
requestedRefundWithdrawn(view returns (bool)
true
startDateAt(view returns (uint40)
1717146600
totalAmountAllocated(view returns (uint256)
3834389473684210526316200
totalAmountClaimed(view returns (uint256)
1587698083366320100344897
totalAmountRefundRequested(view returns (uint256)
165610526315789473683800
vestedToken(view returns (address)
0xcf078da6e85389de507ceede0e3d217e457b9d49
vestingEndAt(view returns (uint40)
1743498600
Read-only
claimable(address _userview returns (uint256 amount)
getRefundRequestedUsersAtLeastOnceVesting(uint256 indexview returns (struct VestingUserVesting userVesting)
getUserVesting(address _userAddressview returns (struct VestingUserVesting)
phases(uint256view returns (uint32 rateuint40 endAtuint32 minimumClaimablePeriod)
refundRequestedUsersAtLeastOnce(uint256view returns (address)
vestings(addressview returns (uint40 lastClaimAtbool initbool requestedRefunduint256 amountuint256 amountClaimed)
State-modifying
claim(
createVestings(struct CreateVestingInput[] vestingsInputbool depositCheck
emergencyWithdrawToken(address token
moveVesting(address fromaddress to
pullBackRequestRefund(
reinitialize(address _vestedTokenstring _nameuint40 _startDateAtuint16 _claimableAtStartstruct Phase[] _phasesuint32 _refundGracePeriodDuration
renounceOwnership(
requestRefund(
setRefundMode(bool _refundMode
transferOwnership(address newOwner
withdrawRefundForAll(
withdrawRequestRefundToken(
Events
NewClaim(address indexed useruint256 amountClaimed
NewVestingCreated(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundForAllWithdrawn(address indexed useruint256 amount
RefundRequested(address indexed user
RefundRequestedPulledBack(address indexed user
RefundRequestedWithdrawn(address indexed useruint256 amount
Constructor
constructor(address _vestedTokenstring _nameuint40 _startDateAtuint16 _claimableAtStartstruct Phase[] _phasesuint32 _refundGracePeriodDuration
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.