LPCWalletReserveWrapper
Verified contract
Active on
Ethereum with 711 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x93c3…79a8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7296356 | 6 years ago | | | 0 | 0.00030089000 | |
| 7072420 | 6 years ago | | | 0 | 0.0024486000 | |
| 6969702 | 6 years ago | | | 0 | 0.0022187160 | |
| 6962192 | 6 years ago | | | 0 | 0.0017140200 | |
| 6962186 | 6 years ago | | | 0 | 0.0017256680 | |
| 6961408 | 6 years ago | | | 0 | 0.0022187160 | |
| 6957487 | 6 years ago | | | 0 | 0.0019588800 | |
| 6957053 | 6 years ago | | | 0 | 0.0020269487 | |
| 6953864 | 6 years ago | | | 0 | 0.0027117640 | |
| 6948779 | 6 years ago | | | 0 | 0.0038029819 |
ABI
ABI objects
Getter at block 21172987
authority() view returns (address)
0xdf6586d43aec734df00b9e1b6894902aead673ab
dai() view returns (address)
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
lpc() view returns (address)
0x93c3a7a88e7fa616bd299e5790d98e72709679a8
owner() view returns (address)
0xa456da10f3cb6116110c61d0e9a150a6406d1a15
walletReserve() view returns (address)
0x6924a03bb710eaf199ab6ac9f2bb148215ae9b5d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveToken(address token, address who, uint256 wad)
setAuthority(address authority_)
setOwner(address owner_)
switchLPC(address lpc_)
switchReserve(address walletReserve_)
take(address token, uint256 wad)
withdraw(address token, uint256 amount, address destination)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
Take(address indexed origin, address indexed srcToken, uint256 srcAmount, address indexed destToken, uint256 destAmount, address destAddress, uint256 tag)
constructor(address walletReserve_, address weth_, address dai_, address lpc_)
This contract contains no fallback and receive objects.
This contract contains no error objects.