DaiProxy
Verified contract
Active on
Ethereum with 3,387 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9759…1a28
0x197e…7cf7
0x35d1…492b
0x1bf6…489a
0xc355…5912
0xe281…5464
Balances ($0.00)
No balances found for "DaiProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14582013 | 3 years ago | | | 0 | 0.0080747817 | |
| 14562198 | 3 years ago | | | 0 | 0.013474976 | |
| 14550165 | 3 years ago | | | 0 | 0.0079604547 | |
| 14542565 | 3 years ago | | | 0 | 0.011119649 | |
| 14531314 | 3 years ago | | | 0 | 0.013948690 | |
| 14523437 | 3 years ago | | | 0 | 0.014219163 | |
| 14519128 | 3 years ago | | | 0 | 0.014727493 | |
| 14504903 | 3 years ago | | | 0 | 0.010789590 | |
| 14503885 | 3 years ago | | | 0 | 0.017559157 | |
| 14500656 | 3 years ago | | | 0 | 0.033194490 |
ABI
ABI objects
Getter at block 21263529
Dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
EDai() view returns (address)
0xc355fe6e4e99c0b93577f08c4e9a599714435912
Join() view returns (address)
0x9759a6ac90977b93b58547b4a71c78317f391a28
NewProxy() view returns (address)
0x0000000000000000000000000000000000000000
ODai() view returns (address)
0xe28103f9163e675b9de46952e4fe527853ab5464
Pot() view returns (address)
0x197e90f9fad81970ba7976f33cbd77088e5d7cf7
Reserve() view returns (address)
0x1bf68a9d1eaee7826b3593c20a0ca93293cb489a
Vat() view returns (address)
0x35d1b3f3d7966a1dfe207aa4514c12a259a0492b
owner() view returns (address)
0xfea46f643a00bd1b137d93aa28a928ae1ca02922
state() view returns (uint8)
1
version() view returns (string)
0511
Read-only
This contract contains no read-only function objects.
State-modifying
Events depositEDai(string toChain, uint256 dai, bytes to)
depositODai(string toChain, uint256 dai, bytes to)
killProxy(address to)
migrateProxy()
setNewProxy(address proxy)
setOwner(address _owner)
setReserve(address reserve)
startProxy(address oldProxy)
swapFromEDai(uint256 dai)
swapFromODai(uint256 wad)
swapToEDai(uint256 dai)
swapToODai(uint256 dai)
withdrawEDai(address to, uint256 dai)
withdrawODai(address to, uint256 wad)
KillProxy(address next, bool mig)
SetNewProxy(address proxy)
SetOwner(address owner)
SetReserve(address reserve)
StartProxy(address prev)
constructor(address dai, address join, address pot, address vat, address eDai, address oDai)
This contract contains no fallback and receive objects.
This contract contains no error objects.