FriendTechSpoofer

Verified contract

Proxy

Active on Base with 2 txns
Deployed by via 0x8fb51d6f at 3097219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FriendTechSpoofer"

0x06ea0681a32fd4533d9eed72d710f5ed85477f4522c3cd5d7448e237b831ea2f
0x088c5545712a812c996c6c73f4692de738486125bcadc090f3e61937d8036fb7

Functions
Getter at block 23257014
 
owner(view returns (address)
 
protocolFeeDestination(view returns (address)
 
protocolFeePercent(view returns (uint256)
 
subjectFeePercent(view returns (uint256)
Read-only
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)
sharesBalance(addressaddressview returns (uint256)
sharesSupply(addressview returns (uint256)
State-modifying
createTrade(bytes orderpayable 
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.