This contract is being backfilled. You may encounter incomplete storage history.

OrdiVesting

Verified contract

Active on Ethereum with 2,155 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,610.07
0x55cb6cb251e7da756d162ae651ecc4b04706753e1beac997fbd68b8dccdbb1bd
0xe3129b2b62226e6cec0e848cac5bd2646a41e5f35e88930378045ffede776ff1
0x5a8e48c1b7809d70920793f48d6b3bed5e74b9074a11a89605b5a9610ee76328
0x83a55ab3847ce67f23adaa33c4a0f78454f1b40dd5f2bfd4fc4f37267f5d4937
0x296702a62ce8321e1588eb1840a55f6a93617e2f61cbf5a2956ec1381c76e4a0
0x233c137bc813daab797ab36beda1c32e6669e4b1dbee52c9e07ff68eb77f413e
0x9a9fe35406e07f2b1aa06db522167e0ee31e50a7cfcc269ee5759d8b71495a9a
0x7aa2d3accb58fe0d2c0722238cd14b152ad305d3e14ecd48a7e546a9b5a290d4
0x9137cf4cddbfab2877f216add3d837edd65c0ddbec75580f17209a7fa79c41f1
0x18c8478c35bc7f8db0e6bc0900c9ac73c7c2908d14f2e5d773c06263b355382f

Functions
Getter at block 20795423
cliff(view returns (uint256)
0
duration(view returns (uint256)
15552000
initialized(view returns (bool)
true
linearUnlockAmount(view returns (uint256)
12500000000000000000000
owner(view returns (address)
0x9d8c8ceae644dffaed5b87c3da3340a404b5000b
paused(view returns (bool)
false
returnTokenDecimal(view returns (uint256)
18
tge(view returns (uint256)
1710149400
tgeAmount(view returns (uint256)
3125000000000000000000
token(view returns (address)
0xce6e54daa1ea95fb3530859d69d4bdb978dd821b
Read-only
canClaim(addressview returns (bool)
claimedAmount(addressview returns (uint256)
getClaimableAmount(address _accountview returns (uint256)
vestingRole(addressview returns (bool)
State-modifying
addVestingArray(address[] _accounts
claim(
initialize(
pause(
renounceOwnership(
setVestingRole(address _accountbool _role
transferOwnership(address newOwner
unpause(
Events
AddVesting(address indexed accountuint256 amountuint256 tgeAmountsuint256 cliffuint256 duration
Claim(address indexed accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(uint256 _tgeuint256 _linearUnlockAmountuint256 _tgeAmountuint256 _cliffuint256 _durationaddress _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.