RewardEscrow

Verified contract

Active on Ethereum with 4,260 txns
Deployed by via 0xd2b73cfe at 7680399
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xd3fc6be641a0d21b9f67141a9dc65f9b7a6b9a4b32b7fd95d1e2cffe1fe181aa
0x0b4e4373b2a8bc455dcd743d1138999979fea5d3a5d850f7ad859d918123d094
0xdaa78865bda1e49b55c876d02f01c26b9f0e7618ce6b82de40842c3628973df9
0xea1c5d440fb7cc5306246a7322e5056db429ae2acb9fcb1bf7dfb376a7b15719
From
0x25e81249a7c5c00944a58e8052d07bd0e3da45180f7b3374b0e48f6bd1fb3004
0x37429acd3670d90e49d48eef34009caaa35eed60f040aa3ec3905c4c566dba0f
0xb6f8efaff5d5319755b2c4c2522ab961f83d6a7689a1cf0754b159827df3e94b
0xcd25cd6e1ca34cf8b6129a3a4093ac8a29a41daa1e12e015f49bf8df3e67a283
0x0015dc16ab479d5e22ef369b8040ff89e45e5762cbb8bc3c7e88ad4d19681345
0x454a5c4e218f30fdce070c2f1a619168beab33140fa09dd163208c45f282e6d6

Functions
Getter at block 21290091
MAX_VESTING_ENTRIES(view returns (uint256)
260
feePool(view returns (address)
0x83105d7cdd2fd9b8185bff1cb56bb1595a618618
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
synthetix(view returns (address)
0xc5f0b4194455e0c175ab68c501400e46c7203504
totalEscrowedBalance(view returns (uint256)
73763701242877032135481494
Read-only
balanceOf(address accountview returns (uint256)
checkAccountSchedule(address accountview returns (uint256[520])
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)
totalEscrowedAccountBalance(addressview returns (uint256)
totalVestedAccountBalance(addressview returns (uint256)
vestingSchedules(addressuint256uint256view returns (uint256)
State-modifying
acceptOwnership(
appendVestingEntry(address accountuint256 quantity
nominateNewOwner(address _owner
setFeePool(address _feePool
setSynthetix(address _synthetix
vest(
Events
FeePoolUpdated(address newFeePool
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
SynthetixUpdated(address newSynthetix
Vested(address indexed beneficiaryuint256 timeuint256 value
VestingEntryCreated(address indexed beneficiaryuint256 timeuint256 value
Constructor
constructor(address _owneraddress _synthetixaddress _feePool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.