GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 183 txns
Deployed by via 0x555ff80a at 14355800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.4
 (#3070)
ERC-721
--
 (#3069)
ERC-721
--
 (#3068)
ERC-721
--
 (#3067)
ERC-721
--
 (#3064)
ERC-721
--
 (#3063)
ERC-721
--
 (#3062)
ERC-721
--
 (#3061)
ERC-721
--
 (#3060)
ERC-721
--
0xca9497a53dc01566d6932eaeff7da579362d45f2a395504b896088d9d88edf69
0xcc35cf23a486b8fefdc3dbf29685950fa774806f55f98df348d8baa0423013af
0x754cee0a57839e9dc574f5138bf19a9bd099d37a877a5572011cd8f2929f6e4b
0xac39e2fd39ec6145eaa79af7689bcb8809b3266271e302b5da11cad92c7c1c12
0xff93c2b098092947d2c1dc4553de2518a2c8b24ce18ddfb771f5957b47512c1a
0xad0f9267e397bfabbc5eeecfcf62ceaa0299ec7611bbc7e59d521a962a01e65c
0x086d39ea0f9c6729d308729d7cf155b6e17a2e7fa92b020772e767e2237f71aa
0x1b7bb09710bc18214ba6066eef29574e14c9ad867ea32c71c951102a3e07ca08
0x9dda7c48c7ee731661ff74b9f4972e555888cafa6c0ca020551d40e460bce9e2
0x91345ae6c9eac28040449c6d08aba692dc99679307a08b58bb2fbcf7ba1d43f0

Functions
Getter at block 21212674
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0f53dcf1ffafb73227a3ba74c8e1970ae4239f3ff476646d9a3a026616447b66
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf1321ea3E31b1875Cf8b9e3aaE78bD043509205c, 0x61C5FA5419984d51b321AAFB78E02eB1f8267f1e, 0x89B592FA3992077bA1FeB9673592581b2DfF558E, 0x2603FC0902377CE559F36FBC8ABAd714e3314a3A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
176
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.