GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x2300ef5f at 13261372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.64
ERC-20
--
0x1db8c90e777f00dcbc8b98fcda7f429bb02012dda41072a1db45fc429314295c
0x9472a00d5eadf87a10a0093dfdffddf053d6aef8561498d23cd1afea5f4dda68
0x63735b1727931ffc4b9ceafd3fe82c6749b0a23ca805ae36465d9a990bb473e4
0xaa096dd645514a40d3572afc222a4d6d5daeaa75c76a71e039bcbf04b568b482
0x921ca292fc3c92a71337278ea06338b1dfe188f547f689f9250d19ef1bd43ddd
0x10abc1b3d979a6a1fc153467e2fdf309b6ea732ae0f2faf8c29a47b4aa2b218b
0x5184ec66932e1c4040ed2f270edcfe3369f7a2b70f58eb656398608fdf3189c0
0x21171ea223e17aed139180e173f76798a7db4cb165a74fc382c865995280ad2c
0xf0a6e982a6e769cb2e6aba0c66010b47bdc5994744cc8bd55590fc8492ff31ce
0x9e7960b0f8f142e11f397bbf313d0dc4f62b19d519efd590893749db35ec58b3

Functions
Getter at block 21216265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3230fb6068e495986f4c6dcece4000ca5262de4a1dabcc06e1c04ee0341e63e0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E302aB8C527e55724CF7d702B81357AcB32Dd13, 0xc586407A19D3d6e4CCf88e15d91717f0c0A7f0C2, 0x41F30F73f42FDDddA9548588Ac222225a99a81Cf, 0x5600DB22659f71701dc3f3098cE8d979F85782E5, 0x1c8a9D7AA6B944697dED6587beb8562661930035, 0x61687C8555ab05655dd7A352A28cD83f603dDFeC, 0x3EF594d545Df1e5455E0Cb38962B0821b8081C56, 0x51f05c9Ef250D4437e974068c943d709c4E6A806]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.