AugustusSwapper
Verified contract
Active on
Ethereum with 15,460 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ed8…a61d
0xf842…1a49
Balances ($0.00)
No balances found for "AugustusSwapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20194944 | 4 months ago | | | 0.209 | 0.019014390 | |
| 10433016 | 4 years ago | | | 3 | 0.0076202540 | |
| 10368363 | 4 years ago | | | 0.77177947 | 0.0092730360 | |
| 10367680 | 4 years ago | | | 0.9799406 | 0.013040820 | |
| 10367659 | 4 years ago | | | 3.4418409 | 0.015708000 | |
| 10367282 | 4 years ago | | | 0.7675271 | 0.0057697820 | |
| 10362870 | 4 years ago | | | 1 | 0.0060159900 | |
| 10355281 | 4 years ago | | | 0.15008221 | 0.0036615200 | |
| 10335138 | 4 years ago | | | 0.25 | 0.0096255840 | |
| 10333817 | 4 years ago | | | 0.028 | 0.0096957450 |
ABI
ABI objects
Getter at block 21161356
getFee() view returns (uint256)
0
getFeeWallet() view returns (address)
0x8ed89bb294d7e8fbe24a84cdddda88b25ea5a61d
getTokenTransferProxy() view returns (address)
0xf8423ebfd98e3de892a87eee646802a6a2571a49
isOwner() view returns (bool)
false
owner() view returns (address)
0xe6b692dcc972b9a5c3c414ac75ddc420b9edc92d
paused() view returns (bool)
false
Read-only
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelisted(address account)
addWhitelistedBulk(address[] accounts)
approve(address token, address to, uint256 amount)
changeFee(uint256 fee)
changeFeeWallet(address feeWallet)
mintGasTokens(uint256 amount)
ownerTransferTokens(address token, address destination, uint256 amount)
pause()
pay(address receiver, address sourceToken, address destinationToken, uint256 sourceAmount, uint256 destinationAmount, address[] callees, bytes exchangeData, uint256[] startIndexes, uint256[] values, string referrer, uint256 mintPrice) payable
removeWhitelistes(address account)
renounceOwnership()
swap(address sourceToken, address destinationToken, uint256 sourceAmount, uint256 minDestinationAmount, address[] callees, bytes exchangeData, uint256[] startIndexes, uint256[] values, string referrer, uint256 mintPrice) payable
transferOwnership(address newOwner)
unpause()
withdrawAllWETH(address token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
Payed(address indexed to, address indexed srcToken, address indexed destToken, uint256 srcAmount, uint256 receivedAmount, string referrer)
Swapped(address indexed user, address indexed srcToken, address indexed destToken, uint256 srcAmount, uint256 receivedAmount, string referrer)
Unpaused()
WhitelistAdded(address indexed account)
WhitelistRemoved(address indexed account)
constructor(address feeWallet, address gasToken)
fallback()
This contract contains no error objects.