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.03
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
ERC-20
Value $0
ERC-20
Value $0
0x16b4f0af4a20f41ccf5e174f888fac9f915243c8b7154cc3b3410017f93ede50
0xeae0e3470a8b4c940e7016c5ed24be8c7ed44645c0e0fc320a8e7c3e94b135ae
0xf83f1125047fd68255e289c582fa564c905ca708109a5cbb7ddad2c0a971ccac
0x40cb6b5b504375aeee672936a1966af60640e57e9947d609f4ea54bc7604f64c
0x862281febf72b66c7d5256d5dd71e54a4afe8e487c4a597811291a40adf32f58
0x85bb8bf6286f874285cb4f6af4b8864550e2147f930c9003cb75984fbb6165e5
0x523f7446dd4eda8ef46788563ed665d3b9e16e317f70004f681fe2c266382e88
0x360a4071d0fa4b0892808383f6e2498e3a3db4aaed975a474ddfe2c33efe32a4
0x4ac703b13682cb968bca79f8bdd983748a3e0bafe2101a1dcafeb9d4d686b31f
0x9011591a481e24d19893e0847fb911b87073b279b782e2e145268c8d9460bffc

Functions
Getter at block 21241595
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.