DraftSharesV2

Verified contract

Active on Base with 360 txns
Deployed by via 0x3086535a at 4573671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $107.39
0x76d27f2f9f4907998e22afd600718b1556e52ef4ae8f59fdceb77dd7a44b3382
0xc6e865c289f59e80855f6a1f704939c011a8d5e8952969c22407bb4e24d3b860
0x655430c432f8209779cbb5e69fb2a09b7e70e14120b83cde41cad14d4583ade4
0x6fcd40e67e9f765b61a8dfc99a1bababfc2901bf3e6faf4a05b031ef5dd14424
0xcb339770d28d726c746d9abadcbb97c6eb7e16adcc6335d5b0ccdd11c3e09a51
0xef5362070786b0855a51efc11797a6e4eaa741c9064abc7b015ccacf8f08aae3
0x6dfaa29fd25b7e19d928aa70829e0920f8f68fbb9212cd5f4b5102d254c95680
0x65b59d565bd745a84917a0becf18b0fd677e07c6c9864f785198dd40dcd11a12
0xde3bed1dd6362948879b5e3710be013d4758951425e6096d70d9cc9d431af858
0x8ba2bc3250e97fc074296a74858b98dab00b6c2e152111a993f47c25b8d8f146

Functions
Getter at block 21779282
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)
0x32eacc5af7ce782f549c5afffb143f8743d68c8f
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.