AugustusSwapper
Verified contract
Active on
Ethereum with 564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ed8…a61d
0x0000…1c04
0x1c80…6c0c
Balances ($0.00)
No balances found for "AugustusSwapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9285224 | 5 years ago | | | 0 | 0.00021757080 | |
| 9284754 | 5 years ago | | | 0 | 0.000070947000 | |
| 9238492 | 5 years ago | | | 0 | 0.00011824500 | |
| 9136279 | 5 years ago | | | 0 | 0.00035788000 | |
| 9134559 | 5 years ago | | | 0 | 0.00014911000 | |
| 9130290 | 5 years ago | | | 0 | 0.00013940940 | |
| 9124702 | 5 years ago | | | 0 | 0.00018283200 | |
| 9121967 | 5 years ago | | | 0 | 0.00014868000 | |
| 9121912 | 5 years ago | | | 0 | 0.00032744800 | |
| 9121804 | 5 years ago | | | 0 | 0.0085339098 |
ABI
ABI objects
Getter at block 21386974
getFee() view returns (uint256)
0
getFeeWallet() view returns (address)
0x8ed89bb294d7e8fbe24a84cdddda88b25ea5a61d
getTokenTransferProxy() view returns (address)
0x1c80692d3f4354f8ecbf2ca17e45e1d8200e6c0c
isOwner() view returns (bool)
false
owner() view returns (address)
0x60fb0b38ff0fcb98462e70aa5da4dff047635ec3
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, uint256 mintPrice) payable
removeWhitelistes(address account)
renounceOwnership()
swap(address sourceToken, address destinationToken, uint256 sourceAmount, uint256 minDestinationAmount, address[] callees, bytes exchangeData, uint256[] startIndexes, uint256[] values, 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)
Swapped(address indexed user, address indexed srcToken, address indexed destToken, uint256 srcAmount, uint256 receivedAmount)
Unpaused()
WhitelistAdded(address indexed account)
WhitelistRemoved(address indexed account)
constructor(address feeWallet, address gasToken)
fallback()
This contract contains no error objects.