This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 7 minutes old. We're running behind the tip but working to resolve the issue.

PortalStaking

Verified contract

Active on Ethereum with 17,124 txns
Deployed by via 0xb547c6e0 at 19481836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,558,070.17
0xc78729e5d96383f868588bb2d0b4874d3ce06afdb27ad1784b8f4a6139b28049
From
0x66efdf737088e2ab962cb2124f40ade0b7578385b9730bf17f6b7f1997bbbf68
0x74d01558925a5279ef0a67640bf0ca294753556d80a80ce25b2f47989f3a9bdc
0xc7807ae2a092fea7762b1598cc0095ef60e970d998679b03b92f38f1bf385bfb
0xe179b8d7a5de07a80e5729fd730f669976a7b03b4aa10fd97768c8951f4f5900
0x7ad3d98def31a5cf8e775c4cccda3c05c5a023bde81821ac746a3ea02deec73f
0x728915ed02e66d3c3eea682d904882e6f84451b5e0158d6ca4f5649b3609800f
0x8863679f798bfffdf0fd207cee87f0b6f30be5b256fac17184d5ea527be140f8
0x8b048ca24c32909c67f6403e6358744222191c66be564ecf58f151c3f37299aa
0xd4d1b1280e95adab241e349dd236696131dcadd23284fd4e776d564ee22c44b9

Functions
Getter at block 20793850
owner(view returns (address)
0xb93e4b809997555cc7d3044288fab0e91ae6cb8b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x1bbe973bef3a977fc51cbed703e8ffdefe001fed
totalStaked(view returns (uint256)
18834467418310216013888220
Read-only
stakers(addressview returns (uint96 amountuint64 lastDepositTime)
State-modifying
acceptOwnership(
accountForExcessBalance(address assignTouint256 amount
deposit(uint256 amount
renounceOwnership(
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed useruint256 amountuint256 totalStaked
Unstake(address indexed useruint256 amountuint256 totalRemainingStaked
Constructor
constructor(address _tokenaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DepositNotSufficient(address useruint256 stakeduint256 amount
InsufficientExcessBalance(uint256 excessuint256 amount
InvalidAddressPassed(
InvalidAmount(uint256 arg0
TokensLockedUntil(address useruint256 unlockTime