GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0xef32c1cf at 13558956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.98
ERC-20
Value $214,487.29
ERC-20
Value $58.91
ERC-20
Value $14.33
ERC-20
Value $0
 (#778)
ERC-721
--
0x2596ee8f6bc9fa963193aecb9464ae257c4ff095e541fa5a0041d63e5ee97bd0
0x1618bafbb180d74bd4a3ee01e85aee137d5143250d48a15bdbc894b7c9defefe
0xb6ccc57c7bb73324929f1dd38d0b25b440aaab8d289e6283f52b507421f2da44
0x11e5c865600c432384048fffbf2a182c809386934267157af8e24f8903b38735
0x7fad1dbe0140c9526e1cf85dd95a546cc3ee2783e7dc2c6ebad7f56add018164
0x40d924df47fd8ad45ae440b6774f93164722c88eead0cfcc7d39bf08db43fed5
0xf0c8874b7cd6da013821d6630b301038eefd92f069de23a2d338fb4f637b4db9
0xede3d365f3911f5a0af1cbfd30a6c23d92c91257d79fd66b067df70579ec45a2
0xfc1cd3de5d5830f32d9726028e20e3f96fb5a52dc641a71d3a7e734af207e142
0xa75a86b5853fcdef99f54a7932fcf6f8bc93fd3acf89ea24bf1a6ef11b6ade38

Functions
Getter at block 21222161
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfc2e827a7ef0f1534987a14e235070e05dd9b1249efb3852bfb746fba319d324
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9cf62682D733F277f2a747bb6d0A599F77ba790b, 0x3DA58707c4084202aA2D1f55F25E354f37af7149, 0xA0308730cE2a6E8C9309688433D46bb05260A816]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
88
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.