DraftSharesV2

Verified contract

Active on Base with 1,221 txns
Deployed by via 0xbe7868ff at 3658530
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $351.84
0xce71760f8496fe978e3e533685a212c16cc83aee02b68f1db4dae1fc837f01b5
0x8f211d5f2c027e0c6f463fbfd19e8581ba81c42964a4e2250035ffc961959530
0x353ed64acffdd6964b55e4892fd77b2bf130796adb60298c2e71e076db2b3e6f
0x90ee8edab785febaeb3bb814a501578e86becec4778097c487fd6b123fcb3dfd
0x382379545a7eb12027b61c3a0ca65e34eb39beab7e2333da3cc9e445c448d138
0x77860cfb114ef23593cff9536b2c6c77d422505acaf8f367ab1d2418abf472ba
0x152436c5208b5a3037d1991efa34746fd18a8a104c28611820ef145a9caf1deb
0x492a0722fed3aa844d3a64e048d697110d0b9225324f988caed556336221ebf8
0x65d6e436e63c381ec1643c84b2fa4730d10933ce258f2bd5b984e2a4f3395865
0x43a4213a023c3036c011d615b30c4d81111b1c98db6dbfaa95d5e94099cdc2ee

Functions
Getter at block 21877129
maxSharesPerBuy(view returns (uint256)
100
owner(view returns (address)
0xd041399a275677add7d5b0488e4c14f532dbe6a3
protocolFeeDestination(view returns (address)
0xd041399a275677add7d5b0488e4c14f532dbe6a3
protocolFeePercent(view returns (uint256)
50000000000000000
rewardFeePercent(view returns (uint256)
50000000000000000
rewardsWallet(view returns (address)
0x344d88f9a240fd57870f09e3942ebd495afb0efb
tradingEnabled(view returns (bool)
true
Read-only
getBuyPrice(uint256 teamIndexuint256 amountview returns (uint256)
getBuyPriceAfterFee(uint256 teamIndexuint256 amountview returns (uint256)
getPrice(uint256 supplyuint256 amountpure returns (uint256)
getSellPrice(uint256 teamIndexuint256 amountview returns (uint256)
getSellPriceAfterFee(uint256 teamIndexuint256 amountview returns (uint256)
sharesBalance(uint256addressview returns (uint256)
sharesSupply(uint256view returns (uint256)
State-modifying
buyShares(uint256 teamIndexuint256 amountpayable 
enableTrading(
renounceOwnership(
sellShares(uint256 teamIndexuint256 amountpayable 
setFeeDestination(address _feeDestination
setMaxSharesPerBuy(uint256 _maxSharesPerBuy
setProtocolFeePercent(uint256 _feePercent
setRewardFeePercent(uint256 _feePercent
setRewardsWallet(address _rewardsWallet
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Trade(address traderuint256 subjectbool isBuyuint256 shareAmountuint256 ethAmountuint256 protocolEthAmountuint256 subjectEthAmountuint256 supply
Constructor
constructor(address protocolFeeDestination_address rewardsWallet_uint256 protocolFeePercent_uint256 rewardFeePercent_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.