ParaswapDelta
Verified contract
Active on
Ethereum with 6,451 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XAUt | ERC-20 | 0.000001 | $2,677.36 |
$0 | |
cbBTC | ERC-20 | 0 | $79,471.00 |
$0 | |
WBTC | ERC-20 | 0 | $79,438.00 |
$0 | |
LBTC | ERC-20 | 0 | $79,428.00 |
$0 | |
eBTC | ERC-20 | 0 | $79,151.00 |
$0 | |
WHALE | ERC-20 | 0.0001 | $0.839071 |
$0 | |
EURC | ERC-20 | 0.000001 | $1.073 |
$0 | |
EURT | ERC-20 | 0.000001 | $1.067 |
$0 | |
USDT | ERC-20 | 0.000001 | $1.00 |
$0 | |
aEthUSDC | ERC-20 | 0.000001 | $0.999871 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121158 | 5 days ago | | | 0 | 0.0013556969 | |
| 21121132 | 5 days ago | | | 0 | 0.0010259576 | |
| 21121054 | 5 days ago | | | 0 | 0.0011765974 | |
| 21120865 | 5 days ago | | | 0 | 0.0012818187 | |
| 21120862 | 5 days ago | | | 0 | 0.0013950317 | |
| 21120759 | 5 days ago | | | 0 | 0.0010108357 | |
| 21120652 | 5 days ago | | | 0 | 0.0014683581 | |
| 21120562 | 5 days ago | | | 0 | 0.0025374923 | |
| 21120404 | 5 days ago | | | 0 | 0.0040857522 | |
| 21120376 | 5 days ago | | | 0 | 0.0031439727 |
ABI
ABI objects
Getter at block 21157944
PORTIKUS_V1() view returns (address)
0x36ff475499e928590659d5b8aa3a34330a583fd9
owner() view returns (address)
0x2e277e6cde4e1d1c1f17169d67865ca2d18bde2d
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(bytes executorData) returns (bool success)
renounceOwnership()
safeSettleBatchSwap(struct IParaswapDeltaParaswapDeltaBatchData data) returns (bool[] successfulOrders)
settleBatchSwap(struct IParaswapDeltaParaswapDeltaBatchData data)
settleSwap(struct IParaswapDeltaParaswapDeltaData data)
transferOwnership(address newOwner)
updateAgentAuthorization(address agent, bool status)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _portikusV1, address _owner)
receive()
AllOrdersFailed()
InvalidExecutionAddress()
OnlyPortikus()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)