PT Corn Lombard LBTC 26DEC2024
Verified contract
Active on
Ethereum with 297 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 Corn Lombard LBTC 26DEC2024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21229153 | 2 hours ago | | | 0 | 0.00033610438 | |
| 21227191 | 9 hours ago | | | 0 | 0.00035030187 | |
| 21224845 | 17 hours ago | | | 0 | 0.00081823040 | |
| 21220466 | a day ago | | | 0 | 0.00046823121 | |
| 21220347 | a day ago | | | 0 | 0.00044837582 | |
| 21220292 | a day ago | | | 0 | 0.00046748315 | |
| 21220086 | a day ago | | | 0 | 0.00043773464 | |
| 21219730 | a day ago | | | 0 | 0.00022070826 | |
| 21219728 | a day ago | | | 0 | 0.00038589890 | |
| 21212669 | 2 days ago | | | 0 | 0.00041618527 |
ABI
ABI objects
Getter at block 21229847
SY() view returns (address)
0x9d6ec7a7b051b32205f74b140a0fa6f09d7f223e
YT() view returns (address)
0x1cae47aa3e10a77c55ee32f8623d6b5acc947344
decimals() view returns (uint8)
8
expiry() view returns (uint256)
1735171200
factory() view returns (address)
0x35a338522a435d46f77be32c70e215b813d0e3ac
isExpired() view returns (bool)
false
name() view returns (string)
PT Corn Lombard LBTC 26DEC2024
symbol() view returns (string)
PT-cornLBTC-26DEC2024
totalSupply() view returns (uint256)
94563009833
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()