GnosisSafeProxy

Verified contract

Proxy

Active on Base with 18 txns
Deployed by via 0xc46c634f at 16881170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf0968dfbe001fcadd6be6b65f7217d488c8b71e905b83ff51cae7b8219352e70
0x6992854b082efcc2c978cac037aebacf69243de9b20be3ea1d7abfc3b2bdbc68
0x9ee07b52ef8d11825e2ca88045ac5cdf2d889be250fc8daf60fee1ab3538e31f
0xd5f59cb2df6a2e94c6aeca7f2b5bc715026c00c8725450fca9078c464b49ea00
0x54f38222ef7ce1c93bdb06191029953fd62808ea7e6882772a94fb81490dbea0
0xac1c4ab983a5b383d40703812107f05a05140b096d4816d49e1ef09cec977215
0xcea169c32a11c7b70c6af7326d3766913acae4cb3008a73864441fe787b87d55
0x549c8f915eba09256485b2b5bf251529724e40417358c2f50ce65640de263cd8
0x043eb7975bbafc767b6d681d3f98e3cef353b94f1cb6143e0715298b850d2ed0
0x6a2a543f3ec9ec26b1c4cbefdf798b281976cb7001adf56b0e29a0b029b2edd5

Functions
Getter at block 22165013
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd13b347583f445af4bd6db31baf8bc606de147f7e7a9b5e1b0411134ff7d77cc
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7AB7aba8a43B4D8A02406e4A8594479EAfD45e36, 0x75Cd873D12e702A6cf62bc72197540c971B0bE8f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.