AnycallV7Config

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0xdb05bff8 at 16424594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.3
0xc29333beadff2d39d219d31a5fe113007e05c1fe55413bdc209dcfc140eb2405
0x5ae8b32f37677407e8a3bfb60000ab4b7d5772a41cf4dd0c812def169cfe82ae
0x6c9b9f6e59dc6422aeaf6d135db8cafb800dd9adc5bd37fb059822c47033667b
0x711eb4674b1d110e320ffe7e0f029b9f1f6305232bd879b764a77e57aa0ec139
0xcdb801ea3a4af5fcb61c3a8f604b76b6c65535221f4ba44223f19dc866078d5f
0x50a6be1218bef98a8440199af96c5baeb801e3f8c6c3a7fa63cf0340cb6c389d
0x621d907458d22bcfca916c9863a04b404db09ab664fc633dfcc76d922943b819

Functions
Getter at block 20882632
APPMODE_USE_CUSTOM_SRC_FEES(view returns (uint256)
1
FREE_MODE(view returns (uint256)
2
PERMISSIONLESS_MODE(view returns (uint256)
1
accruedFees(view returns (uint128)
0
anycallContract(view returns (address)
0x8efd012977dd5c97e959b9e48c04ee5fcd604374
getAllAdmins(view returns (address[])
[0x408f9410C9daBfF032B1C2aCDfcAAA977e0f93dF, 0x240630342a15CF382c81B5d914C7B90Ded4499A0]
minReserveBudget(view returns (uint256)
0
mode(view returns (uint256)
1
mpc(view returns (address)
0x240630342a15cf382c81b5d914c7b90ded4499a0
pendingMPC(view returns (address)
0x0000000000000000000000000000000000000000
premium(view returns (uint128)
0
Read-only
admins(uint256view returns (address)
appBlacklist(stringview returns (bool)
appConfig(stringview returns (address appaddress appAdminuint256 appFlags)
appCustomModes(stringuint256view returns (uint256)
appDefaultModes(stringview returns (uint256)
appExecWhitelist(stringaddressview returns (bool)
appIdentifier(addressview returns (string)
calcSrcFees(address _appuint256 _toChainIDuint256 _dataLengthview returns (uint256)
calcSrcFees(string _appIDuint256 _toChainIDuint256 _dataLengthview returns (uint256)
checkCall(address _senderbytes _datauint256 _toChainIDuint256 _flagsview returns (string _appIDuint256 _srcFees)
checkExec(string _appIDaddress _fromaddress _toview 
executionBudget(addressview returns (uint256)
isAdmin(addressview returns (bool)
isUseCustomSrcFees(string _appIDuint256 _toChainIDview returns (bool)
srcCustomFees(stringuint256view returns (uint256 baseFeesuint256 feesPerByte)
srcDefaultFees(uint256view returns (uint256 baseFeesuint256 feesPerByte)
State-modifying
addAdmin(address _admin
applyMPC(
changeMPC(address _mpc
chargeFeeOnDestChain(address _fromuint256 _prevGasLeft
deposit(address _accountpayable 
initAnycallContract(address _anycallContract
initAppConfig(string _appIDaddress _appaddress _adminuint256 _flagsaddress[] _whitelist
removeAdmin(address _admin
setAppModes(address _appuint256 _appDefaultModeuint256[] _toChainIDsuint256[] _appCustomModes
setBlacklists(string[] _appIDsbool _flag
setCustomSrcFees(address _appuint256[] _toChainIDsuint256[] _baseFeesuint256[] _feesPerByte
setDefaultSrcFees(uint256[] _toChainIDsuint256[] _baseFeesuint256[] _feesPerByte
setMinReserveBudget(uint128 _minBudget
setMode(uint256 _mode
setPremium(uint128 _premium
setWhitelists(address _appaddress[] _whitelistbool _flag
updateAppConfig(address _appaddress _adminuint256 _flags
upgradeApp(address _oldAppaddress _newApp
withdraw(uint256 _amount
withdrawAccruedFees(
Events
AddAdmin(address admin
ApplyMPC(address indexed oldMPCaddress indexed newMPCuint256 timestamp
ChangeMPC(address indexed oldMPCaddress indexed newMPCuint256 timestamp
Deposit(address indexed accountuint256 amount
InitAnycallContract(address arg0
RemoveAdmin(address admin
SetAppConfig(string appIDaddress appaddress appAdminuint256 appFlags
SetBlacklists(string[] appIDbool flag
SetWhitelists(string appIDaddress[] whitelistbool flag
UpdatePremium(uint256 oldPremiumuint256 newPremium
UpgradeApp(string appIDaddress oldAppaddress newApp
Withdraw(address indexed accountuint256 amount
Constructor
constructor(address _adminaddress _mpcuint128 _premiumuint256 _mode
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.