0xbc8552339da68eb65c8b88b414b5854e0e366cfc
Unverified contract
Proxy
Active on
Base with 19 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x43d0…6bbb
Balances ($0.00)
No balances found for "0xbc8552339da68eb65c8b88b414b5854e0e366cfc"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22735692 | 5 hours ago | | | 0.118 | 0.000033075377 | |
| 22735617 | 5 hours ago | | | 0.118 | 0.000043027766 | |
| 22721097 | 13 hours ago | | | 0 | 0.0000013212339 | |
| 22716731 | 15 hours ago | | | 0 | 0.000032786189 | |
| 22716685 | 15 hours ago | | | 0.00030416904 | 0.000029406402 | |
| 22711797 | 18 hours ago | | | 0 | 2.6685527e-7 | |
| 22705418 | 21 hours ago | | | 0 | 0.0000014376090 | |
| 22699110 | a day ago | | | 0 | 0.0000014236713 | |
| 22673715 | 2 days ago | | | 0 | 0.0000013123551 | |
| 22673548 | 2 days ago | | | 0 | 0.0000011841089 |
ABI
ABI objects
Getter at block 22743902 proxiableUUID() view returns (bytes32)
fastTransferGateway() view returns (address)
0x43d090025aaa6c8693b71952b910ac55ccb56bbb
owner() view returns (address)
0x24a9267ce9e0a8f4467b584fdda12baf1df772b5
swapRouter() view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _swapRouter, address _fastTransferGateway)
renounceOwnership()
setFastTransferGateway(address _fastTransferGateway)
setSwapRouter(address _swapRouter)
submitOrder(bytes32 sender, bytes32 recipient, uint256 amountIn, uint256 amountOut, uint32 destinationDomain, uint64 timeoutTimestamp, bytes data) returns (bytes32)
swapAndSubmitOrder(address tokenIn, uint256 swapAmountIn, bytes swapCalldata, uint256 executionFeeAmount, uint256 solverFeeBPS, bytes32 sender, bytes32 recipient, uint32 destinationDomain, uint64 timeoutTimestamp, bytes destinationCalldata) payable returns (bytes32)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.