SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0x370ba1f4dae79b808c418d575c7a2bd0e3557744fa40897e1ae7b7fedc1c518c
0xd917aa06203c59ee82e6c788d161d4fc97ea6eccd8ed17b41e14d5e754b00c2f
0x1053abc4bf7a653ef1f22d9c3473da9ff3915771dad91166d6c86c063dcb061d
0xb0e744e6bb1aaec59d0f5269526b8dc7e4c0742002472404840bbfa4fe47ea43
0x38ede97ff76c0cf88319d3f3cb05aa36179c53b7c53371f599d0128092596e62
0xeda36485bb7122510b1d81f4fc8b4fe16d878934f046da755c27e90f080b98ed
0xe6ba9488b16b121b051978519d45be949cc41ef05245a137074de3175bc90fc9
0xf29002fc25f0954d0d699eda312b8083287329903bb9a71dca191ac268e837a9
0xa90fe5e5b2313b6f447c726844e73dd7fdbe3847b62a152e616cddac90a094cc
0xabd0356c6c9750ec7214c358543a861af690c160966f65397dc6e443a86a76e2

Functions
Getter at block 22752037
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x6732951c55f3c388dd4fda3e3f33408b45e07b020fd600cc031466da1211c29c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x89e49fba0772065Cb6EE28628dcc79643066E9a7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
19
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.