SafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x9f76d5ed at 20789158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SafeProxy"

0x6a86a881f8696b24a01e3561f05e35a2ee9abed22a60b09897eb059fe3abc0b6
0xa35ee5fe758538e3960828c107b6d9cdf9db6e5123d5b47747cd51bbf47beade
0x7d05552bd15646ff5bc2719b75aea6268c597b768ef30aaa7166632865cf9de8
0xeb516fa78723be0dc428dc5c394d79966e62222f5e982a19209ee729e18441c1
0x6432b12184fad71285742c83acabcdaed1c9444a43d4a5427c03134a50014ea7
0xd74c9f3739ab16ecf6f1efe064bea164fc845139d4e4e87b777309fd99cf9d8c
0xd9a7ee57c2fff1d70737773ed70066fc01c8390dd6995a77b391e6699233ed4b
0x5fb3ab029d4227a5ad3b2950e2f708ac3f0e32be82f74777b295c7decd747f73
0x499967484710cdbba6a7849949950067adb5a8206e8407c18f60866bb85d6168
0x283f5808b98fee2b877a8418d9c5947ea0017261d2783d18e242ae29e86acff4

Functions
Getter at block 22946787
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x0a0317342a5698822a76f664215c3b7f30d9f13a8e008dea505191096a1d4558
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x89e49fba0772065Cb6EE28628dcc79643066E9a7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.