MultichainV7RouterSecurity

Verified contract

Implementation

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

No balances found for "MultichainV7RouterSecurity"

No transactions found for "MultichainV7RouterSecurity"


Functions
Getter at block 20873687
PAUSE_ALL_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Pause_Check_SwapID_Completion(view returns (bytes32)
0xd0700f2aa34b9d26d0cc0bca803e29c759577eb3128bf88ca045eb26b192eec8
Pause_Check_SwapoutID_Completion(view returns (bytes32)
0xe94e13023a6891def76fb73927e5246a7b5357eb732573855c3098d25b205741
Pause_Register_Swapin(view returns (bytes32)
0x9288716ac4bc627de46dac95971b3874c0b6fbbc51db625cadddcf02c4037db3
Pause_Register_Swapout(view returns (bytes32)
0x0f805cc03c991e744020c84db0c570f03791e9ea3df9844d2c28978db87ccd0b
admin(view returns (address)
0x0000000000000000000000000000000000000000
currentSwapoutNonce(view returns (uint256)
0
delay(view returns (uint256)
172800
delayMPC(view returns (uint256)
0
getAllSupportedCallers(view returns (address[])
[]
mpc(view returns (address)
0x0000000000000000000000000000000000000000
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
completedSwapin(stringview returns (bool)
completedSwapoutID(bytes32uint256view returns (bool)
isSupportedCaller(addressview returns (bool)
isSwapCompleted(string swapIDbytes32 swapoutIDuint256 fromChainIDview returns (bool)
isSwapoutIDExist(bytes32 swapoutIDview returns (bool)
paused(bytes32 roleview returns (bool)
supportedCallers(uint256view returns (address)
swapoutNonce(bytes32view returns (uint256)
State-modifying
addSupportedCaller(address caller
applyMPC(
changeAdmin(address _admin
changeMPC(address _mpc
initialize(address _adminaddress _mpc
pause(bytes32 role
registerSwapin(string swapIDstruct SwapInfo swapInfo
registerSwapout(address tokenaddress fromstring touint256 amountuint256 toChainIDstring anycallProxybytes datareturns (bytes32 swapoutID)
removeSupportedCaller(address caller
unpause(bytes32 role
Events
ChangeAdmin(address indexed _oldaddress indexed _new
Initialized(uint8 version
LogApplyMPC(address indexed oldMPCaddress indexed newMPCuint256 applyTime
LogChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 effectiveTime
Paused(bytes32 role
Unpaused(bytes32 role
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.