SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0x901e8728acaa114ef4d12af871bb5a6023ad02a1cc0b3ad4e122b0457f27aba0
0x5c03727ebe30cdd30f3b114f27d838e436b3ec9c72b3003cfc33e8a5b4475682
0x88e3eab0e0fb215cf7e56f11a9b2842c6a4620a0c64b2aaabc1a2d6318ee8d2e
0xe48608fb8456f79f48c460a8a51874a6c24221ac056da7f01686867521125944
0xdb90fdafc4298e9badcf1252513198b7ee7a672d2c67c318b243dce7a0fecfc5
0x629bc8d421712dabdcf04a1986e932ace32ba23dbbbd8d8924e758465ede03cc
0x53536f2700d50d5170e11a048bb9464aba1c1295aea2a6c132297f44eb4d5043
0x7117ce8a6e8fb0f2f47afdd1463f4e9d9734a987341fb6e96fff3dabd891414b
0x001b6cd1b433343c1fe53ce28edaa4d906e6b9fe493edea1d1e43000369ab81e
0x84e4df4cbbc585d2deae0061f83a5633c2b5f0a8e1eccbb3d25f675c4ea41910

Functions
Getter at block 22764856
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xc3a2cc869edc9785f8cd8480f7e75c83d26d12c028171ab6642fe3871464c4a4
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1155b614971f16758C92c4890eD338C9e3ede6b7, 0x03A376468888cee39Fa23C234201Ba704992e030]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.