AugustusSwapper

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x06180264 at 13049291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.95
ERC-20
Value $0.04
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xa0e3b9779558ba84f71145969455628223b186bdf9f012f9b19876d51f354b77
0x28bbd749976b53e808fbda359448f1878fcd7d82a18f902cbfee8004c7ae99f9
0x7c40106011e9098f76f4189c49d4ed7012c0c8667b63669114916e22b5825150
0xfba35bde331c9dfa3a54c1f919b373dd2e3b1692caaf849c177598976cb4683b
0xcac154dfa3b4a4a72fd08f975f64d9a7aa1625ac47d795103cf0210f5fd1bfd4
0x3c8e3e01d6d21de133c87168ee3c8bc8a47cf3711ce3bd47e9a6547407804365
0x82eb67f1aef2fcb47ee6a5c3672f7aebfe9f98b6eba173921991c841f4c04f5f
0x622fc08339a8f8ae3316db88dca902e0a4f7725880846dc47c820382fecbd5c5
0x86836aca16fe34fd99e50085437f3e0f3a98259534f4c5231d8c503397d3f510
0x52b96ad1543e0d6ef99e1354142d8595961519a6788f235b338cee0cbd21a613

Functions
Getter at block 20790299
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROUTER_ROLE(view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE(view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
getFeeWallet(view returns (address)
0xd5b927956057075377263aab7f8afc12f85100db
getTokenTransferProxy(view returns (address)
0x216b4b4ba9f3e719726886d34a177484278bfcae
getVersion(pure returns (string)
5.0.0
ROUTER_ROLE(view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE(view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
 
augustusRFQ(view returns (address)
 
feeClaimer(view returns (address)
 
getKey(pure returns (bytes32)
 
maxFeePercent(view returns (uint256)
 
paraswapReferralShare(view returns (uint256)
 
paraswapSlippageShare(view returns (uint256)
 
partnerSharePercent(view returns (uint256)
Read-only
getAdapterData(bytes32 keyview returns (bytes)
getImplementation(bytes4 selectorview returns (address)
getPartnerFeeStructure(address partnerview returns (struct AugustusStorageFeeStructure)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRouterData(bytes32 keyview returns (bytes)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdapterInitialized(bytes32 keyview returns (bool)
isRouterInitialized(bytes32 keyview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initializeAdapter(address adapterbytes data
initializeRouter(address routerbytes data
registerPartner(address partneruint256 _partnerSharebool _noPositiveSlippagebool _positiveSlippageToUseruint16 _feePercentstring partnerIdbytes _data
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeWallet(address _feeWallet
setImplementation(bytes4 selectoraddress implementation
transferTokens(address tokenaddress destinationuint256 amount
initialize(bytes
simpleBuy(struct UtilsSimpleData datapayable 
simpleSwap(struct UtilsSimpleData datapayable returns (uint256 receivedAmount)
Events
AdapterInitialized(address indexed adapter
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RouterInitialized(address indexed router
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(address _feeWallet
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.