CurveExchangeAdapter
Verified contract
Active on
Ethereum with 7,820 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4984…3675
0x9305…895b
0xe80d…4ddd
Balances ($17,923.14)
Native
Value
$17,886.65
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5.592251 | $3,198.47 |
$17,886.65 | |
WBTC | ERC-20 | 0.000459 | $79,452.00 |
$36.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14326160 | 3 years ago | | | 0 | 0.0036938400 | |
| 13938552 | 3 years ago | | | 0 | 0.035873333 | |
| 13938041 | 3 years ago | | | 0 | 0.026349992 | |
| 13934642 | 3 years ago | | | 0 | 0.056235258 | |
| 13930653 | 3 years ago | | | 0 | 0.024960484 | |
| 13928471 | 3 years ago | | | 0 | 0.060580620 | |
| 13924071 | 3 years ago | | | 0 | 0.024298046 | |
| 13907576 | 3 years ago | | | 0 | 0.042375393 | |
| 13904695 | 3 years ago | | | 0 | 0.023884056 | |
| 13903002 | 3 years ago | | | 0 | 0.039655701 |
ABI
ABI objects
Getter at block 21158180
chi() view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
exchange() view returns (address)
0x93054188d876f558f4a66b2ef1d97d16edf0895b
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)
mintNoDeposit(address _wbtcDestination, uint256 _amount, uint256[2] _amounts, uint256 _min_mint_amount, uint256 _new_min_mint_amount, bytes32 _nHash, bytes _sig)
mintNoSwap(uint256 _minExchangeRate, uint256 _newMinExchangeRate, uint256 _slippage, address _wbtcDestination, uint256 _amount, bytes32 _nHash, bytes _sig)
mintThenDeposit(address _wbtcDestination, uint256 _amount, uint256[2] _amounts, uint256 _min_mint_amount, uint256 _new_min_mint_amount, bytes32 _nHash, bytes _sig)
mintThenSwap(uint256 _minExchangeRate, uint256 _newMinExchangeRate, uint256 _slippage, address _wbtcDestination, uint256 _amount, bytes32 _nHash, bytes _sig)
recoverStuck(bytes encoded, uint256 _amount, bytes32 _nHash, bytes _sig)
removeLiquidityImbalanceThenBurn(bytes _btcDestination, uint256[2] amounts, uint256 max_burn_amount)
removeLiquidityOneCoinThenBurn(bytes _btcDestination, uint256 _token_amounts, uint256 min_amount)
removeLiquidityThenBurn(bytes _btcDestination, uint256 amount, uint256[2] min_amounts)
swapThenBurn(bytes _btcDestination, uint256 _amount, uint256 _minRenbtcAmount)
Burn(uint256 burnAmount)
DepositMintedCurve(uint256 mintedAmount, uint256 curveAmount)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
ReceiveRen(uint256 renAmount)
SwapReceived(uint256 mintedAmount, uint256 wbtcAmount)
constructor(address _exchange, address _registry, address _wbtc)
fallback()
receive()
This contract contains no error objects.