S1NotionalFinanceProvideLiquidity
Verified contract
Active on
Ethereum with 123 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 "S1NotionalFinanceProvideLiquidity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18731742 | a year ago | | | 0 | 0.016114630 | |
| 18592172 | a year ago | | | 0 | 0.020873299 | |
| 18592167 | a year ago | | | 0 | 0.013663418 | |
| 18592034 | a year ago | | | 0 | 0.0053529600 | |
| 18592029 | a year ago | | | 0 | 0.012661860 | |
| 18591725 | a year ago | | | 0 | 0.0091288606 | |
| 18578147 | a year ago | | | 0 | 0.021608429 | |
| 18568633 | a year ago | | | 0 | 0.013074759 | |
| 18511667 | a year ago | | | 0 | 0.012582124 | |
| 18511662 | a year ago | | | 0 | 0.016463365 |
ABI
ABI objects
Getter at block 21208578
NOTE() view returns (address)
0xcfeaead4947f0705a14ec42ac3d44129e1ef3ed5
NOTEPoolId() view returns (bytes32)
0x5122e01d819e58bb2e22528c0d68d310f0aa6fd7000200000000000000000163
balancerVault() view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
feesAddress() view returns (address)
0x1c90205668e7c7a1a2256893d17ca1b766b2be88
notionalProxy() view returns (address)
0x1344a36a1b56144c3bc62e7757377d288fde0369
owner() view returns (address)
0xcbf5e4c3e04e9c6099550f079b9e9c6789cbeac2
strategyIndex() view returns (uint8)
21
uniswapConnector() view returns (address)
0xe87be21afcd2043c39d2d74646b8dff6a2b9f233
wethAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
depositors(address) view returns (address)
getAccountBalance(address _address, uint8 _yieldCurrencyId) view returns (int256, int256, uint256)
getAccountPortfolio(address _address) view returns (struct INotionalFinancePortfolioAsset[])
getPendingAdditionalTokenClaims(address _address) view returns (uint256, uint256)
nTokenAddress(uint16 currencyId) view returns (address)
nTokenPresentValueUnderlyingDenominated(uint16 currencyId) view returns (int256)
nTokenTotalSupply(address _nTokenAddress) view returns (uint256)
State-modifying
Events claimInETH(uint256 _amountOutMin)
claimInToken(address _token, uint256 _wethAmountOutMin, uint256 _tokenAmountOutMin)
claimRaw()
depositETH(address _yieldCurrency, uint8 _yieldCurrencyId, uint256 _amountOutMin, uint8 actionType) payable
depositToken(address _yieldCurrency, uint8 _yieldCurrencyId, address _token, uint256 _amount, uint256 _amountOutMin, uint8 actionType)
renounceOwnership()
setupNOTEPoolId(bytes32 _NOTEPoolId)
transferOwnership(address newOwner)
withdrawETH(address _yieldCurrency, uint8 _yieldCurrencyId, uint256 _amount, uint256 _amountOutMin, address _feeToken, uint8 actionType)
withdrawToken(address _yieldCurrency, uint8 _yieldCurrencyId, address _token, uint256 _amount, uint256 _amountOutMin, address _feeToken, uint8 actionType)
ClaimAdditionalTokens(address indexed _depositor, uint256 _amount0, uint256 _amount1, address indexed _swappedTo)
Deposit(address indexed _depositor, address indexed _token, address indexed _yieldCurrency, uint256 _amountIn, uint256 _amountOut)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyCreation(address indexed _depositor, address indexed _proxy)
Withdraw(address indexed _depositor, address indexed _token, address indexed _yieldCurrency, uint256 _amount, uint256 _fee)
constructor(address _feesAddress, address _uniswapConnector, address _balancerVault, address _wethAddress, address _notionalProxy, address _NOTE, bytes32 _NOTEPoolId)
receive()
This contract contains no error objects.