This contract is being backfilled. You may encounter incomplete storage history.

MultichainV7Router

Verified contract

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

No balances found for "MultichainV7Router"

0x95603e4bd91fcd34db531ff685e3602da3b46cdcb5e475a604f2387c35464560
0x275a34ea471b75809f7ec6a9b49a5427f5c6131c8feab1a3744ed322ddb64375
0xc02bc982803da99bc440039cea56fb7336130d7092d7bc22474dbac497b9da72
0xc5fddc14cda415b9d109a1c856adfdea6980f3e5a1653c2d28e6c06e67acc02a
0x5744c27684ab4d0b60c3c77bacda1d55cbd1e5b73872c6712599378dee2283ba
0x412accb6aece42fab3dde519447e3a4629bb93d43f0f28c0cc3a07445378193f
0xed1ef2b580e272137e3772df15aecef12bd64b95549b70555667f7b2502b7936
0x5db8e025d7760fe79b2cd5bc859a6172d220bbf703d0fde9edc5c0c1cbfc7a08
0x53d9965a3084077cf94cce5a5e82a7549f2420229e64791368901068e4776542
0x72c8586fc131210b27dc24265533532093cfed0a68d5ccefa61c2b67b913d2e6

Functions
Getter at block 20798793
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)
0xfa9da51631268a30ec3ddd1ccbf46c65fad99251
anycallExecutor(view returns (address)
0xfaa272e69bb1d3cbca7175db5c8b7dd9d6c638c5
delay(view returns (uint256)
172800
delayMPC(view returns (uint256)
0
mpc(view returns (address)
0xd22f25d385b55547343dc86dddea1975bc482e5a
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
routerSecurity(view returns (address)
0x9d939e22d4a50025cddac3d26f9485e49f95d074
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.