Staking
Verified contract
Active on
Ethereum with 4,366 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($50,197.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 7.08157 | $3,639.81 |
$25,775.57 | |
USDT | ERC-20 | 12.629523K | $1.001 |
$12,642.15 | |
GOVI | ERC-20 | 130.731556K | $0.085159 |
$11,132.97 | |
USDC | ERC-20 | 647.158031 | $0.999825 |
$647.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659178 | 3 months ago | | | 0 | 0.00042349032 | |
| 20640497 | 3 months ago | | | 0 | 0.00019157053 | |
| 20640495 | 3 months ago | | | 0 | 0.00018695011 | |
| 20425671 | 4 months ago | | | 0 | 0.0012507878 | |
| 20408520 | 4 months ago | | | 0 | 0.00011273800 | |
| 19699352 | 7 months ago | | | 0 | 0.0012421671 | |
| 19347077 | 9 months ago | | | 0 | 0.0045209363 | |
| 19347062 | 9 months ago | | | 0 | 0.0097366294 | |
| 19166895 | 10 months ago | | | 0 | 0.0016897152 | |
| 19166137 | 10 months ago | | | 0 | 0.0048118481 |
ABI
ABI objects
Getter at block 21283272
PRECISION_DECIMALS() view returns (uint256)
1000000000000000000
creationTimestamp() view returns (uint256)
1611084523
fallbackRecipient() view returns (address)
0xcedad8c0ae5e0a878c01cc8c81e0ca2dba909ded
getClaimableTokens() view returns (address[])
[0xdAC17F958D2ee523a2206206994597C13D831ec7, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48]
getOtherTokens() view returns (address[])
[]
owner() view returns (address)
0xcedad8c0ae5e0a878c01cc8c81e0ca2dba909ded
stakeLockupTime() view returns (uint256)
3600
totalStaked() view returns (uint256)
130731555910585726403244
Read-only
profitOf(address _account, address _token) view returns (uint256)
stakeTimestamps(address) view returns (uint256)
stakes(address) view returns (uint256)
totalProfits(address) view returns (uint256)
State-modifying
Events addClaimableToken(address _newClaimableToken)
addToken(address _newToken)
claimAllProfits() returns (uint256[])
claimProfit(address token) returns (uint256 profit)
convertFunds()
removeClaimableToken(address _removedClaimableToken)
removeToken(address _removedToken)
renounceOwnership()
sendProfit(uint256 _amount, address _token)
setStakingLockupTime(uint256 _newLockupTime)
stake(uint256 _amount)
transferOwnership(address newOwner)
unstake(uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cviToken, address _uniswapRouter)
receive()
This contract contains no error objects.