RainbowRouter
Verified contract
Active on
Base with 317,537 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,341.62)
Native
Value
$306.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.092054 | $3,330.10 |
$306.55 | |
ANON | ERC-20 | 338.772063K | $0.035612 |
$12,064.38 | |
PEPE | ERC-20 | 19.342658B | $0.00 |
$2,282.43 | |
toby | ERC-20 | 2.125018B | $0.00 |
$95.63 | |
AIXBT | ERC-20 | 1.657818K | $0.053415 |
$88.55 | |
USDC | ERC-20 | 59.98645 | $1.001 |
$60.05 | |
CLANKER | ERC-20 | 1.668348 | $28.03 |
$46.76 | |
MAXI | ERC-20 | 947.8298M | $0.00 |
$44.55 | |
AERO | ERC-20 | 33.213519 | $1.33 |
$44.17 | |
VIRTUAL | ERC-20 | 81.60746 | $0.538461 |
$43.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22742189 | a few seconds ago | | | 0 | 0.0000013512902 | |
| 22742180 | a few seconds ago | | | 0.25 | 8.3519964e-7 | |
| 22742169 | a minute ago | | | 0.05 | 7.3670423e-7 | |
| 22742163 | a minute ago | | | 0 | 9.5991193e-7 | |
| 22742141 | 2 minutes ago | | | 0.0297 | 8.2135812e-7 | |
| 22742136 | 2 minutes ago | | | 0.3097066 | 7.3774717e-7 | |
| 22742135 | 2 minutes ago | | | 0 | 0.0000024455891 | |
| 22742100 | 3 minutes ago | | | 0 | 0.0000023251190 | |
| 22742092 | 3 minutes ago | | | 0 | 0.000000905186413888 | |
| 22742090 | 4 minutes ago | | | 0.00126 | 0.0000014232840 |
ABI
ABI objects
Getter at block 22742191
owner() view returns (address)
0x1bbe055ad3204fa4468b4e6d3a3c59b9d9ac8c19
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.