Ordidy - Skillfull Ai Vesting

Verified contract

Active on Ethereum with 1,040 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 $157,634.05
0x368698fe2e7a42471a1dd79180227beb497223022a5a3ee4282f50593494719a
0x63a38872d516f904a7c55f4775eeedb507b5b11e562fc384524f8cc97b78f83d
0x243598316a57085339beb6fe07187e1c312a52a5d9772271f603dac9984c2b8c
0x927bd674e753aedf9c938621f2c3314ed1af8368d99f5d2b3e0bdd76cc66969e
0x505932ebf343f8626231173223d9e629c34582ab13cc32afbac409d41dfed678
0x25f98fc312a63f5115bc621a8eb29357aaf9cd551c69e145d58b08c6ace816f1
0xf642b91acb0bf51dc6dab618a4f3379c537d855a275abad3efcf781d1e1b5b7a
0xb77e9a98e3a17a86345beac27b0f86e08a020f2901157e1f49ebe4bee9400b92
0x441e96cd3238b53783e1f5f18adf4fba75ea93ea5ef924928cab43868c689c27
0x1f1eb23f6d34abfcdd7e454427d94e2e2fbfb1150952a444e6158a104f904742

Functions
Getter at block 20908028
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)
2825843955888264015338013
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)
1008545517795946510978187
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.