OdosRouterV2
Verified contract
Active on
Ethereum with 215,619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($411,085.63)
Native
Value
$146,646.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 43.392566 | $3,379.53 |
$146,646.48 | |
USDC | ERC-20 | 75.276973K | $0.999289 |
$75,223.45 | |
USDT | ERC-20 | 20.321259K | $0.999995 |
$20,321.16 | |
DOGE | ERC-20 | 46.830342K | $0.300296 |
$14,062.96 | |
WETH | ERC-20 | 2.92139 | $3,379.32 |
$9,872.31 | |
SHRUB | ERC-20 | 75.10934K | $0.076029 |
$5,710.49 | |
PEPE | ERC-20 | 245.459549M | $0.000021 |
$5,208.65 | |
DAI | ERC-20 | 4.664474K | $0.999218 |
$4,660.83 | |
MSTR | ERC-20 | 4.656113K | $0.981609 |
$4,570.48 | |
ARATA | ERC-20 | 4.872423K | $0.824937 |
$4,019.44 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241138 | 2 minutes ago | | | 0 | 0.0034551674 | |
| 21241121 | 5 minutes ago | | | 0.2 | 0.00094350403 | |
| 21241085 | 12 minutes ago | | | 0 | 0.0014365658 | |
| 21241071 | 15 minutes ago | | | 12 | 0.0053178719 | |
| 21241064 | 17 minutes ago | | | 0 | 0.015192511 | |
| 21241061 | 17 minutes ago | | | 0 | 0.0017588295 | |
| 21241055 | 18 minutes ago | | | 0 | 0.0031685766 | |
| 21241040 | 21 minutes ago | | | 0 | 0.0017055310 | |
| 21241023 | 25 minutes ago | | | 0 | 0.0015410264 | |
| 21241021 | 25 minutes ago | | | 0 | 0.0017588886 |
ABI
ABI objects
Getter at block 21241144
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.