Stabilizer

Verified contract

Active on Ethereum with 1,381 txns
Deployed by via 0xd12307e7 at 11915920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Stabilizer"

0x30542a8cfff88036292b39a4ee5829dcd3f7edfdd0abcec871ea9f2ee995a1b4
0xeb36bbda6a3ad727aaf728dba4d0eae9ebe833fe0473eb6530e4eeb0be1214f4
0x2843bcc8b4dc6b6180976cb660a3de101668cdb4d5cd5877ed24f4ab36cbd85e
0x735afa25f0dd0926276c2c76d2da78f15ccf361c1376ac21d6165eee3069e049
0x8abf96b984df171316f280106dd1bd3a5e4cb022403fb87ec7c00cb1559e94cc
0x7f2ff26c316c20d79cd1199365490e85b67b30b136c0551a043d951bfc8e7d88
0x845e54fceb165b89143d339820fd72bbca5409a4c96bf9ae2b8a1729b660e500
0x3001eae657ad3f72309c049255e4fd8da33d8633d6bf1aa1def11357e4931e38
0x65d4fca5736aae70ffee8117012f274e3c02b7b776d6dbb205c1faa631e8899f
0x6d1ba02c7eaf11eb61abf67223587992551b5a5a91d9935985e80937523610c0

Functions
Getter at block 20858977
FEE_DENOMINATOR(view returns (uint256)
10000
MAX_FEE(view returns (uint256)
1000
buyFee(view returns (uint256)
40
governance(view returns (address)
0x926df14a23be491164dcf93f4c468a50ef659d5b
operator(view returns (address)
0x3fcb35a1cbfb6007f9bc638d388958bc4550cb28
reserve(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
sellFee(view returns (uint256)
10
strat(view returns (address)
0x973f509c695cffcf355787456923637ff8a34b29
supply(view returns (uint256)
1027782127837098252955
supplyCap(view returns (uint256)
0
synth(view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
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_address gov_uint256 buyFee_uint256 sellFee_uint256 supplyCap_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.