PT Kelp rsETH 26DEC2024
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PT Kelp rsETH 26DEC2024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200012 | 2 days ago | | | 0 | 0.00059266671 | |
| 21164380 | 7 days ago | | | 0 | 0.00084987546 | |
| 21111605 | 14 days ago | | | 0 | 0.00022084370 | |
| 21031546 | 25 days ago | | | 0 | 0.00022702445 | |
| 20871385 | 2 months ago | | | 0 | 0.0016055396 | |
| 20867841 | 2 months ago | | | 0 | 0.00031896720 | |
| 20857882 | 2 months ago | | | 0 | 0.00037251672 | |
| 20848737 | 2 months ago | | | 0 | 0.00022713005 | |
| 20848686 | 2 months ago | | | 0 | 0.00020872761 | |
| 20848535 | 2 months ago | | | 0 | 0.00021635501 |
ABI
ABI objects
Getter at block 21213092
SY() view returns (address)
0x730a5e2acebccaa5e9095723b3cb862739da793c
YT() view returns (address)
0x5576ad59d4223f8e49ed1e8f45172f1cb18ff11e
decimals() view returns (uint8)
18
expiry() view returns (uint256)
1735171200
factory() view returns (address)
0x35a338522a435d46f77be32c70e215b813d0e3ac
isExpired() view returns (bool)
false
name() view returns (string)
PT Kelp rsETH 26DEC2024
symbol() view returns (string)
PT-rsETH-26DEC2024
totalSupply() view returns (uint256)
1486778995201788532970
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)
burnByYT(address user, uint256 amount)
initialize(address _YT)
mintByYT(address user, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _SY, string _name, string _symbol, uint8 __decimals, uint256 _expiry)
This contract contains no fallback and receive objects.
OnlyYCFactory()
OnlyYT()