GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 232 txns
Deployed by via 0xed797416 at 13840795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,429,414.91
ERC-20
Value $11,103.2
ERC-20
Value $0
ERC-20
--
 (#105)
ERC-1555
--
0x6c6116e255fa3097073dc0579752312252bd9e6c3aa45c3a3010404a89a792fa
0x3fe50f3d0cdb145f0565391a9464e521687e23710a93ba4ce5c1d1da950efc7a
0x67d871d2822f8a5fe82da6d20427a81eb717f06a38cce8d423f3bfec898ee0c7
0x1334a48ce2b9e88b076996d92aa92fb79043d2a99ddf0f8cc39a4cba3a7ae634
0x375c1efd345d942d43d1e12d8b2e1dd0b9818b943b7d549480e57f1f29961206
0xf1b530779dd5c3c4caf5315cce8f75f9b13e21512ef4f07fd287840b20d53c49
0xda5c595a0cb6980ee79ed6d3ee9136da8ff9613fca20f39da54f12b371db902e
0x77517c24a6fc21a76f39f5655d71e7bac6f003e690ae74d41b8876dfe3d8c4ba
0xafb10362cf7c96fbca3a7bd4ebf8b09c9c00f043fbfcddf45ab83abf62dd11dd
0x9daacdce7a9365a487e821ac14ffc6f0828f0f407415416e30d86c7368e26402

Functions
Getter at block 21392455
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd34c4026a676b10da941a5f49ed0db7062b2a4c0a3e0cc4dae9dc45543f68820
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcd3F88842cE539BA98bf892A1C5d4df4E1012717, 0x00018fB680707851612b65bee67EEe9EA5Cf3836, 0x4882D551B9b37434dadd757e186A3aD979560f7F, 0x9b1C24507a862aAB56aa4fDbe7A11AE5F153d1a4, 0x39f598844e8f6C0b3C57e4E77b4D1ad5480E422c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
234
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.