GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 387 txns
Deployed by via 0x5e4747bc at 13126846
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,076.48
ERC-20
Value $572.24
 (#150)
ERC-1555
--
 (#0)
ERC-1555
--
0xe1cecd40f4630b648d07d1f6db68e236dfd6e945741dfb9eb227f963adbfb683
0xb47e329347bf1ceaf7c40ec6f74decc932930afaf7c4d6e27ec18982608d873a
0x03c1cf73338a5e535cd3c95bb3f4cad6c03b0e99ce08ae8ab3071905e45eb5f4
0x8859568076914077e602236b2486ab3bbba55717e7e69fd15c29db4460613ca6
0xba3054804986ecee1c22c1da7d112e5f04a095500f2668d55e93a66dc6609293
0x4e3ad878b6ebc203f232340b626911372808a8bc97ce98a052ae378762115c44
0x841fece1bd6374278f76ac59f5dd234cce0bdc1d0532c2f16df1212506a916b1
0x1b8d42d2feaa6164bd91a79992057945e83f074455bf58c5068286f7be39080a
0xd8d50175997783c3d04e25c1c71c6d9d9d9f82878bcc0ffde316d61306597d2b
0xdd976a72184ae423ffa72897810f55c8d61110a655bd43169485c65598885936

Functions
Getter at block 21120152
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x839e4914eee726437d969b9c41750794e2fde95a097af352dc5bc23d50c8e5fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc4af18F11E9fb252d8CB47352BF60fa6268052E2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
385
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.