Stabilizer

Verified contract

Active on Base with 30 txns
Deployed by via 0x5a88d97b at 3032781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.96
ERC-20
--
0xe645a16fe556c54d28a11da38d9a0fa5bbffdce9594a9fb476437f71a8cd6a6b
0x20113118b4de8576a5905c231aab7e042273a38f1615ba048f4d416710aa2da3
0xcdbe71d45b2d3757e4ff5c0b456da9a1c96c2f938976fbfa7f772ff71a333b39
0x94912601b297990105d59f1deb548cfd35c05a423e818ba205a1154c5f477e2d
0xb293f22b3ae8b78b60f201f3afabd3edf42470c04392ca08b382d304974aeba1
0x138927efcf93a84ba44cb678f256978b4269e222f5c156c28ec01da74d744495
0xdb210d9d9fc7ccdc0b910fe5b1aebf221a1bf09381493dd028143de786cf56b8
0x4ae0d7cc83a07e5a2982860c7d9763be5446e0461d107eb7d7f54fd490988443
0x7d347d4c02915fd27b90ea0d45143cb798be1f8498c8804050c02ff561e5c77e
0xdd1673fd4d17f4971988baa5df1e7695598dc2d2726dafde5ba89e431125abea

Functions
Getter at block 22922698
FEE_DENOMINATOR(view returns (uint256)
10000
MAX_FEE(view returns (uint256)
1000
buyFee(view returns (uint256)
100
governance(view returns (address)
0x23014067c5bab5f89d3f97727c06afbffb4867c8
operator(view returns (address)
0x6fe9a453fa576991b564b40f153f18e2f17a0796
reserve(view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
sellFee(view returns (uint256)
100
strat(view returns (address)
0x0000000000000000000000000000000000000000
supply(view returns (uint256)
963012662189923111
supplyCap(view returns (uint256)
20000000000000000000000
synth(view returns (address)
0x5c185329bc7720aebd804357043121d26036d1b3
Read-only

This contract contains no read-only function objects.

State-modifying
buy(uint256 amount
removeStrat(
rescue(address token
sell(uint256 amount
setBuyFee(uint256 amount
setCap(uint256 amount
setGovernance(address gov_
setOperator(address operator_
setSellFee(uint256 amount
setStrat(address newStrat
takeProfit(
Events
Buy(address indexed useruint256 purchaseduint256 spent
Sell(address indexed useruint256 solduint256 received
Constructor
constructor(address synth_address reserve_uint256 buyFee_uint256 sellFee_uint256 supplyCap_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.