HyperDexRouter
Verified contract
Active on
Base with 514 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6295…9467
0xdef1…5eff
0xdef1…5eff
0xad07…68c8
-
variable spans 3 additional slots
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
weirdo | ERC-20 | 420 | $0.000039 |
$0.02 | |
BOYS | ERC-20 | 0.2 | $0.008393 |
$0 | |
OHNO | ERC-20 | 21 | -- | -- | |
PAW | ERC-20 | 8.888888 | -- | -- | |
WAZ | ERC-20 | 6.9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15704281 | 6 months ago | | | 0.000067 | 0.000020839055 | |
| 15668825 | 6 months ago | | | 0 | 0.0000057175080 | |
| 15668798 | 6 months ago | | | 0.00071 | 0.0000048734556 | |
| 15658586 | 6 months ago | | | 0 | 0.0000043441671 | |
| 15656580 | 6 months ago | | | 0 | 0.0000026483484 | |
| 15655461 | 6 months ago | | | 0.011294384 | 0.0000043170696 | |
| 14887412 | 6 months ago | | | 0.0101 | 0.000012253333 | |
| 14879374 | 6 months ago | | | 0 | 0.000012481121 | |
| 14837662 | 6 months ago | | | 0.002 | 0.000011983039 | |
| 14833744 | 6 months ago | | | 0.002 | 0.000011018510 |
ABI
ABI objects
Getter at block 23196806
allowanceTarget() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
approver() view returns (address)
0xad0725acdc660e1599be3d735e0ac03141b668c8
beneficiary() view returns (address)
0x62959d2c9d519c8ba3b93d17166a6a594d5f9467
feeBeneficiary() view returns (uint256)
5
gasStation() view returns (address)
0x7e8c335b22a37070a9b70b8aaae6a57390bcb704
hyperDex() view returns (address)
0xdef1c0ded9bec7f1a1670819833240f027b25eff
owner() view returns (address)
0xcb77b30841e1deaffd88ba08b9654c667f80b80a
Read-only
feeReferrals(uint256) view returns (uint256)
isOwnGasStation(address addressToCheck) view returns (bool)
State-modifying
Events multiRoute(bytes msgData, address inputToken, uint256 inputAmount, address outputToken, address[4] referrals) payable returns (bytes)
multiRouteWithPermit(bytes msgData, address inputToken, uint256 inputAmount, address outputToken, address[4] referrals, bytes approvalData) payable returns (bytes)
renounceOwnership()
setAllowanceTarget(address _allowanceTarget)
setApprover(address _approver)
setBeneficiary(address _beneficiary)
setFeeBeneficiary(uint256 _feeBeneficiary)
setFeeReferrals(uint256[4] _feeReferrals)
setGasStation(address _gasStation)
setHyperDex(address _hyperDex)
transferOwnership(address newOwner)
AllowanceTargetChanged(address indexed allowanceTarget)
BeneficiaryChanged(address indexed beneficiary)
FeePayment(address indexed recipient, address token, uint256 amount)
GasStationChanged(address indexed gasStation)
HyperDexChanged(address indexed hyperDex)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensApproverChanged(address indexed approver)
constructor(address _nativeAddress, address _hyperDex, address _allowanceTarget, address _beneficiary, address _gasStation, address _approver)
receive()
This contract contains no error objects.