SimpleSwap

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x29ebcea5 at 3685730
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 22752831
ROUTER_ROLE(view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE(view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
augustusRFQ(view returns (address)
0xa003dfba51c9e1e56c67ae445b852bded7ac5eed
feeClaimer(view returns (address)
0x9aab4b24541af30fd72784ed98d8756ac0efb3c7
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.