Staked PORK Pepe Fork Pod
Verified contract
Active on
Ethereum with 18 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 | 456.240693K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21211143 | 5 days ago | | | 0 | 0.00041058433 | |
| 19664326 | 7 months ago | | | 0 | 0.00036075746 | |
| 19551273 | 8 months ago | | | 0 | 0.00079183517 | |
| 19496699 | 8 months ago | | | 0 | 0.00079255817 | |
| 19289045 | 9 months ago | | | 0 | 0.0025413835 | |
| 19219420 | 9 months ago | | | 0 | 0.00091019239 | |
| 19219391 | 9 months ago | | | 0 | 0.0013668961 | |
| 19195838 | 9 months ago | | | 0 | 0.00077726993 | |
| 19195357 | 9 months ago | | | 0 | 0.0015483722 | |
| 19186612 | 9 months ago | | | 0 | 0.0025973932 |
ABI
ABI objects
Getter at block 21248814
decimals() view returns (uint8)
18
indexFund() view returns (address)
0x664a0066440d04534631976d4ca0d7f76a1bc9fe
name() view returns (string)
Staked PORK Pepe Fork Pod
poolRewards() view returns (address)
0xd838ef337328c54168e00eca2b95ded92ba04cf7
stakeUserRestriction() view returns (address)
0x0000000000000000000000000000000000000000
stakingToken() view returns (address)
0xf5298c5059602ac140296590bd7e75de932fd112
symbol() view returns (string)
spPORK
totalSupply() view returns (uint256)
456240693180974764117418
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 to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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 _pairedLpToken, address _stakingToken, address _rewardsToken, address _stakeUserRestriction, address _feeRouter, address _v3TwapUtilities)
This contract contains no fallback and receive objects.
This contract contains no error objects.