ExchangeSwapV4

Verified contract

Active on Ethereum with 40 txns
Deployed by via 0x1d4107dc at 11016971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExchangeSwapV4"

0xd7e3830f3008ebd6c496f8823476c7c71638866f58c26459873f798285309bcf
0x99b23c3b5730635fed2292b5edbc8612a0a34c5244c2be349dabd410d6fd5065
0x56eb466de41c2a273763ca873535c1eb7d1b3683c0e8fcc91ff4a9c2d2d64176
0x13a726551adb1b743928a8416b2a4971ca63406b62720648781a3d77d48be329
0x7ba7e2fbfb2255dd72e0d25e19c8823a526944987b94e2f757e62fe0fbd4bac7
0xff8a15e99ac2a7d2c92da661b81a0232dc5803fb88fb78e43cf1c6290f56917b
0xb99b4a0baad7e4ef52993a7d8a466401bd2f7ccec306056558a2ca9949b32906
0x4ac54bb3322b9113816feb39b17a3f58e2ea261759ae165b9bfa53e657f05eba
0x35a8444ea9d2d3e61af637ca107e8b90f33f4ea93e9289142fecd85a82f9814c
0xc8c70fea966a3ddc3c6469777bbc424b22bc63d16f8842ce40396e29e60f68cb

Functions
Getter at block 21398543
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTOR_ROLE(view returns (bytes32)
0x4578656375746f72000000000000000000000000000000000000000000000000
feeCollector(view returns (address)
0xcc23477a9f4934ec8135c46ae9bd6db323fa31a0
totalFees(view returns (uint256)
0
Read-only
coverFees(addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
_execute(struct ExchangeSwapV4Request _request
_executeETHForTokens(struct ExchangeSwapV4RequestETHForTokens _request
_executeTokensForETH(struct ExchangeSwapV4RequestTokensForETH _request
collectETH(uint256 _amountaddress _to
collectTokens(address _tokenuint256 _amountaddress _to
depositETH(payable 
grantRole(bytes32 roleaddress account
makeSwap(struct ExchangeSwapV4Request _requestreturns (bool)
makeSwapETHForTokens(struct ExchangeSwapV4RequestETHForTokens _requestreturns (bool)
makeSwapTokensForETH(struct ExchangeSwapV4RequestTokensForETH _requestreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateFeeCollector(address _address
withdraw(
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.