AugustusSwapper
Verified contract
Proxy
Active on
Base with 391,816 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x93aa…1cd7
0x93aa…1cd7
0x6513…db42
0x6513…db42
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.000001 | $1.001 |
$0 | |
cgUSD | ERC-20 | 0.000001 | $0.990272 |
$0 | |
SPOT | ERC-20 | 0 | $1.34 |
$0 | |
SHIBA | ERC-20 | 0 | $0.000163 |
$0 | |
GRG | ERC-20 | 0 | $1.077 |
$0 | |
FRIEND | ERC-20 | 0 | $0.08452 |
$0 | |
SPECU | ERC-20 | 0 | $0.423353 |
$0 | |
Purp | ERC-20 | 0 | $0.000076 |
$0 | |
COIN | ERC-20 | 0 | $0.002772 |
$0 | |
MRSMIGGLES | ERC-20 | 0 | $0.003199 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22732259 | a few seconds ago | | | 0.09 | 0.000020848228 | |
| 22732245 | a minute ago | | | 0 | 1.8102682e-7 | |
| 22732244 | a minute ago | | | 0 | 0.0000010326169 | |
| 22732207 | 2 minutes ago | | | 0 | 7.7263842e-7 | |
| 22732195 | 3 minutes ago | | | 0.1 | 0.0000020692479 | |
| 22732144 | 4 minutes ago | | | 0.00000186 | 2.8111106e-7 | |
| 22732125 | 5 minutes ago | | | 0.00000179 | 2.9869261e-7 | |
| 22732081 | 7 minutes ago | | | 0 | 0.000038139976 | |
| 22732080 | 7 minutes ago | | | 0 | 0.000021108590 | |
| 22732053 | 8 minutes ago | | | 0.8 | 0.0000016778913 |
ABI
ABI objects
Getter at block 22732274 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)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROUTER_ROLE() view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE() view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
getFeeWallet() view returns (address)
0x65136b3e4f012e4c13aff0926091e2eadcfedb42
getTokenTransferProxy() view returns (address)
0x93aaae79a53759cd164340e4c8766e4db5331cd7
getVersion() pure returns (string)
5.0.0
ROUTER_ROLE() view returns (bytes32)
0x7a05a596cb0ce7fdea8a1e1ec73be300bdb35097c944ce1897202f7a13122eb2
WHITELISTED_ROLE() view returns (bytes32)
0x8429d542926e6695b59ac6fbdcd9b37e8b1aeb757afab06ab60b1bb5878c3b49
Read-only
getAdapterData(bytes32 key) view returns (bytes)
getImplementation(bytes4 selector) view returns (address)
getPartnerFeeStructure(address partner) view returns (struct AugustusStorageFeeStructure)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getRouterData(bytes32 key) view returns (bytes)
hasRole(bytes32 role, address account) view returns (bool)
isAdapterInitialized(bytes32 key) view returns (bool)
isRouterInitialized(bytes32 key) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initializeAdapter(address adapter, bytes data)
initializeRouter(address router, bytes data)
registerPartner(address partner, uint256 _partnerShare, bool _noPositiveSlippage, bool _positiveSlippageToUser, uint16 _feePercent, string partnerId, bytes _data)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setFeeWallet(address _feeWallet)
setImplementation(bytes4 selector, address implementation)
transferTokens(address token, address destination, uint256 amount)
initialize(bytes)
simpleBuy(struct UtilsSimpleData data) payable
simpleSwap(struct UtilsSimpleData data) payable returns (uint256 receivedAmount)
AdapterInitialized(address indexed adapter)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
RouterInitialized(address indexed router)
BoughtV3(bytes16 uuid, address partner, uint256 feePercent, address initiator, address indexed beneficiary, address indexed srcToken, address indexed destToken, uint256 srcAmount, uint256 receivedAmount, uint256 expectedAmount)
SwappedV3(bytes16 uuid, address partner, uint256 feePercent, address initiator, address indexed beneficiary, address indexed srcToken, address indexed destToken, uint256 srcAmount, uint256 receivedAmount, uint256 expectedAmount)
constructor(address _feeWallet)
fallback()
receive()
This contract contains no error objects.