EthReserveStabilizer

Verified contract

Active on Ethereum with 848 txns
Deployed by via 0x437840d7 at 12312675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EthReserveStabilizer"

0x2d2ac74493d539a4f501f2fd63287f398932736b9cb828a8ea72d8c37faa1d3b
0x8e1c832aaaebd984ad01f7a91f3119cd157b60afdd71ca32000b0803b2fe321d
0x2e73e487d5dfe19c228c53018316aab1cc70d928cdd760439b84cdf43fae90c3
0x7bbad2cabb2894687fa00599d2a77c89372f7b932528c2d5cd80bb939cb6e88c
0xbb423a45336ffd5eaa965604c59149d0c32f1636fa6940608a62e2c6523ae42f
0x30174002b9e1d3e82e194a5f6dfe4df3b0ad13961711df8e54769cb6885b8c90
0x5d3b1044077464ff1909fce8c02b2d3e93aef11f2e493c1941524133f065ed5f
0xaf7154d23a82f3a187b15e36b04612c1da73cc631a142bc871e2d6ea1f541f28
0x431c5d6004ee1fe0b2a271d270de57224a20c73d3e4e2990531cf847c695690c
0x538fe1bf162b1ab5fd38dc1273f1443cf7c0401642adcc7850283af1459441be

Functions
Getter at block 20890032
BASIS_POINTS_GRANULARITY(view returns (uint256)
10000
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
oracle(view returns (address)
0xcd3c40ae1256922ba16c7872229385e20bc8351e
paused(view returns (bool)
true
 
peg(view returns (struct DecimalD256)
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
usdPerFeiBasisPoints(view returns (uint256)
9500
Read-only
getAmountOut(uint256 amountFeiInview returns (uint256)
invert(struct DecimalD256 pricepure returns (struct DecimalD256)
State-modifying
exchangeFei(uint256 feiAmountreturns (uint256 amountOut)
pause(
setCore(address core
setOracle(address _oracle
setUsdPerFeiRate(uint256 _usdPerFeiBasisPoints
unpause(
updateOracle(returns (bool)
withdraw(address touint256 amountOut
Events
CoreUpdate(address indexed _core
FeiExchange(address indexed touint256 feiAmountInuint256 amountOut
OracleUpdate(address indexed _oracle
Paused(address account
Unpaused(address account
UsdPerFeiRateUpdate(uint256 basisPoints
Withdrawal(address indexed _calleraddress indexed _touint256 _amount
Constructor
constructor(address _coreaddress _oracleuint256 _usdPerFeiBasisPoints
Fallback and receive
receive(
Errors

This contract contains no error objects.