yCurveExchange
Verified contract
Active on
Ethereum with 1,757 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "yCurveExchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10502271 | 4 years ago | | | 0 | 0.057268800 | |
| 10502264 | 4 years ago | | | 0 | 0.033415200 | |
| 10501968 | 4 years ago | | | 0 | 0.049587400 | |
| 10496012 | 4 years ago | | | 0 | 0.0024115000 | |
| 10494982 | 4 years ago | | | 0 | 0.70930572 | |
| 10494335 | 4 years ago | | | 0 | 0.045362106 | |
| 10494298 | 4 years ago | | | 0 | 0.043192136 | |
| 10493224 | 4 years ago | | | 0 | 0.0071899410 | |
| 10491762 | 4 years ago | | | 0 | 0.0044252000 | |
| 10491731 | 4 years ago | | | 0 | 0.024742400 |
ABI
ABI objects
Getter at block 21284041
DAI() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
SUSD() view returns (address)
0x57ab1ec28d129707052df4df418d58a2d46d5f51
TUSD() view returns (address)
0x0000000000085d4780b73119b644ae5ecd22b376
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
isOwner() view returns (bool)
false
owner() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
sCURVE() view returns (address)
0x2b645a6a426f22fb7954dc15e583e3737b8d1434
sSWAP() view returns (address)
0xedf54bc005bc2df0cc6a675596e843d28b16a966
yCURVE() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
yDAI() view returns (address)
0x16de59092dae5ccf4a1e6439d611fd0653f0bd01
ySUSD() view returns (address)
0xf61718057901f84c4eec4339ef8f0d86d2b45600
ySWAP() view returns (address)
0x45f783cce6b7ff23b2ab2d70e416cdb7d6055f51
yTUSD() view returns (address)
0x73a052500105205d34daf004eab301916da8190f
yUSDC() view returns (address)
0xd6ad7a6750a7593e092a9b218d66c0a814a3436e
yUSDT() view returns (address)
0x83f798e925bcd4017eb265844fddabb448f1707d
Read-only
_calc_to(uint256[4] _amounts, int128 j) view returns (uint256)
_calc_to_dai(uint256[4] _amounts) view returns (uint256)
_calc_to_tusd(uint256[4] _amounts) view returns (uint256)
_calc_to_usdc(uint256[4] _amounts) view returns (uint256)
_calc_to_usdt(uint256[4] _amounts) view returns (uint256)
calc_deposit_amount(uint256[5] amounts) view returns (uint256)
calc_withdraw_amount(uint256 amount) view returns (uint256[5])
calc_withdraw_amount_y(uint256 amount, int128 j) view returns (uint256)
get_address(int128 index) pure returns (address)
get_address_underlying(int128 index) pure returns (address)
get_dy_underlying(int128 i, int128 j, uint256 dx) view returns (uint256)
State-modifying
Events add_liquidity_underlying(uint256[5] amounts, uint256 min_mint_amount)
approveToken()
exchange(int128 i, int128 j, uint256 dx, uint256 min_dy)
exchange_underlying(int128 i, int128 j, uint256 dx, uint256 min_dy)
inCaseTokenGetsStuck(address _TokenAddress)
remove_liquidity_underlying(uint256 _amount, uint256[5] min_amounts)
remove_liquidity_underlying_to(int128 j, uint256 _amount, uint256 _min_amount)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.