OdosRouterV2
Verified contract
Active on
Ethereum with 105,182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($43,552,094.37)
Native
Value
$50,571.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 18.991868 | $2,662.80 |
$50,571.55 | |
Ponzio | ERC-20 | 0.074757 | $580,040,003.00 |
$43,362,042.61 | |
Neiro | ERC-20 | 20.120062M | $0.001713 |
$34,465.67 | |
USDC | ERC-20 | 21.788544K | $1.001 |
$21,810.33 | |
USDT | ERC-20 | 12.345807K | $1.00 |
$12,345.81 | |
KEK | ERC-20 | 310.023259M | $0.000028 |
$8,618.65 | |
MAGA | ERC-20 | 20.410954M | $0.000252 |
$5,137.44 | |
DAI | ERC-20 | 4.691353K | $1.001 |
$4,696.04 | |
HOPPY | ERC-20 | 12.256856M | $0.0003 |
$3,674.61 | |
WAAC | ERC-20 | 1.318K | $2.58 |
$3,400.44 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20467029 | 3 months ago | | | 0 | 0.00036612824 | |
| 20466996 | 3 months ago | | | 0 | 0.0010604304 | |
| 20466995 | 3 months ago | | | 1 | 0.00031868668 | |
| 20466991 | 3 months ago | | | 0.000276 | 0.00028232902 | |
| 20466942 | 3 months ago | | | 1.4 | 0.00058151198 | |
| 20466932 | 3 months ago | | | 0 | 0.00079917302 | |
| 20466917 | 3 months ago | | | 0.00512 | 0.00032244899 | |
| 20466902 | 3 months ago | | | 10 | 0.0011306216 | |
| 20466893 | 3 months ago | | | 10 | 0.0013068446 | |
| 20466866 | 3 months ago | | | 0.0132298 | 0.00032405591 |
ABI
ABI objects
Getter at block 20467029
FEE_DENOM() view returns (uint256)
1000000000000000000
REFERRAL_WITH_FEE_THRESHOLD() view returns (uint256)
2147483648
owner() view returns (address)
0x47e2d28169738039755586743e2dfcf3bd643f86
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.