Stable Yield Credit
Verified contract
Active on
Ethereum with 751 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 160 | $1.001 |
$160.16 | |
yCREDIT | ERC-20 | 68.628286T | -- | -- | |
yCREDIT | ERC-20 | 10K | -- | -- | |
SLP | ERC-20 | 50.759959 | -- | -- | |
SLP | ERC-20 | 0.018615 | -- | -- | |
SLP | ERC-20 | 0.004261 | -- | -- | |
SLP | ERC-20 | 0.003795 | -- | -- | |
SLP | ERC-20 | 0.003606 | -- | -- | |
SLP | ERC-20 | 0.001358 | -- | -- | |
SLP | ERC-20 | 0.000215 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17009805 | 2 years ago | | | 0 | 0.00048251461 | |
| 17009571 | 2 years ago | | | 0 | 0.00048358847 | |
| 17009295 | 2 years ago | | | 0 | 0.00048805436 | |
| 13498986 | 3 years ago | | | 0 | 0.0068337285 | |
| 13276170 | 3 years ago | | | 0 | 0.0021874500 | |
| 13275783 | 3 years ago | | | 0 | 0.0021716518 | |
| 12700199 | 3 years ago | | | 0 | 0.00016008300 | |
| 12309051 | 4 years ago | | | 0 | 0.00071309700 | |
| 12053796 | 4 years ago | | | 0 | 0.0018627840 | |
| 11944286 | 4 years ago | | | 0 | 0.0016735950 |
ABI
ABI objects
Getter at block 21332223
BASE() view returns (uint256)
10000
DOMAINSEPARATOR() view returns (bytes32)
0x636e940c6e0b9a383949256d4dea314c874dc3ac442beba74cc2e7b5faf674bd
DOMAIN_TYPEHASH() view returns (bytes32)
0x797cfab58fcb15f590eb8e4252d5c228ff88f94f907e119e80c4393a946e8f35
DURATION() view returns (uint256)
604800
FACTORY() view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
FEE() view returns (uint256)
50
LINK() view returns (address)
0x271bf4568fb737cc2e6277e9b1ee0034098cda2a
PERMIT_TYPEHASH() view returns (bytes32)
0x5fae9ec55a1e547936e0e74d606b44cd5f912f9adcd0bba561fea62d570259e9
decimals() view returns (uint8)
8
getRewardForDuration() view returns (uint256)
14042928089433600
lastTimeRewardApplicable() view returns (uint256)
1695878135
lastUpdateTime() view returns (uint256)
1695273335
markets() view returns (address[])
[0xdAC17F958D2ee523a2206206994597C13D831ec7, 0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9, 0x514910771AF9Ca656af840dff83E8264EcF986CA, 0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F, 0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599, 0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2, 0x57Ab1ec28D129707052df4dF418D58a2D46d5f51]
name() view returns (string)
Stable Yield Credit
periodFinish() view returns (uint256)
1695878135
rewardPerToken() view returns (uint256)
830838265245630384748098
rewardPerTokenStored() view returns (uint256)
830836565458829364542827
rewardRate() view returns (uint256)
23219127132
stakedSupply() view returns (uint256)
8261582029584587
symbol() view returns (string)
yCREDIT
totalSupply() view returns (uint256)
1372786927638137841484504
Read-only
allowance(address account, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
collateral(address, address) view returns (uint256)
collateralCredit(address, address) view returns (uint256)
earned(address account) view returns (uint256)
nonces(address) view returns (uint256)
rewards(address) view returns (uint256)
stakes(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deposit(address token, uint256 amount)
depositAll(address token)
exit()
getReward()
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
stake(uint256 amount)
transfer(address dst, uint256 amount) returns (bool)
transferFrom(address src, address dst, uint256 amount) returns (bool)
unstake(uint256 amount)
withdraw(address token, uint256 amount)
withdrawAll(address token)
Approval(address indexed owner, address indexed spender, uint256 amount)
Deposit(address indexed creditor, address indexed collateral, uint256 creditOut, uint256 amountIn, uint256 creditMinted)
Earned(address indexed from, uint256 amount)
Fees(uint256 amount)
Staked(address indexed from, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
Unstaked(address indexed from, uint256 amount)
Withdraw(address indexed creditor, address indexed collateral, uint256 creditIn, uint256 creditOut, uint256 amountOut)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.