DODOV1Proxy
Verified contract
Active on
Ethereum with 366 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 "DODOV1Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21371894 | a day ago | | | 0 | 0.0026727100 | |
| 21371883 | a day ago | | | 0 | 0.0028011402 | |
| 21355624 | 3 days ago | | | 0 | 0.0015409614 | |
| 21355622 | 3 days ago | | | 0 | 0.00060985800 | |
| 21355616 | 3 days ago | | | 0 | 0.0015784215 | |
| 21351933 | 4 days ago | | | 0 | 0.0031960323 | |
| 21351854 | 4 days ago | | | 0 | 0.0033064149 | |
| 21326662 | 7 days ago | | | 0 | 0.0033648186 | |
| 21293300 | 12 days ago | | | 0 | 0.0016147071 | |
| 21293280 | 12 days ago | | | 0 | 0.0018676959 |
ABI
ABI objects
Getter at block 21379730
owner() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
withdrawAllBase(address pool, uint256 minReceive) returns (uint256 returnAmount)
withdrawAllQuote(address pool, uint256 minReceive) returns (uint256 returnAmount)
withdrawBase(address pool, uint256 amount, uint256 minReceive) returns (uint256 returnAmount)
withdrawLeftToken(address token)
withdrawQuote(address pool, uint256 amount, uint256 minReceive) returns (uint256 returnAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.