P1CurrencyConverterProxy
Verified contract
Active on
Ethereum with 536 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "P1CurrencyConverterProxy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12263043 | 4 years ago | | | 0 | 0.040586787 | |
| 12242813 | 4 years ago | | | 0 | 0.025307838 | |
| 12237644 | 4 years ago | | | 0 | 0.025513359 | |
| 12164971 | 4 years ago | | | 0 | 0.029912214 | |
| 12143516 | 4 years ago | | | 0 | 0.032891125 | |
| 12143248 | 4 years ago | | | 0 | 0.041055980 | |
| 12143142 | 4 years ago | | | 0 | 0.033620152 | |
| 12143039 | 4 years ago | | | 0 | 0.0069000000 | |
| 12108636 | 4 years ago | | | 0 | 0.070390320 | |
| 12080257 | 4 years ago | | | 0 | 0.0032550000 |
ABI
ABI objects
Getter at block 21173141
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events approveMaximumOnPerpetual(address perpetual)
deposit(address account, address perpetual, address exchangeWrapper, address tokenFrom, uint256 tokenFromAmount, bytes data) returns (uint256)
withdraw(address account, address destination, address perpetual, address exchangeWrapper, address tokenTo, uint256 tokenFromAmount, bytes data) returns (uint256)
LogConvertedDeposit(address indexed account, address source, address perpetual, address exchangeWrapper, address tokenFrom, address tokenTo, uint256 tokenFromAmount, uint256 tokenToAmount)
LogConvertedWithdrawal(address indexed account, address destination, address perpetual, address exchangeWrapper, address tokenFrom, address tokenTo, uint256 tokenFromAmount, uint256 tokenToAmount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.