FeesTakerController

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x4eab8980 at 2010096
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "FeesTakerController"

No transactions found for "FeesTakerController"


Functions
Getter at block 22727755
BRIDGE_AFTER_SWAP_SELECTOR(view returns (bytes4)
0xb3dc8da4
FEES_TAKER_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0x7cd5c291
FEES_TAKER_MULTI_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0x642b5ceb
FEES_TAKER_REFUEL_SWAP_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0x89fa08ec
FEES_TAKER_SWAP_BRIDGE_FUNCTION_SELECTOR(view returns (bytes4)
0x6678f790
FEES_TAKER_SWAP_FUNCTION_SELECTOR(view returns (bytes4)
0x54d70d89
NATIVE_TOKEN_ADDRESS(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
NULL_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
socketGatewayAddress(view returns (address)
0x3a23f943181408eac424116af7b7790c94cb97a5
socketRoute(view returns (address)
0x3a23f943181408eac424116af7b7790c94cb97a5
Read-only

This contract contains no read-only function objects.

State-modifying
takeFeeAndRefuelAndSwapAndBridge(struct ISocketRequestFeesTakerRefuelSwapBridgeRequest frsbRequestpayable returns (bytes)
takeFeeAndSwapAndBridge(struct ISocketRequestFeesTakerSwapBridgeRequest fsbRequestpayable returns (bytes)
takeFeesAndBridge(struct ISocketRequestFeesTakerBridgeRequest ftbRequestpayable returns (bytes)
takeFeesAndMultiBridge(struct ISocketRequestFeesTakerMultiBridgeRequest ftmbRequestpayable 
takeFeesAndSwap(struct ISocketRequestFeesTakerSwapRequest ftsRequestpayable returns (bytes)
Events
SocketFeesDeducted(uint256 feesaddress feesTokenaddress feesTaker
Constructor
constructor(address _socketGatewayAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NativeTokenTransferFailed(