GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0xe4857889 at 19842768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $324,563.83
ERC-20
Value $714
 (#3299)
ERC-721
--
0x41dd14837cb6f587e2476ca82cc10f4a30a8eb80054fd1f5ca5dd3b54c46e641
0x5e56772f40277cb09c697492f62b9e9b3ed0f2059cff8fe7b5535becc18b86f4
0x8f92fcf846fd254bc3d4c343316f84750ba1ec4c16405b21f36c7cd7b4d84b96
0x54406a92f345fa438cf3bda8bf187e9e86f1a307e4d376d6772f49a11259e7d6
0x8b55ad81a5fc73805a5ee75345b3adb63dd9ab412c8e4ce1e0c466bd1520d191
0x8eaff110a74bb956f03b7a918fbd7addf1d85acab630a3437e30c90d79db5f0a
0xea60cba05b646cb2a4237af12bf41bacaf6f8a53021185b1f0d6ed3caf583701
0x3892936baa0416ba1dc7377264b03b0aaf20aa209c0a7b22ff19cc9b5e04142d
0xdca893af54289cd5695ace96904fca7b8f9e34d32370f7fd97eb0a1c5cea8d01
0x24b381e8eb377698d8719035db2fa2008a76597851306f80b9825f175361f577

Functions
Getter at block 21177804
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9050689c4fbb8b7a57919178aa2449d70599612bf493b730d0fc040f0ff64e52
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4c40Ce702C4A1A7A231f513A27748ed1Ec258bAF, 0x5375506a5b7c6c37fd5122679a1614a39007286c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.