DODODspProxy
Verified contract
Active on
Ethereum with 63 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DODODspProxy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21184445 | 17 hours ago | | | 0 | 0.0055591041 | |
| 21166143 | 3 days ago | | | 0 | 0.0070822893 | |
| 21159343 | 4 days ago | | | 0 | 0.0063234241 | |
| 21158175 | 4 days ago | | | 0 | 0.0045869555 | |
| 21156836 | 5 days ago | | | 0 | 0.0022629936 | |
| 21156768 | 5 days ago | | | 0 | 0.0024150640 | |
| 21142412 | 7 days ago | | | 0 | 0.0023926216 | |
| 21140826 | 7 days ago | | | 0 | 0.0015545962 | |
| 21140717 | 7 days ago | | | 0 | 0.0013356684 | |
| 21140524 | 7 days ago | | | 0 | 0.0015572448 |
ABI
ABI objects
Getter at block 21189630
_DODO_APPROVE_PROXY_() view returns (address)
0x335ac99bb3e51bdbf22025f092ebc1cf2c5cc619
_DSP_FACTORY_() view returns (address)
0x6fddb76c93299d985f4d3fc7ac468f9a168577a4
_GSP_FACTORY_() view returns (address)
0x710409d2121b7c8ea4acadd6803fde2d85df6473
_WETH_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events addDSPLiquidity(address dspAddress, uint256 baseInAmount, uint256 quoteInAmount, uint256 baseMinAmount, uint256 quoteMinAmount, uint8 flag, uint256 deadLine) payable returns (uint256 shares, uint256 baseAdjustedInAmount, uint256 quoteAdjustedInAmount)
createDODOGasSavingPair(address admin, address baseToken, address quoteToken, uint256 baseInAmount, uint256 quoteInAmount, uint256 lpFeeRate, uint256 mtFeeRate, uint256 i, uint256 k, uint256 priceLimit, uint256 deadLine) payable returns (address newGasSavingPair, uint256 shares)
createDODOStablePair(address baseToken, address quoteToken, uint256 baseInAmount, uint256 quoteInAmount, uint256 lpFeeRate, uint256 i, uint256 k, bool isOpenTWAP, uint256 deadLine) payable returns (address newDODOStablePair, uint256 shares)
This contract contains no event objects.
constructor(address dspFactory, address gspFactory, address weth, address dodoApproveProxy)
fallback()
receive()
This contract contains no error objects.