FiasSAFTVestingProxy
Verified contract
Proxy
Active on
Ethereum with 930 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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
0x1d64…2709
10 additional
variables
Balances ($2.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIAS | ERC-20 | 1.025586K | $0.00206 |
$2.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262993 | 7 days ago | | | 0 | 0.00091615223 | |
| 21174688 | 20 days ago | | | 0 | 0.0056114810 | |
| 21131873 | a month ago | | | 0 | 0.0037939907 | |
| 21049958 | a month ago | | | 0 | 0.0014020905 | |
| 21007892 | a month ago | | | 0 | 0.0019232716 | |
| 20996607 | a month ago | | | 0 | 0.0032906917 | |
| 20964699 | 2 months ago | | | 0 | 0.0074682119 | |
| 20964663 | 2 months ago | | | 0 | 0.010119705 | |
| 20956252 | 2 months ago | | | 0 | 0.0013811531 | |
| 20931739 | 2 months ago | | | 0 | 0.0012514382 |
ABI
ABI objects
Getter at block 21315105 remainningTokens() view returns (uint256)
implementation() view returns (address)
0x7c701512ffc8c912be92a4f054d93cf5ad87e452
proxyOwner() view returns (address owner)
0x9915b9023ff3213651aee223a29335c9dbafc317
TGEStartDate() view returns (uint256)
1718121420
activeLockDate() view returns (uint256)
1718726220
getContractTokenBalance() view returns (uint256)
1025586049883640000357
initialPercentage() view returns (uint256)
0
intermediaryPercentage() view returns (uint256)
17
intermediateTime() view returns (uint256)
1718726220
lockEndDate() view returns (uint256)
1718726220
owner() view returns (address)
0x9915b9023ff3213651aee223a29335c9dbafc317
signer() view returns (address)
0xeee499c5691439cd88d0419ec216d1c4bac942f7
token() view returns (address)
0x1d64231e179f074baa3f22d44a6ca3a2670b2709
totalAirdropAllocationamount() view returns (uint256)
0
totalAllocatedamount() view returns (uint256)
109728334847013026666671898
totalDepositTokens() view returns (uint256)
70291354000000000000000000
totalLinearUnits() view returns (uint256)
150
vestingEndTime() view returns (uint256)
1731686220
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 transferProxyOwnership(address _newOwner)
upgradeTo(address _impl)
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)
constructor()
fallback()
receive()
receive()
This contract contains no error objects.