AevoStaking

Verified contract

Active on Ethereum with 14,147 txns
Deployed by via 0x252ad66a at 19121330
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $453,283,915.93
ERC-20
Value $67,466,460.36
 (#5)
ERC-1555
--
 (#4)
ERC-1555
--
 (#3)
ERC-1555
--
 (#2)
ERC-1555
--
 (#0)
ERC-1555
--
 (#1)
ERC-1555
--
0x7e261100a7d0a92b97a05cfa2db681a09098d639f6253d7af4300be8f4d9d3f2
0x768daea58d8ae08d785e53a3ca1a66b271f6204e2aa0be25d8c7433e670c96f0
0xac412102387823766455fa6c21f6f45731e7bec58f5a5ccb3feba804be5c656c
0x3299b69499aa623cedd06b56224d2a3d0e2483816c23cdac37a648a61eeedeaa
0xae87f3139eb43530b01b4ddf45d9176cc0a1c1c6f880d354ab350e8938397ebc
0xb568e72fc26891e2c52ceb8b5d50d9479b216ffca6b558dd5614f3e88b62acee
0xeb46f067f28d508620cb862b1cc2a429ac15c91b5d4f03d5ca41207be56ffa9d
0x528c9aeeacb0bec32fef684852f71d64131a8301a5b37b23586c5e22273af0bd
0xbe553a2ad9858ba00bba0b63e0147452b5fc32695e91d27dd310785bf8f99b2a
0x6ab53cc6b24a5f0b552a227fd027bb66aae7f8436e3ba3adaf44c9aaf55c9584

Functions
Getter at block 21315266
aevo(view returns (address)
0xb528edbef013aff855ac3c50b381f253af13b997
canEarlyMigrate(view returns (bool)
false
epoch(view returns (uint16)
38
epochTime(view returns (uint256)
604800
isLocked(view returns (bool)
true
isPaused(view returns (bool)
false
migration(view returns (uint256)
1715760000
owner(view returns (address)
0xdaeada3d210d2f45874724beea03c7d4bbd41674
rbn(view returns (address)
0x6123b0049f904d730db3c36a31167d9d4121fa6b
stakeTime(view returns (uint256)
5443200
 
staked(view returns (uint256 totalStaked)
start(view returns (uint256)
1710316800
Read-only
balance(addressuint16view returns (uint256)
epochBalance(uint16view returns (uint256)
isBootstrapper(addressview returns (bool)
staked(address _accountview returns (uint256 totalStaked)
State-modifying
migrate(uint256 _amount
setBootstrapper(address _bootstrapperbool _isBootstrapper
setCanEarlyMigrate(bool _canEarlyMigrate
setEpochTime(uint256 _epochTime
setLocked(bool _isLocked
setMigration(uint256 _migration
setPaused(bool _isPaused
setStakeTime(uint256 _stakeTime
setStart(uint256 _start
stake(bool _isRBNuint256 _amount
stakeFor(bool _isRBNuint256 _amountaddress _recipient
transferOwnership(address newOwner
unstake(uint16 _startuint16 _endreturns (uint256)
unstakeFor(address _recipientuint16 _startuint16 _endreturns (uint256)
Events
Migrate(address indexed recipientuint256 amount
OwnershipTransferred(address indexed useraddress indexed newOwner
SetBootstrapper(address indexed bootstrapperbool isBootstrapper
SetCanEarlyMigrate(bool canEarlyMigrate
SetEpochTime(uint256 epochTime
SetLocked(bool isLocked
SetMigration(uint256 migration
SetPaused(bool isPaused
SetStakeTime(uint256 stakeTime
SetStart(uint256 start
Stake(address indexed recipientuint16 indexed epochuint256 amountbool isRBN
Unstake(address indexed recipientuint16 indexed startEpochuint16 indexed endEpochuint256 amount
Constructor
constructor(address _rbnaddress _aevouint256 _startuint256 _migrationuint256 _epochTimeuint256 _stakeTimeaddress _bootstrapperaddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
SafeERC20FailedOperation(address token