BitStablePool

Verified contract

Implementation

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

No balances found for "BitStablePool"

No transactions found for "BitStablePool"


Functions
Getter at block 20841106
DAII(view returns (address)
0x0000000000000000000000000000000000000000
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
getExchanges(view returns (address[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
buildFees(addressview returns (uint256)
exchanges(uint256view returns (address)
fees(addressview returns (uint256)
getBuildAmountOut(address tokenInuint256 amountInview returns (uint256 amountOutuint256 fee)
getRedeemAmountOut(uint256 amountInaddress tokenOutview returns (uint256 amountOutuint256 fee)
redeemFees(addressview returns (uint256)
totalFees(addressview returns (uint256)
validity(addressview returns (bool)
State-modifying
build(address tokenInuint256 amountIn
initialize(address initialOwneraddress daiiaddress[] tokens
pause(
redeem(uint256 amountInaddress tokenOut
setBuildRedeemFee(address tokenuint256 buildFeeuint256 redeemFee
setExchange(address tokenbool value
setFee(address tokenuint256 fee
transferOwnership(address newOwner
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawBuildFee(address tokenaddress touint256 value
withdrawStuckToken(address tokenaddress touint256 value
Events
Build(address indexed senderaddress tokenInuint256 amountInuint256 feeuint256 amountOut
FeeChanged(address indexed tokenuint256 buildFeeuint256 redeemFee
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Redeem(address indexed senderuint256 amountInaddress tokenOutuint256 amountOutuint256 fee
SetExchange(address indexed senderaddress tokenbool value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot