GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xc258cbfb at 19253964
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $75,276.3
0xc1be1f06d182464aacfda6bc646ee2fa2a9cdd9c3427a10e4c9fcafb682dc84e
0xac280f0758428c885c774497852c714c06e11d649c6ad34c257f6bb71763081a
0x7105e9ab8702fe65b91161911c298eee2a4932f4d6357a0870d197a0905a2f61
0xff8e3c237af694235362d16488a428c0a894a72920675b8b9ccaf39c1fe0b2fa
0xcd924bbe55fdec79bad6863c12b3bd47d510d498a27eefa236147fa3ea0c44c2
0x5b183ccc748663cae4ee3b88ce3dcf1d595e53798c885f72003e9f67783848a8
0x8db72aad2957327379fee7b864ed0d1a134fea13d7e8990b2ab6aefbab6c2282
0x0d9019da1abfb0167d1cbfd21a0308744144cea67cde8f57222d98c3772154ab
0x117b575dc4a66ff8e07d1335f63d4c5b67a3209fab337dcd15c66b52385d63f8
0x6f20e6808dabf5f1c3fc4f730f2e56f88a2990d3a59db38ca29a8bf0ba649843

Functions
Getter at block 21327116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b66e6e5fad7a0bae7fba5419512c1e3e2119df752bb82268460f78579e3186f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3581D9E2dCb4099AD74D615718B970FfeAda1E05, 0x67ef83702452F3fFE07dA0e26B12F909658df3b3, 0x2554da4f9bD58718BFACB3D2864Ab248056664c3, 0x3917460F18f0de354D80e106cC910A97f8047822, 0x16C5000156DaFB95029d614dD272948466244b27, 0xd5790301ecc1A521F2D777ae7A0A6F2369978861]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.