PendlePrincipalToken

Verified contract

Active on Ethereum with 219 txns
Deployed by via 0xbed81875 at 18209760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PendlePrincipalToken"

0xb53d30574fa0aa8c81fddc9dbfb6fc09331512766884190bc4a6e88c32232f0e
0x288d1b2773370ebe930d4535c4bae6ed16a9e3cc41f0c880354f9d4996339a05
0x7217e41f810f16a2cffb234a996b7c711be24f7294bdcf48651833413b53d7b0
0x5f60d09e4c754480569f5c4d563afde75c877eb1d9393583d731f30b2d2853d3
0xa1db1ef172339513b6c07869916227ddecdaba6640063b88048a8f3bceb960b1
0x38a97fc8617f84f12880fc79fec0075c96ce05df5d7acdb4584a8f552d0b56e2
0xa3f869fdcab41097b8a68237f241da26bb66f295b64b537197b46e32b13a88b5
0x7f87ffb30cb682d424ef54f6a9d170d57609651693e693e9d3025759314ed4ee
0x087c69d00ad9d245bf5a5f605fbf549b0aedc85528204cb13ffff626a3592a4f
0x5347d25669fc568c7706f828f82e46663328dc024b02a199bf4282e9e58bb0c7

Functions
Getter at block 20891280
DOMAIN_SEPARATOR(view returns (bytes32)
0xa22841ee987b7ff0911c7b978db8ab94ac042598939d6330f57c7e3442174d27
SY(view returns (address)
0xaa68ca9c69a4ff22203ce189ce4448d7401875e8
YT(view returns (address)
0x46b7f43137e4996b40ad7e55c791949cc3e7c734
decimals(view returns (uint8)
18
expiry(view returns (uint256)
1719446400
factory(view returns (address)
0x70ee0a6db4f5a2dc4d9c0b57be97b9987e75bafd
isExpired(view returns (bool)
true
name(view returns (string)
PT swETH 27JUN2024
symbol(view returns (string)
PT-swETH-27JUN2024
totalSupply(view returns (uint256)
58122473807894249084
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burnByYT(address useruint256 amount
initialize(address _YT
mintByYT(address useruint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _SYstring _namestring _symboluint8 __decimalsuint256 _expiry
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyYCFactory(
OnlyYT(