MultichainV7Router

Verified contract

Active on Ethereum with 285 txns
Deployed by via 0x6477688e at 16568093
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MultichainV7Router"

0xb6a084788a5cf47ebaabea6db6d3a425b60636bd33d9059e15d15ca1e50ac128
0xee4c5fa13090b800ad071043e51508b81560edd98e0382f5e50b19b10b2c4841
0x01ddbbc087a587ad0480d0359afc6c5b28454b1abed049c60b0d3f2e014a7b49
0x0be98689738a1875c3dab38dd06797de4220f05353de8cbbd1c32d5b0f77d0cc
0x612577c6d34b348782cfddd28da0d18f0188d3a998b532bae1da8c1d78076899
0xae9189812fd8ea5503d85fa19d3789690002b5bef9271762a778aeb0bb66d2d7
0x4de7f451f1db9e0425b3912aa3a4f460ef85c5c53d537a2edee26d1d7d602895
0xae500f81d6a1a8647fa68a6e06ab874c9f9b3914f64d85a541707ee9d8e87044
0x39f085c9b503197dae33460de8c2a5e49e45602eb5403d62e55e7b78e3d1b522
0x49fad2336ecdf4c5ac0e9969ca4394871eacf0b8cf0e6c739b60ec801531db6b

Functions
Getter at block 20871572
Call_Paused_ROLE(view returns (bytes32)
0xf1fb9f45325ee45a8708aacc208b1051219c6c4134780d77ec04c67aea218abf
Exec_Paused_ROLE(view returns (bytes32)
0x42aeccb36e4cd8c38ec0b9ee052287345afef9d7d5211d495f4abc7e1950eb26
PAUSE_ALL_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Retry_Paused_ROLE(view returns (bytes32)
0x2db31f196e2df05c7a9363b1c9f780b80a1c446ac321107e34140944bfef822f
Swapin_Paused_ROLE(view returns (bytes32)
0x9246b6a221bc8c80334eddce2febc232b5cab9fba8e96ff92acabffc5920ef32
Swapout_Paused_ROLE(view returns (bytes32)
0x6353028a1e62f134c5974e9ee55a946683badabdaaaa0bfabd235a446273e047
admin(view returns (address)
0x78c1f761f7b7970bfe5c89e340fa4e96593f7ed4
anycallExecutor(view returns (address)
0x38264fccb88da59ca4609c729031bfa8e7db24ef
delay(view returns (uint256)
172800
delayMPC(view returns (uint256)
0
mpc(view returns (address)
0x5608b26cc2996351c4d1289b867888081a9d4244
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
routerSecurity(view returns (address)
0x9303e7b16ef03c22b657e7ba37c8ca88379c1a76
wNATIVE(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
anycallProxyInfo(addressview returns (bool supportedbool acceptAnyToken)
paused(bytes32 roleview returns (bool)
retryRecords(bytes32view returns (bytes32)
State-modifying
addAnycallProxies(address[] proxiesbool[] acceptAnyTokenFlags
anySwapFeeTo(address tokenuint256 amount
anySwapIn(string swapIDstruct SwapInfo swapInfo
anySwapInAndExec(string swapIDstruct SwapInfo swapInfoaddress anycallProxybytes data
anySwapInAuto(string swapIDstruct SwapInfo swapInfo
anySwapInNative(string swapIDstruct SwapInfo swapInfo
anySwapInUnderlying(string swapIDstruct SwapInfo swapInfo
anySwapInUnderlyingAndExec(string swapIDstruct SwapInfo swapInfoaddress anycallProxybytes data
anySwapOut(address tokenstring touint256 amountuint256 toChainID
anySwapOutAndCall(address tokenstring touint256 amountuint256 toChainIDstring anycallProxybytes data
anySwapOutNative(address tokenstring touint256 toChainIDpayable 
anySwapOutNativeAndCall(address tokenstring touint256 toChainIDstring anycallProxybytes datapayable 
anySwapOutUnderlying(address tokenstring touint256 amountuint256 toChainID
anySwapOutUnderlyingAndCall(address tokenstring touint256 amountuint256 toChainIDstring anycallProxybytes data
applyMPC(
changeAdmin(address _admin
changeMPC(address _mpc
changeVault(address tokenaddress newVaultreturns (bool)
pause(bytes32 role
removeAnycallProxies(address[] proxies
retrySwapinAndExec(string swapIDstruct SwapInfo swapInfoaddress anycallProxybytes databool dontExec
setRouterSecurity(address _routerSecurity
unpause(bytes32 role
Events
ChangeAdmin(address indexed _oldaddress indexed _new
LogAnySwapIn(string swapIDbytes32 indexed swapoutIDaddress indexed tokenaddress indexed receiveruint256 amountuint256 fromChainID
LogAnySwapInAndExec(string swapIDbytes32 indexed swapoutIDaddress indexed tokenaddress indexed receiveruint256 amountuint256 fromChainIDbool successbytes result
LogAnySwapOut(bytes32 indexed swapoutIDaddress indexed tokenaddress indexed fromstring receiveruint256 amountuint256 toChainID
LogAnySwapOutAndCall(bytes32 indexed swapoutIDaddress indexed tokenaddress indexed fromstring receiveruint256 amountuint256 toChainIDstring anycallProxybytes data
LogApplyMPC(address indexed oldMPCaddress indexed newMPCuint256 applyTime
LogChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 effectiveTime
LogRetryExecRecord(string swapIDbytes32 swapoutIDaddress tokenaddress receiveruint256 amountuint256 fromChainIDaddress anycallProxybytes data
LogRetrySwapInAndExec(string swapIDbytes32 swapoutIDaddress tokenaddress receiveruint256 amountuint256 fromChainIDbool dontExecbool successbytes result
Paused(bytes32 role
Unpaused(bytes32 role
Constructor
constructor(address _adminaddress _mpcaddress _wNATIVEaddress _anycallExecutoraddress _routerSecurity
Fallback and receive
receive(
Errors

This contract contains no error objects.