RainbowRouter
Verified contract
Active on
Ethereum with 127,514 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($36,414.86)
Native
Value
$146.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.044471 | $3,290.75 |
$146.34 | |
PEIPEI | ERC-20 | 5.597599B | $0.00 |
$817.25 | |
FTX Token | ERC-20 | 304.851665 | $2.65 |
$807.86 | |
TURBO | ERC-20 | 99.886721K | $0.007518 |
$750.9 | |
USDT | ERC-20 | 732.188736 | $0.997706 |
$730.51 | |
PEPE | ERC-20 | 34.304121M | $0.00002 |
$693.63 | |
Mog | ERC-20 | 256.193885M | $0.000003 |
$668.67 | |
OLAS | ERC-20 | 339.47746 | $1.78 |
$604.27 | |
VIRTUAL | ERC-20 | 1.082738K | $0.513232 |
$555.7 | |
DOG | ERC-20 | 77.528109K | $0.006643 |
$514.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243749 | 29 minutes ago | | | 0 | 0.0025847185 | |
| 21243748 | 29 minutes ago | | | 0.255 | 0.0029654572 | |
| 21243740 | 31 minutes ago | | | 0 | 0.0050277608 | |
| 21243730 | 33 minutes ago | | | 0 | 0.0045392342 | |
| 21243722 | 34 minutes ago | | | 0 | 0.0052289035 | |
| 21243717 | 35 minutes ago | | | 0 | 0.0027167674 | |
| 21243717 | 35 minutes ago | | | 0 | 0.00091326670 | |
| 21243686 | 42 minutes ago | | | 0 | 0.0028981314 | |
| 21243684 | 42 minutes ago | | | 0 | 0.0029840936 | |
| 21243679 | 43 minutes ago | | | 0 | 0.0030355656 |
ABI
ABI objects
Getter at block 21243891
owner() view returns (address)
0x69d6d375de8c7ade7e44446df97f49e661fdad7d
Read-only
swapTargets(address) view returns (bool)
State-modifying
Events fillQuoteEthToToken(address buyTokenAddress, address target, bytes swapCallData, uint256 feeAmount) payable
fillQuoteTokenToEth(address sellTokenAddress, address target, bytes swapCallData, uint256 sellAmount, uint256 feePercentageBasisPoints) payable
fillQuoteTokenToEthWithPermit(address sellTokenAddress, address target, bytes swapCallData, uint256 sellAmount, uint256 feePercentageBasisPoints, struct PermitHelperPermit permitData) payable
fillQuoteTokenToToken(address sellTokenAddress, address buyTokenAddress, address target, bytes swapCallData, uint256 sellAmount, uint256 feeAmount) payable
fillQuoteTokenToTokenWithPermit(address sellTokenAddress, address buyTokenAddress, address target, bytes swapCallData, uint256 sellAmount, uint256 feeAmount, struct PermitHelperPermit permitData) payable
transferOwnership(address newOwner)
updateSwapTargets(address target, bool add)
withdrawEth(address to, uint256 amount)
withdrawToken(address token, address to, uint256 amount)
EthWithdrawn(address indexed target, uint256 amount)
OwnerChanged(address indexed newOwner, address indexed oldOwner)
SwapTargetAdded(address indexed target)
SwapTargetRemoved(address indexed target)
TokenWithdrawn(address indexed token, address indexed target, uint256 amount)
constructor()
receive()
This contract contains no error objects.