PeriFinanceEscrow

Verified contract

Active on Ethereum with 254 txns
Deployed by via 0xbbfe9f12 at 12772100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $184,909.61
0x561f786f938d219a0e1e7d89a8ff7211c9abfdc46e52bb0a406056947605dd88
0x6c0ac34624ababe79638945ac3f303970851e4a7d138cdb0c5a7d63dd27291fd
0x343f280042bbf34c5fe251214f1bc3bff62553b2655d861061c01e85636c8bc1
0x575e10d01718e15cea1a8dcb3136229168121479a492bba96474bce113da68b8
0x5c4104ad91ad40d25faedad3648424b12e4ac341fdbb7503798c84234b00486a
0x1b8a3176b77d5773ab9ac5e66ee15420965bd34904c2d298fe86f7c6141c9fcf
0x290573f737ec4c47dfeaf5a4e8635e466a03f7cbbd7ea2b49a1a0e8fc2d8d79f
0x20a808a1050c2a485a46caea499d5c1efaf5c345c99c48a9291a53bbf39327e0
0xfd35f218b9b96344f62cce856e11e378f08bf941674e6ef120a40c971b858c34
0x0714cde2ef034071c3a1ea8af3d17f3b82750d2f5c30c71fcf9dff3587f26f67

Functions
Getter at block 20925025
MAX_VESTING_ENTRIES(view returns (uint256)
20
QUANTITY_INDEX(view returns (uint256)
1
TIME_INDEX(view returns (uint256)
0
addressToRefund(view returns (address)
0x23208519548387f9f65d92a5c43f27aec70c34a2
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x559c5d3bb06d7734fdcb06fc4a595e42df5a7260
periFinance(view returns (address)
0x5d30ad9c6374bf925d0a75454fa327aacf778492
setupExpiryTime(view returns (uint256)
1630388446
totalVestedBalance(view returns (uint256)
232178918000000000000000
Read-only
balanceOf(address accountview returns (uint256)
getNextVestingEntry(address accountview returns (uint256[2])
getNextVestingIndex(address accountview returns (uint256)
getNextVestingQuantity(address accountview returns (uint256)
getNextVestingTime(address accountview returns (uint256)
getVestingQuantity(address accountuint256 indexview returns (uint256)
getVestingScheduleEntry(address accountuint256 indexview returns (uint256[2])
getVestingTime(address accountuint256 indexview returns (uint256)
numVestingEntries(address accountview returns (uint256)
totalVestedAccountBalance(addressview returns (uint256)
vestingSchedules(addressuint256uint256view returns (uint256)
State-modifying
acceptOwnership(
addVestingSchedule(address accountuint256[] timesuint256[] quantities
appendVestingEntry(address accountuint256 timeuint256 quantity
nominateNewOwner(address _owner
purgeAccount(address account
setAddressToRefund(address _addressToRefund
setPeriFinance(address _periFinance
vest(
Events
AddressToRefundUpdated(address addressToRefund
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
PeriFinanceUpdated(address newPeriFinance
Vested(address indexed beneficiaryuint256 timeuint256 value
Constructor
constructor(address _owneraddress _periFinanceaddress _addressToRefund
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.