GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x7876f52a at 18352514
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $353.7
0x1f8b651c0ba2780ca8c17fcb3cb37d990b9be74cd8d49bd0a4685fe1481d19ab
0xbca6755ed30a172dfdf0df037e94279f2def2523c4c7ffb89761a5254c6a20fd
0xd4e2eb1b364dc4360fd7724106124ef5b8dd81df1707858f62c8a62448f1d012
0xdf6ba1bedfd201d367190a30c5c4f2ce8243844197706ffcabd1f54b924e887a
0x51835f4f0d06ff1e245fd5ad36e2c6f487cdf5fff18144231be07cd90a3cc87a
0xacecacf53f3027c34b4f397b963eceea7a97b61e5787f47b15035af9e5ea60e0
0xbca05c471ccb349d655b72ec4cc6ec88e6c5bb8b066095b600be9c51b49ef9c5
0x412a4a82d3415a5cbd728ff997276075ce7ffe662533ce6f3ef9c02cab851034
0x9f302b66257882e6bf3ae57bbd36c16d2159f30aefc064082554d45a8d85a984
0x2d3c6b3bf153a7c63eeaabb98f77087f8674b6c4f7ad2604468d532ef7046484

Functions
Getter at block 21224888
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xed98cbf4d49237ac264729474ef5fc558441b8e5ad025e3534f6e311f5f0f458
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4F951424b0Cb9Fd50Ed3Af0504Ab220aD0D9005E, 0x8562b045077D016b06D4752661aA280f83E5925c, 0x76Bb505aa1e1533F34317362f98c2C4b852Cca1d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
68
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.