ProduceAIStaking
Verified contract
Active on
Ethereum with 704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$3,679.73
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.974051 | $3,777.76 |
$3,679.73 | |
PRAI | ERC-20 | 6.159532M | $0.001194 |
$7,351.59 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21340843 | 5 days ago | | | 0 | 0.0015479108 | |
| 21340813 | 5 days ago | | | 0 | 0.0033657296 | |
| 21278548 | 14 days ago | | | 0 | 0.0016057968 | |
| 21266135 | 16 days ago | | | 0 | 0.0016076471 | |
| 21263731 | 16 days ago | | | 0 | 0.0017834391 | |
| 21210800 | 24 days ago | | | 0 | 0.0016239998 | |
| 21163546 | a month ago | | | 0 | 0.0024712227 | |
| 21145874 | a month ago | | | 0 | 0.0023989678 | |
| 21144932 | a month ago | | | 0 | 0.00059746368 | |
| 21143945 | a month ago | | | 0 | 0.0011140937 |
ABI
ABI objects
Getter at block 21380021
ProduceAIToken() view returns (address)
0x0e6d98de664a28a32b584c72e606ff7dea898dc6
lockDuration() view returns (uint256)
1209600
totalDividends() view returns (uint256)
6159531692596589189135152
totalProduceAIDividendsDistributed() view returns (uint256)
11880435667275954637
Read-only
accumulativeDividendOf(address user) view returns (uint256)
dividendOf(address user) view returns (uint256)
getCompoundTokensForWallet(address wallet) view returns (uint256)
holderBalance(address) view returns (uint256)
holderUnlockTime(address) view returns (uint256)
withdrawnDividendOf(address user) view returns (uint256)
State-modifying
Events claimRewards()
compoundProduceAI(uint256 minOutput)
revShare() payable
stakeProduceAI(uint256 amount)
unstakeAllProduceAI()
unstakeProduceAI(uint256 amount)
DividendWithdrawn(address indexed to, uint256 amount)
DividendsDistributed(address indexed from, uint256 amount)
Stake(address indexed user, uint256 amount)
Unstake(address indexed user, uint256 amount)
constructor(address token, uint256 lockDays)
receive()
This contract contains no error objects.