LocalActionProxy

Verified contract

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

No balances found for "LocalActionProxy"

0x0f5cb210c58a197ee07aeeea9e03227b3b181d665727f2a22551a7ca5d310f20
0x249c15c7da856c2227e4648aac5515eaa62ce7c7f495c73a1ec3719d23c94620
0xd0b22c482b47eb39687c703760bdab1c9734e68aed548ea52457ff0ea384d87c
0xfc5dfd1d3604f3b665227fa39ce7f70c505943cf61aa6253497e2a813ba0337c
0xad44612a2e8ab508df2d27a9b39130829945004ee9995194ac6da050be2bc606
0x954431efb47f52e2f43625a7ef8c9db5d7a43f2a495b1865c4fb3b6e1ab7c83c
0x0cc45c7087bc037e43ef3c8873e1b4b1235bc4f6438dddd6c7e8450e08b0c433
0x6b7df660d8ce605669b89df54e69efff093d2f7a5804b2720fa8e1e8da72f2a8
0x1fbf0f062b31f87cdd8b74185bb98f3ee1c2344ab43949e824a430b6afbe36cc
0x80bfaa3629f87e7f990480ae593b02068aa7650902359cb830723a4e6dfb7ad4

Functions
Getter at block 21249846
SYSTEM_VERSION_ID(view returns (uint256)
15685333357143876905381156080256194284585309009741792718237957731407193701748
actionExecutor(view returns (address)
0x7b2e3fc7510d1a51b3bef735f985446589219354
callerGuardMode(view returns (uint8)
0
feeCollector(view returns (address)
0x933579532530d4740baf09fb551d3eb57e8ee511
fullListedCallerGuardContractList(view returns (address[])
[]
fullManagerList(view returns (address[])
[0x0d954A23a3c32aea407dF052C29E14434a4BB9aa]
listedCallerGuardContractCount(view returns (uint256)
0
managerCount(view returns (uint256)
1
owner(view returns (address)
0xda3111e42ba048a9be555f0c08d363f26b2a375a
paused(view returns (bool)
false
Read-only
isListedCallerGuardContract(address _accountview returns (bool)
isManager(address _accountview returns (bool)
isReservedToken(address _tokenAddressview returns (bool)
listedCallerGuardContractIndexMap(addressview returns (bool isSetuint256 value)
listedCallerGuardContractList(uint256view returns (address)
tokenBalance(address _tokenAddressview returns (uint256)
State-modifying
cleanup(address _tokenAddressuint256 _tokenAmount
executeLocal(struct IActionDataStructuresLocalAction _localActionuint256 _processingFeepayable 
pause(
renounceManagerRole(
renounceOwnership(
setActionExecutor(address _actionExecutor
setCallerGuardMode(uint8 _callerGuardMode
setFeeCollector(address _feeCollector
setListedCallerGuardContracts(struct AccountToFlag[] _items
setManager(address _accountbool _value
transferOwnership(address newOwner
unpause(
Events
ExtraBalanceRefunded(address indexed touint256 extraBalance
LocalActionExecuted(uint256 indexed actionIdaddress indexed sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RenounceManagerRole(address indexed account
SetActionExecutor(address indexed actionExecutor
SetCallerGuardMode(uint8 indexed callerGuardMode
SetFeeCollector(address indexed feeCollector
SetListedCallerGuardContract(address indexed contractAddressbool indexed isListed
SetManager(address indexed accountbool indexed value
Unpaused(address account
Constructor
constructor(address _actionExecutoraddress _feeCollectoraddress _owneraddress[] _managersbool _addOwnerToManagers
Fallback and receive
receive(
Errors
CallerGuardError(address caller
ListSizeLimitError(
NativeTokenValueError(
NonContractAddressError(address account
OnlyManagerError(
ReservedTokenError(
SafeApproveError(
SafeTransferError(
SafeTransferFromError(
SafeTransferNativeError(
ZeroAddressError(