AcrossImplV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc70d255f at 20173176
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "AcrossImplV3"

No transactions found for "AcrossImplV3"


Functions
Getter at block 21243178
ACROSS_ERC20_EXTERNAL_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0x792ebcb9
ACROSS_NATIVE_EXTERNAL_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0xe421f352
ACROSS_SWAP_BRIDGE_SELECTOR(view returns (bytes4)
0x6abfb9ea
AcrossIdentifier(view returns (bytes32)
0x709f58818bedd58450336213e1f2f6ff7405a2b1e594f64270a17b7e2249419c
BRIDGE_AFTER_SWAP_SELECTOR(view returns (bytes4)
0xb3dc8da4
NATIVE_TOKEN_ADDRESS(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
socketDeployFactory(view returns (address)
0x71630095e3f08a86afc73f7b07342192adf39c55
socketGateway(view returns (address)
0x3a23f943181408eac424116af7b7790c94cb97a5
socketRoute(view returns (address)
0x3a23f943181408eac424116af7b7790c94cb97a5
spokePool(view returns (address)
0x5c7bcd6e7de5423a257d81b442095a1a6ced35c5
spokePoolAddress(view returns (address)
0x5c7bcd6e7de5423a257d81b442095a1a6ced35c5
Read-only

This contract contains no read-only function objects.

State-modifying
bridgeAfterSwap(uint256 amountbytes bridgeDatapayable 
bridgeERC20To(uint256 amountstruct AcrossImplV3AcrossBridgeData acrossBridgeDatapayable 
bridgeNativeTo(uint256 amountstruct AcrossImplV3AcrossBridgeDataNoToken acrossBridgeDatapayable 
rescueEther(address userAddressuint256 amount
rescueFunds(address tokenaddress userAddressuint256 amount
swapAndBridge(uint32 swapIdbytes swapDatastruct AcrossImplV3AcrossBridgeDataNoToken acrossBridgeDatapayable 
Events
NativeBridgeFee(uint256 fee
SocketBridge(uint256 amountaddress tokenuint256 toChainIdbytes32 bridgeNameaddress senderaddress receiverbytes32 metadata
Constructor
constructor(address _spokePooladdress _wethAddressaddress _socketGatewayaddress _socketDeployFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlySocketGatewayOwner(