DODOFeeRouteProxy
Verified contract
Active on
Ethereum with 159,096 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($114.09)
Native
Value
$113.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.033194 | $3,405.53 |
$113.04 | |
LP | ERC-20 | 10 | $0.059624 |
$0.6 | |
INNBC | ERC-20 | 45.068618M | $0.00 |
$0.41 | |
UTX | ERC-20 | 2.67661 | $0.013107 |
$0.04 | |
WBTC | ERC-20 | 0 | $98,851.00 |
$0 | |
DADA | ERC-20 | 95.419558K | $0.00 |
$0 | |
FBTC | ERC-20 | 0 | $98,949.00 |
$0 | |
WETH | ERC-20 | 0 | $3,406.23 |
$0 | |
VDR | ERC-20 | 1 | $0.000635 |
$0 | |
USDZ | ERC-20 | 3.216594K | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20954347 | a month ago | | | 0 | 0.0013661865 | |
| 20925259 | a month ago | | | 0 | 0.0053417099 | |
| 20925126 | a month ago | | | 0 | 0.0062874323 | |
| 20925124 | a month ago | | | 0 | 0.0025070592 | |
| 20924861 | a month ago | | | 0.1 | 0.0054653254 | |
| 20923676 | a month ago | | | 0 | 0.016697170 | |
| 20923651 | a month ago | | | 0 | 0.014058584 | |
| 20923575 | a month ago | | | 0.05 | 0.0033593981 | |
| 20923556 | a month ago | | | 0 | 0.0099110042 | |
| 20923506 | a month ago | | | 0 | 0.0043592100 |
ABI
ABI objects
Getter at block 21241006
_DODO_APPROVE_PROXY_() view returns (address)
0x335ac99bb3e51bdbf22025f092ebc1cf2c5cc619
_WETH_() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
routeFeeRate() view returns (uint256)
0
routeFeeReceiver() view returns (address)
0x1271caba4bf23f8fb31f97448605d65ee302ca51
totalWeight() view returns (uint256)
100
Read-only
isApproveWhiteListedContract(address) view returns (bool)
isWhiteListedContract(address) view returns (bool)
State-modifying
Events addApproveWhiteList(address contractAddr)
addWhiteList(address contractAddr)
changeRouteFeeRate(uint256 newFeeRate)
changeRouteFeeReceiver(address newFeeReceiver)
changeTotalWeight(uint256 newTotalWeight)
dodoMutliSwap(uint256 fromTokenAmount, uint256 minReturnAmount, uint256[] splitNumber, address[] midToken, address[] assetFrom, bytes[] sequence, bytes feeData, uint256 deadLine) payable returns (uint256 receiveAmount)
externalSwap(address fromToken, address toToken, address approveTarget, address swapTarget, uint256 fromTokenAmount, uint256 minReturnAmount, bytes feeData, bytes callDataConcat, uint256 deadLine) payable returns (uint256 receiveAmount)
mixSwap(address fromToken, address toToken, uint256 fromTokenAmount, uint256 minReturnAmount, address[] mixAdapters, address[] mixPairs, address[] assetTo, uint256 directions, bytes[] moreInfos, bytes feeData, uint256 deadLine) payable returns (uint256 receiveAmount)
removeApproveWhiteList(address contractAddr)
removeWhiteList(address contractAddr)
renounceOwnership()
superWithdraw(address token)
transferOwnership(address newOwner)
OrderHistory(address fromToken, address toToken, address sender, uint256 fromAmount, uint256 returnAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth, address dodoApproveProxy, address feeReceiver)
fallback()
receive()
This contract contains no error objects.