GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x48734db1 at 17523092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $104.69
0xe3e3746ff3e112d36db614d4d977960b0a937b02598f48749b24bc6fcf29fc36
0xba74e126a6bf3384d835ccd909355b8ad5bc1cf8d4bb312626a6714ffd80e442
0xd32da5c56eb31ebff0fbe617e9738fe2467159e35e307490fde57ec5e069aa93
0x5237ad0edbe32cdc5dd87f914d7665b468df916569f712566b8d05de294f6735
0xb63fad2edd2d96e93da5a020d4a02ffebe39feebadc4945d933cd975a4acded2
0x7cfcdd831976ce2c3ba05db346bcf952d48c95250484f4ceece5f42c3039a8a6
0xec6f3a410d81547761549b674dea94afa694730b3590c49ecdb5ae2afc77a491
0x7196546e0b23e0399154e4d6ec236c61a2b5417f93c1562e72e6d1b1969d0843
0x0dc3341e23fdffd17690f0a4621fdd8572f0c02e640b16eca585f8f0dfef593c
0x940c384acf41ab96ff55e9230865e256624a447aad3ac1ae9ec30c88ddbf7a65

Functions
Getter at block 21222782
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfe4803d116d40e1796f8a9e8395afb23319967c5043917ef10e0c658b38b5ca2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE0cb07602f7B3386E91Ede8Ea8C021024869b7B7, 0xb16A724942f091F57475773573aDCDD550510E00, 0x324EFDfb8d608cf4963BA559383417ddf4fd2Eb6, 0x3CfEB2aB09414c77b85f1899f493565fBBc4ebff]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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 success)
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
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.