VeryFastRouter
Verified contract
Active on
Ethereum with 5,070 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "VeryFastRouter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245244 | 4 hours ago | | | 0 | 0.0031775038 | |
| 21242051 | 14 hours ago | | | 0 | 0.0016161555 | |
| 21242044 | 14 hours ago | | | 0 | 0.0017151197 | |
| 21242036 | 14 hours ago | | | 0 | 0.0018680608 | |
| 21242018 | 15 hours ago | | | 0 | 0.0016476019 | |
| 21242012 | 15 hours ago | | | 0 | 0.0017353823 | |
| 21242007 | 15 hours ago | | | 0 | 0.0018800412 | |
| 21242004 | 15 hours ago | | | 0 | 0.0017061588 | |
| 21241998 | 15 hours ago | | | 0 | 0.0013625693 | |
| 21241994 | 15 hours ago | | | 0 | 0.0017260949 |
ABI
ABI objects
Getter at block 21246348
factory() view returns (address)
0xa020d57ab0448ef74115c112d18a9c231cc86000
Read-only
getNFTQuoteForBuyOrderWithPartialFill(address pair, uint256 numNFTs, uint256 slippageScaling, uint256 assetId) view returns (uint256[])
getNFTQuoteForSellOrderWithPartialFill(address pair, uint256 numNFTs, uint256 slippageScaling, uint256 nftId) view returns (uint256[])
getPairBaseQuoteTokenBalance(address pair) view returns (uint256 balance)
State-modifying
Events pairTransferERC1155From(address nft, address from, address to, uint256[] ids, uint256[] amounts)
pairTransferERC20From(address token, address from, address to, uint256 amount)
pairTransferNFTFrom(address nft, address from, address to, uint256 id)
swap(struct VeryFastRouterOrder swapOrder) payable returns (uint256[] results)
This contract contains no event objects.
constructor(address _factory)
receive()
VeryFastRouter__BondingCurveQuoteError()
VeryFastRouter__InvalidPair()