Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,697.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.308261K | $1.00 |
$1,308.26 | |
ENJ | ERC-20 | 1.215228K | $0.200101 |
$243.17 | |
SHIB | ERC-20 | 5.468768M | $0.000025 |
$136.66 | |
ESS | ERC-20 | 28.781165K | $0.000226 |
$6.49 | |
PROPS | ERC-20 | 3.015K | $0.001039 |
$3.13 | |
PEAK | ERC-20 | 206.809002 | $0.0003 |
$0.06 | |
DAI | ERC-20 | 0.009998 | $0.998428 |
$0.01 | |
1INCH | ERC-20 | 2.25M | -- | -- | |
MUST | ERC-20 | 1M | -- | -- | |
PBR | ERC-20 | 1.757901K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453358 | 4 months ago | | | 0.00001 | 0.00013386300 | |
| 20453131 | 4 months ago | | | 0 | 0.00035304100 | |
| 20453111 | 4 months ago | | | 0.00001 | 0.00010917600 | |
| 20453029 | 4 months ago | | | 0.00001 | 0.00010917600 | |
| 20452961 | 4 months ago | | | 0.00015 | 0.00016504800 | |
| 20452927 | 4 months ago | | | 0.001 | 0.0014984020 | |
| 20452844 | 4 months ago | | | 0.00014 | 0.00048474800 | |
| 20452838 | 4 months ago | | | 0.00001 | 0.000089488000 | |
| 20452809 | 4 months ago | | | 0.02 | 0.00089049400 | |
| 20452794 | 4 months ago | | | 0.00001 | 0.00013386300 |
ABI
ABI objects
Getter at block 21244817
owner() view returns (address)
0x68a17b587caf4f9329f0e372e3a78d23a46de6b5
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events discountedSwap(address caller, struct OneInchExchangeSwapDescription desc, struct IOneInchCallerCallDescription[] calls) payable returns (uint256 returnAmount)
pause()
renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(address caller, struct OneInchExchangeSwapDescription desc, struct IOneInchCallerCallDescription[] calls) payable returns (uint256 returnAmount)
transferOwnership(address newOwner)
Error(string reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Swapped(address indexed sender, address indexed srcToken, address indexed dstToken, address dstReceiver, uint256 amount, uint256 spentAmount, uint256 returnAmount, uint256 minReturnAmount, uint256 guaranteedAmount, address referrer)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.