GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xfe58374a at 18028664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $617.05
)
ERC-721
--
 (#19)
ERC-1555
--
0x7f2c13d6a99e0e93a41c26fc4ff4d0d0ed0660bb4a3133aa7edad5a0f84989a4
0x84baeb3a7117ec5568ad9e8ef0605f159b8449bf4d49acb720772045138630b6
0xe4086e00e3913b957d69eb0e61fc5353f3f446148e7d6d580b08419ca327daec
0xa41026172f825ae52417abea09516281e6fd9c70daffae847f41de841ad06187
0x29c074d5f4a3d123981390179d930478de6754b17d8149d846a5399c7422562c
0x3b9c6772fd8f59a7581c9c66642def3949384f118eda98b889c14c6941900da3
0x086a57dd440e94559ac3024f837a393e0b829b617d0d4f7321684e1246219511
0x44aab31e1270744d45e906387bd46708370105b9f624a55767f94757db7373ea
0xe470fd78af33ab5cafcd77a7bc9712e8cbc73711136f4ec8030787edc197cfe7
0xd93a9bfd48b0b1511850d74a758ff5866ba9d0f0325a13dd61b82d19881490af

Functions
Getter at block 21224771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd82807873e784f855333e1547c231d20c1711d2a22fd50ba6875d1edc9e88543
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x76b7d8ecb40140237948020672cf0e1553C06cC1, 0x74534aBE67D3Dfc72795cAA9dE4D324A9f182C48, 0xa35ACdbfD22Bf313D7BC8e462930eDf1677e2936]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.