ReservePoolController

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x26811ec1 at 11047852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots

No balances found for "ReservePoolController"

No transactions found for "ReservePoolController"


Functions
Getter at block 21028651
DOMAIN_SEPARATOR(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
bPool(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
0
 
getParams(view returns (addressaddressuint256uint32uint256booladdress)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deployPool(uint256 initialSwapFee
executeOnFlashMint(uint256 amountbytes32 data
exitPool(uint256 poolAmountInuint256[] minAmountsOut
exitswapExternAmountOut(address tokenOutuint256 tokenAmountOutuint256 maxPoolAmountInreturns (uint256 poolAmountIn)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _vBtcAddraddress _wEthAddraddress _bPoolFactoryaddress _uniRouteraddress _oracle
joinPool(uint256 poolAmountOutuint256[] maxAmountsIn
joinPoolDirectly(uint256 poolAmountOutuint256[] maxAmountsInuint256 deadlineuint8 vbytes32 rbytes32 spayable 
joinswapExternAmountIn(address tokenInuint256 tokenAmountInuint256 minPoolAmountOutreturns (uint256 poolAmountOut)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
resyncWeights(
setParams(address _uniRouteraddress _oracleuint256 _maxVbtcWeightuint256 _swapFeebool _isPublicSwapaddress _spotOracle
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogExit(address indexed calleraddress indexed tokenOutuint256 tokenAmountOut
LogJoin(address indexed calleraddress indexed tokenInuint256 tokenAmountIn
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Trade(bool indexed directionuint256 amountint256 effect
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.