Strudel vBTC++
Verified contract
Proxy
Active on
Ethereum with 501 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
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
0xe140…bae4
0x9424…76bd
0xe044…44e0
2 additional
variables
Balances ($0.00)
No balances found for "Strudel vBTC++"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12174795 | 4 years ago | | | 0 | 0.020380400 | |
| 12174793 | 4 years ago | | | 0 | 0.0047219000 | |
| 11940192 | 4 years ago | | | 0 | 0.0064423089 | |
| 11876494 | 4 years ago | | | 0 | 0.045315840 | |
| 11876494 | 4 years ago | | | 0 | 0.0094438000 | |
| 11876451 | 4 years ago | | | 0 | 0.041239170 | |
| 11854915 | 4 years ago | | | 0 | 0.0049937336 | |
| 11854882 | 4 years ago | | | 0 | 0.035559546 | |
| 11854869 | 4 years ago | | | 0 | 0.027382752 | |
| 11854860 | 4 years ago | | | 0 | 0.028333542 |
ABI
ABI objects
Getter at block 21307277
DOMAIN_SEPARATOR() view returns (bytes32)
0x70d4398bf3d362ef505e008be1478ab8c2ab72fd823cc4bde779f6ea8ad9ab56
bPool() view returns (address)
0xe044bc87a030d370d64a6ca4531a08a4e67444e0
decimals() view returns (uint8)
18
getParams() view returns (address, address, uint256, uint32, uint256, bool, address)
(0x7a250d5630b4cf539739df2c5dacb4c659f2488d, 0xf7d08f4f4523895d080eac4cca74a7c6e18cbe86, 15000000000000000000, 1602872294, 5000000000000000, true, 0x0000000000000000000000000000000000000000)
name() view returns (string)
Strudel vBTC++
owner() view returns (address)
0x0572865ce110c4e0f6204fa4d68885f821d6dabc
symbol() view returns (string)
vBTC++
totalSupply() view returns (uint256)
1122815276198981758245
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deployPool(uint256 initialSwapFee)
executeOnFlashMint(uint256 amount, bytes32 data)
exitPool(uint256 poolAmountIn, uint256[] minAmountsOut)
exitswapExternAmountOut(address tokenOut, uint256 tokenAmountOut, uint256 maxPoolAmountIn) returns (uint256 poolAmountIn)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _vBtcAddr, address _wEthAddr, address _bPoolFactory, address _uniRouter, address _oracle)
joinPool(uint256 poolAmountOut, uint256[] maxAmountsIn)
joinPoolDirectly(uint256 poolAmountOut, uint256[] maxAmountsIn, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
joinswapExternAmountIn(address tokenIn, uint256 tokenAmountIn, uint256 minPoolAmountOut) returns (uint256 poolAmountOut)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
resyncWeights()
setParams(address _uniRouter, address _oracle, uint256 _maxVbtcWeight, uint256 _swapFee, bool _isPublicSwap, address _spotOracle)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
LogExit(address indexed caller, address indexed tokenOut, uint256 tokenAmountOut)
LogJoin(address indexed caller, address indexed tokenIn, uint256 tokenAmountIn)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Trade(bool indexed direction, uint256 amount, int256 effect)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.