FixedVesting

Verified contract

Active on Ethereum with 559 txns
Deployed by via 0xfb627895 at 17612318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,048.81
0xe70cdaa3a562e140cb981e85a0b00177958a18d3743a3adc34532e450aff34de
0x3b3d2daaa8b82bb5c38a7fc5341d56c9a8736d55db9087ce18ff7a4127c8556b
0x0cd0ab2ffae937e94a5d22ecaa7179f5897d0ca15c7416cf39430fc1bc30b943
0x2ef4a1af9c86a7a5ff7305c500fa9fd06671ed225e5b8ade99e5c88271355bf4
0xbb3de268d12cc446952fd73391573ce2cc34ee244d551399597eb155cf07778c
0xdcc5bd74f5662b3b94be35ff200094c725bdc3420b21b36b5d3e7ac5a8896865
0xf0d240dee04d230c0e468282b21bc10c1b88c2e1ad786433290516a0c3d1a2c1
0x9608ff1197781e3172ea7fac2c842d4a560ebed2dfce8e63078ec47687e383e1
0x8e8e6608ed31cb3931e5cf9b677c157927f5fb7d23c1d45d55a0b8d2cfbe207a
0x3a01b16e767b01710c586fd75521d47d7b21d275a13c2f03d46dc2fec606f03f

Functions
Getter at block 21379291
creator(view returns (address)
0x8550d5cc00d89fabb6f52cbdaeda948af9833d8e
getBuyerLength(view returns (uint256)
99
isPaused(view returns (bool)
false
owner(view returns (address)
0x28720eacf70adc3a450aaa06b547958e90ce2774
sold(view returns (uint128)
4285714285717
token(view returns (address)
0x68a47fe1cf42eba4a030a10cd4d6a1031ca3ca0a
vestingLength(view returns (uint128)
10
 
vestingRunning(view returns (uint128 rounduint128 totalPercent_d2)
Read-only
buyers(uint256view returns (address)
invoice(addressview returns (uint128 buyerIndexuint128 purchaseduint128 completed_d2uint128 claimed)
vesting(uint128view returns (uint128 datetimeuint128 ratio_d2)
State-modifying
claimToken(
emergencyWithdraw(address _targetuint128 _amount
initialize(address _tokenuint128[] _datetimeuint128[] _ratio_d2
newBuyers(address[] _buyeruint128[] _purchased
newVesting(uint128[] _datetimeuint128[] _ratio_d2
removeBuyers(address[] _buyer
removeLastVestingRound(
replaceBuyers(address[] _oldBuyeraddress[] _newBuyer
replacePurchases(address[] _buyeruint128[] _newPurchased
setToken(address _token
togglePause(
transferOwnership(address _newOwner
updateVestingDatetimes(uint128[] _vestingRounduint128[] _newDatetime
updateVestingRatios(uint128[] _vestingRounduint128[] _newRatio_d2
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.