MetaSwapRouter
Verified contract
Active on
Ethereum with 206 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x672b…5628
Balances ($0.00)
No balances found for "MetaSwapRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157067 | 2 hours ago | | | 0 | 0.0034962057 | |
| 21145145 | 2 days ago | | | 0.64458545 | 0.0031721037 | |
| 21118850 | 5 days ago | | | 0 | 0.0011923072 | |
| 21113704 | 6 days ago | | | 0.2133 | 0.00093029413 | |
| 21101482 | 8 days ago | | | 0.01 | 0.0023901847 | |
| 21101448 | 8 days ago | | | 0 | 0.0026496236 | |
| 21101347 | 8 days ago | | | 0.0051 | 0.0026583817 | |
| 21077254 | 11 days ago | | | 0 | 0.0027136608 | |
| 21074032 | 12 days ago | | | 0 | 0.0024800551 | |
| 21053572 | 15 days ago | | | 0 | 0.00062561635 |
ABI
ABI objects
Getter at block 21157694
controller() view returns (address)
0x3510d70e9ffcf31c2cb7c000cd65b0ff2272ce66
flashWallet() view returns (address)
0x672b34f496b267e6002d5248030e944db8375628
paused() view returns (bool)
false
Read-only
adapters(string) view returns (address)
trustedForwarders(address) view returns (bool)
State-modifying
Events addAdapter(string adapterId, address adapter)
changeController(address _controller)
createFlashWallet() returns (address wallet)
destroy()
pause()
rescueFunds(address token, uint256 amount)
selfPermit(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowed(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowedIfNecessary(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitIfNecessary(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
swap(address tokenFrom, uint256 amount, address recipient, struct MetaSwapRouterAdapterInfo adapterInfo) payable
toggleForwarder(address _forwarder, bool _toggle)
unpause()
updateAdapterAddress(string _adapterId, address _newAddress)
Paused(address account)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.