GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xb95bb7a9 at 15069134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.52
ERC-20
Value $0
0x3a9096ada776de2b1eda71ab3f76e14032027710dba373ed0f3e6dc4c71e7a02
0x9a3a04fe6ee43174e6e61dc227e881b2b5028a9d765bcde6b1a3ffbdd4cf3f93
0x35895fe76231a16761dc4b1c9785798e4cb92991eba31668b0140bf6cc2580f2
0x0ebd85872a1480370aac734c1024e23362f6f3dc71ad33d1bc9349ec96c9cee3
0x44531365d68c63301b97ecb5c61cb130bb158830924529270ca0386bf2b7202d
0x45a70f8adba5e1a9351a0e3063df42dfa525be1b1e5cb6b5dc3a50252c11ff58
0xa8f560ff2afdb0cbd8d806312cce12376b25d439db3b668087c6501a63639eb0
0xd9155cf3a8aa586267648eb196b13e4db10ff9d5a1e88140aaa13c342a59be08
0xbc5e5b0b03f26d845a2dfb7a47bac8a2a087b227fc9f598239ea440b8f4f4ff6
0x9f5ad3be7725c913816b9dbdc01d3e2383ad409beb438ac7e5c7cbfd405c0d47

Functions
Getter at block 21178828
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4936af47019736a96262df7ed57ac01f9ee7c2524ee31b654cc3a10c39166fed
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x42d431d95ddC5e8749FF2D06A87b1A771f7c008f, 0x80778eFc946Db9168D79c74cB93E0A9befB12ad0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.