FeeConverter
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FeeConverter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FeeConverter"
ABI
ABI objects
Getter at block 21207190
getExchangeHelper() view returns (address exchangeHelper)
0x380eb51db6fe77a8876cb0735164cb8af7f80cb5
Read-only
This contract contains no read-only function objects.
State-modifying
Events convert(address sourceToken, address callee, address allowanceTarget, bytes data)
setAuthorized(address account, bool isAuthorized)
Converted(address indexed account, address indexed token, uint256 inAmount, uint256 outAmount, uint256 treasuryAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAuthorized(address indexed account, bool isAuthorized)
constructor(address exchangeHelper, address usdc, address premiaStaking, address treasury)
receive()
AddressUtils__NotContract()
Ownable__NotOwner()
Ownable__NotTransitiveOwner()
SafeERC20__OperationFailed()