Staked PEA,PEA (Weighted)
Verified contract
Active on
Ethereum with 373 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 42.10609K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21139611 | 10 days ago | | | 0 | 0.00064727557 | |
| 21108376 | 14 days ago | | | 0 | 0.00031803392 | |
| 21075801 | 19 days ago | | | 0 | 0.00037137057 | |
| 21053327 | 22 days ago | | | 0 | 0.00018577955 | |
| 20997533 | a month ago | | | 0 | 0.00044779536 | |
| 20352456 | 4 months ago | | | 0 | 0.00010783388 | |
| 20274687 | 4 months ago | | | 0 | 0.00022097453 | |
| 20238260 | 4 months ago | | | 0 | 0.00068091125 | |
| 20231447 | 4 months ago | | | 0 | 0.00016987585 | |
| 20114711 | 5 months ago | | | 0 | 0.00021409451 |
ABI
ABI objects
Getter at block 21209491
decimals() view returns (uint8)
18
indexFund() view returns (address)
0x515e7fd1c29263dff8d987f15fa00c12cd10a49b
name() view returns (string)
Staked PEA,PEA (Weighted)
poolRewards() view returns (address)
0x73a43b103dc37ee03e5a58f78752a6916b77cd46
stakeUserRestriction() view returns (address)
0x0000000000000000000000000000000000000000
stakingToken() view returns (address)
0x3bb1be14b122edec3f10356298e9b3276d93caf6
symbol() view returns (string)
sppPP
totalSupply() view returns (uint256)
42106090051807264621177
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStakeUserRestriction()
setStakeUserRestriction(address _user)
stake(address _user, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unstake(uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Stake(address indexed executor, address indexed user, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Unstake(address indexed user, uint256 amount)
constructor(string _name, string _symbol, address _dai, address _stakingToken, address _rewardsToken, address _stakeUserRestriction, address _v3TwapUtilities)
This contract contains no fallback and receive objects.
This contract contains no error objects.