SimpleSwap

Verified contract

Implementation

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

No balances found for "SimpleSwap"

No transactions found for "SimpleSwap"


Functions
Getter at block 20790299
ROUTER_ROLE(view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE(view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
augustusRFQ(view returns (address)
0xe92b586627cca7a83dc919cc7127196d70f55a06
feeClaimer(view returns (address)
0xef13101c5bbd737cfb2bf00bbd38c626ad6952f7
getKey(pure returns (bytes32)
0x3573dd468539faad4482d93a46078e8abaa3ea402f9824e2ba2b499f2cd0b05f
maxFeePercent(view returns (uint256)
500
paraswapReferralShare(view returns (uint256)
5000
paraswapSlippageShare(view returns (uint256)
10000
partnerSharePercent(view returns (uint256)
8500
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(bytes
simpleBuy(struct UtilsSimpleData datapayable 
simpleSwap(struct UtilsSimpleData datapayable returns (uint256 receivedAmount)
Events
BoughtV3(bytes16 uuidaddress partneruint256 feePercentaddress initiatoraddress indexed beneficiaryaddress indexed srcTokenaddress indexed destTokenuint256 srcAmountuint256 receivedAmountuint256 expectedAmount
SwappedV3(bytes16 uuidaddress partneruint256 feePercentaddress initiatoraddress indexed beneficiaryaddress indexed srcTokenaddress indexed destTokenuint256 srcAmountuint256 receivedAmountuint256 expectedAmount
Constructor
constructor(uint256 _partnerSharePercentuint256 _maxFeePercentuint256 _paraswapReferralShareuint256 _paraswapSlippageShareaddress _feeClaimeraddress _augustusRFQ
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.