CurveExchangeAdapterSBTC
Verified contract
Active on
Ethereum with 3,510 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
0x7fc7…9714
0xe80d…4ddd
Balances ($6,487.28)
Native
Value
$6,487.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.799283 | $3,605.48 |
$6,487.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451677 | 4 months ago | | | 0 | 0.00023742800 | |
| 14774761 | 3 years ago | | | 0 | 0.023749890 | |
| 13940830 | 3 years ago | | | 0 | 0.037434115 | |
| 13927395 | 3 years ago | | | 0 | 0.026970030 | |
| 13926832 | 3 years ago | | | 0 | 0.022204215 | |
| 13915552 | 3 years ago | | | 0 | 0.026454289 | |
| 13915420 | 3 years ago | | | 0 | 0.026882521 | |
| 13915287 | 3 years ago | | | 0 | 0.022598365 | |
| 13910122 | 3 years ago | | | 0 | 0.030372320 | |
| 13909460 | 3 years ago | | | 0 | 0.028089368 |
ABI
ABI objects
Getter at block 21281259
chi() view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
exchange() view returns (address)
0x7fc77b5c7614e1533320ea6ddc2eb61fa00a9714
getChainID() pure returns (uint256)
1
registry() view returns (address)
0xe80d347df1209a76dd9d2319d62912ba98c54ddd
Read-only
getNonce(address user) view returns (uint256 nonce)
verify(address owner, string message, string length, uint256 nonce, uint256 chainID, bytes32 sigR, bytes32 sigS, uint8 sigV) pure returns (bool)
State-modifying
Events executeMetaTransaction(address userAddress, bytes functionSignature, string message, string length, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintThenDeposit(address _wbtcDestination, uint256 _amount, uint256[3] _amounts, uint256 _min_mint_amount, uint256 _new_min_mint_amount, bytes32 _nHash, bytes _sig)
mintThenSwap(uint256 _minExchangeRate, uint256 _newMinExchangeRate, uint256 _slippage, int128 _j, address _coinDestination, uint256 _amount, bytes32 _nHash, bytes _sig)
recoverStuck(bytes encoded, uint256 _amount, bytes32 _nHash, bytes _sig)
removeLiquidityImbalanceThenBurn(bytes _btcDestination, address _coinDestination, uint256[3] amounts, uint256 max_burn_amount)
removeLiquidityOneCoinThenBurn(bytes _btcDestination, uint256 _token_amounts, uint256 min_amount, uint8 _i)
removeLiquidityThenBurn(bytes _btcDestination, address _coinDestination, uint256 amount, uint256[3] min_amounts)
swapThenBurn(bytes _btcDestination, uint256 _amount, uint256 _minRenbtcAmount, uint8 _i)
Burn(uint256 burnAmount)
DepositMintedCurve(uint256 mintedAmount, uint256 curveAmount, uint256[3] amounts)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
ReceiveRen(uint256 renAmount)
SwapReceived(uint256 mintedAmount, uint256 erc20BTCAmount, int128 j)
constructor(address _exchange, address _curveTokenAddress, address _registry, address[3] _coins)
fallback()
receive()
This contract contains no error objects.