Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($916,653.46)
Native
Value
$71,731.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 22.802729 | $3,145.73 |
$71,731.23 | |
AK1111 | ERC-20 | 1.054225M | $0.364751 |
$384,529.63 | |
USDC | ERC-20 | 87.183477K | $0.999718 |
$87,158.89 | |
WETH | ERC-20 | 17.463878 | $3,147.21 |
$54,962.49 | |
SEKOIA | ERC-20 | 2.507641M | $0.017431 |
$43,711.61 | |
MIGGLES | ERC-20 | 187.661591K | $0.150302 |
$28,205.91 | |
AIXBT | ERC-20 | 439.242254K | $0.055094 |
$24,199.61 | |
VIRTUAL | ERC-20 | 34.972985K | $0.549446 |
$19,215.77 | |
NETA | ERC-20 | 6.621998M | $0.002705 |
$17,912.5 | |
AERO | ERC-20 | 13.383082K | $1.25 |
$16,728.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22700499 | a few seconds ago | | | 0 | 0.0000084029038 | |
| 22700495 | a few seconds ago | | | 0 | 0.0000045674438 | |
| 22700495 | a few seconds ago | | | 0 | 0.0000040127541 | |
| 22700493 | a few seconds ago | | | 0 | 0.000010763315 | |
| 22700490 | a few seconds ago | | | 0 | 0.000014501127 | |
| 22700490 | a few seconds ago | | | 0 | 0.0000095716034 | |
| 22700489 | a few seconds ago | | | 0.5 | 0.000016220973 | |
| 22700486 | a few seconds ago | | | 0 | 0.000028702986 | |
| 22700480 | a minute ago | | | 0 | 0.0000081602134 | |
| 22700479 | a minute ago | | | 0 | 0.000010906023 |
ABI
ABI objects
Getter at block 22700499
FEE_DENOM() view returns (uint256)
1000000000000000000
REFERRAL_WITH_FEE_THRESHOLD() view returns (uint256)
2147483648
owner() view returns (address)
0xa7471690db0c93a7f827d1894c78df7379be11c0
swapMultiFee() view returns (uint256)
100000000000000
Read-only
addressList(uint256) view returns (address)
referralLookup(uint32) view returns (uint64 referralFee, address beneficiary, bool registered)
State-modifying
Events registerReferralCode(uint32 _referralCode, uint64 _referralFee, address _beneficiary)
renounceOwnership()
setSwapMultiFee(uint256 _swapMultiFee)
swap(struct OdosRouterV2swapTokenInfo tokenInfo, bytes pathDefinition, address executor, uint32 referralCode) payable returns (uint256 amountOut)
swapCompact() payable returns (uint256)
swapMulti(struct OdosRouterV2inputTokenInfo[] inputs, struct OdosRouterV2outputTokenInfo[] outputs, uint256 valueOutMin, bytes pathDefinition, address executor, uint32 referralCode) payable returns (uint256[] amountsOut)
swapMultiCompact() payable returns (uint256[] amountsOut)
swapMultiPermit2(struct OdosRouterV2permit2Info permit2, struct OdosRouterV2inputTokenInfo[] inputs, struct OdosRouterV2outputTokenInfo[] outputs, uint256 valueOutMin, bytes pathDefinition, address executor, uint32 referralCode) payable returns (uint256[] amountsOut)
swapPermit2(struct OdosRouterV2permit2Info permit2, struct OdosRouterV2swapTokenInfo tokenInfo, bytes pathDefinition, address executor, uint32 referralCode) returns (uint256 amountOut)
swapRouterFunds(struct OdosRouterV2inputTokenInfo[] inputs, struct OdosRouterV2outputTokenInfo[] outputs, uint256 valueOutMin, bytes pathDefinition, address executor) returns (uint256[] amountsOut)
transferOwnership(address newOwner)
transferRouterFunds(address[] tokens, uint256[] amounts, address dest)
writeAddressList(address[] addresses)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address sender, uint256 inputAmount, address inputToken, uint256 amountOut, address outputToken, int256 slippage, uint32 referralCode)
SwapMulti(address sender, uint256[] amountsIn, address[] tokensIn, uint256[] amountsOut, address[] tokensOut, uint32 referralCode)
constructor()
receive()
This contract contains no error objects.