ERC20SwapToConversion
Verified contract
Active on
Ethereum with 454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc551…80f9
Balances ($0.00)
No balances found for "ERC20SwapToConversion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214727 | 10 hours ago | | | 0 | 0.0030857956 | |
| 21206235 | 2 days ago | | | 0 | 0.0029200204 | |
| 21193526 | 3 days ago | | | 0 | 0.0089362244 | |
| 21193513 | 3 days ago | | | 0 | 0.0099494280 | |
| 21186959 | 4 days ago | | | 0 | 0.0091455628 | |
| 21186949 | 4 days ago | | | 0 | 0.0084573293 | |
| 21186946 | 4 days ago | | | 0 | 0.0086710056 | |
| 21156836 | 8 days ago | | | 0 | 0.0034577280 | |
| 21155177 | 9 days ago | | | 0 | 0.0043411552 | |
| 21138862 | 11 days ago | | | 0 | 0.025310963 |
ABI
ABI objects
Getter at block 21217684
chainlinkConversionPath() view returns (address)
0xc5519f3fcecc8ec85caaf8836563dee9a00080f9
owner() view returns (address)
0xbb428798fd43431b224af319013a8740b47f962b
requestSwapFees() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
This contract contains no read-only function objects.
State-modifying
Events approvePaymentProxyToSpend(address _erc20Address, address _paymentProxy)
approveRouterToSpend(address _erc20Address)
renounceOwnership()
setRouter(address _newSwapRouterAddress)
swapTransferWithReference(address _paymentProxy, address _to, uint256 _requestAmount, uint256 _amountInMax, address[] _swapRouterPath, address[] _chainlinkPath, bytes _paymentReference, uint256 _requestFeeAmount, address _feeAddress, uint256 _deadline, uint256 _chainlinkMaxRateTimespan)
transferOwnership(address newOwner)
updateConversionPathAddress(address _chainlinkConversionPath)
updateRequestSwapFees(uint256 _newRequestSwapFees)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.