PT Ethena sUSDE 27FEB2025
Verified contract
Active on
Ethereum with 6 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 Ethena sUSDE 27FEB2025"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21420666 | 6 hours ago | | | 0 | 0.00037751907 | |
| 21420408 | 7 hours ago | | | 0 | 0.00043809601 | |
| 21418703 | 12 hours ago | | | 0 | 0.00065928596 | |
| 21401586 | 3 days ago | | | 0 | 0.00036141529 | |
| 21384843 | 5 days ago | | | 0 | 0.00034717516 | |
| 21382871 | 6 days ago | | | 0 | 0.00099050826 |
ABI
ABI objects
Getter at block 21422356
SY() view returns (address)
0x0badf36fa17a5c5bfb552d56400c0894dd0387d2
YT() view returns (address)
0x619817c38e064e0825703b22043eff7c512836d1
decimals() view returns (uint8)
18
expiry() view returns (uint256)
1740614400
factory() view returns (address)
0x35a338522a435d46f77be32c70e215b813d0e3ac
isExpired() view returns (bool)
false
name() view returns (string)
PT Ethena sUSDE 27FEB2025
symbol() view returns (string)
PT-sUSDE-27FEB2025
totalSupply() view returns (uint256)
23196622981092080587141563
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()