FiasSAFTVesting
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
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
8 additional
variables
Balances ($0.00)
No balances found for "FiasSAFTVesting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FiasSAFTVesting"
ABI
ABI objects
Getter at block 21315105 getContractTokenBalance() view returns (uint256)
TGEStartDate() view returns (uint256)
0
activeLockDate() view returns (uint256)
0
initialPercentage() view returns (uint256)
0
intermediaryPercentage() view returns (uint256)
0
intermediateTime() view returns (uint256)
0
lockEndDate() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
remainningTokens() view returns (uint256)
0
signer() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x0000000000000000000000000000000000000000
totalAirdropAllocationamount() view returns (uint256)
0
totalAllocatedamount() view returns (uint256)
0
totalDepositTokens() view returns (uint256)
0
totalLinearUnits() view returns (uint256)
0
vestingEndTime() view returns (uint256)
0
Read-only
Investors(address) view returns (uint256 totalBalance, uint256 timeDifference, uint256 lastVestedTime, uint256 reminingUnitsToVest, uint256 tokensPerUnit, uint256 vestingBalance, uint256 lastWithdrawalTimestamp, uint256 initialAmount, uint256 nextAmount, bool isInitialAmountClaimed)
getAvailableBalance(address _addr) view returns (uint256, uint256, uint256)
getInvestorDetails(address _addr) view returns (struct FiasSAFTVestingInvestorDetails)
getSigner(struct whitelistCheckerSigner whitelist) view returns (address)
isAirdropUserAdded(address) view returns (bool)
isUserAdded(address) view returns (bool)
usedNonce(address, uint256) view returns (bool)
State-modifying
Events addInvestorDetails(uint256 amount, struct whitelistCheckerSigner _signer)
addInvestorsbyadmin(struct FiasSAFTVestingInvestor[] vest)
confirmOwnershipTransfer()
depositToken(uint256 amount)
initialize(address Signer, uint256 _totalLinearUnits, uint256 timeBetweenUnits, uint256 linearStartDate, uint256 _startDate, address _tokenAddress, uint256 _initialPercentage, uint256 _intermediatePercentage, uint256 _intermediateTime)
initiateOwnershipTransfer(address newOwner)
recoverTokens(address _token, address _userAddress, uint256 amount)
removeSingleUser(address _userAddress)
setSigner(address _addr)
setStartDate(uint256 _startDate)
setToken(address _token)
withdrawTokenfunction(struct whitelistCheckerSigner _signer)
Initialized(uint8 version)
InvestorAddress(address account, uint256 _amout)
OwnershipTransferInitiated(address indexed currentOwner, address indexed pendingOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverToken(address indexed token, uint256 indexed amount)
RemoveUser(address _userAddress)
TokenWithdraw(address indexed buyer, uint256 value, uint256 id)
setTokens(address _userAddress)
startDate(uint256 date)
This contract contains no constructor objects.
receive()
This contract contains no error objects.