TeleV2

Verified contract

Active on Base with 1,188 txns
Deployed by via 0x08b07265 at 4482441
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,695.66
0xf0354ce82b3a467e53fe8ad901b1612d0fb8994a0528954976613019f1d7f06a
0x111dc6a46d945a61b853e5ee532072c2bbe50ee83cc815537edbae92ccdd37c7
0x1bb1700ab12159e7fc8c913de8309d3a09a9ea3f5015ad45590c199e37977f54
0x9e674b456fa3ed016be3602214ace4fb2371f7f2edd666e0293a8d7bf9cf77c4
0x398ae5fd2b672e8deaf6af52c4b7342fbf0dea4decd67978a241ef5d312175cd
0xfc7959ccaacf89fce9f76b7a56158f63d449e72ac013c4b7b2720e9b51960684
0x6ff05b3215172c85904f852e2fe8e338079c0bbd597644e6b6a1923030e87c2a
0xc5011693330d1a84665e6b88c7032f88d2b6524f882ff74c1fd360b51fa48af6
0x4303d4cda986dfdb80367d9a207a3be10d848f636211f98dc851c7b1f6f744c3
0x2f057e805324488aeaf107a083506c85f6b1c65d8902cda19a4c359cadc332d4

Functions
Getter at block 21894613
owner(view returns (address)
0x3f5358ebe0594496d92e768958033316e4c82a55
protocolFeeDestination(view returns (address)
0x3f5358ebe0594496d92e768958033316e4c82a55
protocolFeePercent(view returns (uint256)
25000000000000000
subjectFeePercent(view returns (uint256)
75000000000000000
Read-only
getActiveSharesSubjectsForHolder(address holderview returns (address[])
getBuyPrice(address sharesSubjectuint256 amountview returns (uint256)
getBuyPriceAfterFee(address sharesSubjectuint256 amountview returns (uint256)
getPrice(uint256 supplyuint256 amountpure returns (uint256)
getSellPrice(address sharesSubjectuint256 amountview returns (uint256)
getSellPriceAfterFee(address sharesSubjectuint256 amountview returns (uint256)
holderOwnsSharesSubject(addressaddressview returns (bool)
holderToSharesSubjects(addressuint256view returns (address sharesSubjectbool active)
sharesBalance(addressaddressview returns (uint256)
sharesSupply(addressview returns (uint256)
State-modifying
buyShares(address sharesSubjectuint256 amountpayable 
renounceOwnership(
sellShares(address sharesSubjectuint256 amountpayable 
setFeeDestination(address _feeDestination
setProtocolFeePercent(uint256 _feePercent
setSubjectFeePercent(uint256 _feePercent
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Trade(address traderaddress subjectbool isBuyuint256 shareAmountuint256 ethAmountuint256 protocolEthAmountuint256 subjectEthAmountuint256 supply
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.