GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x34be4019 at 14610160
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#21)
ERC-721
--
0x805632468de8e0f6f5f5b6a187072be9d498779267a4e89c05ec430d7c27d52b
0x46b8838de6ac6e56be32e0f58bb3f30617189b99c44c11f8d9a3a1cec6b1407a
0xbfd31b4c302330badc8ef8552c949eb4966a85cf483a646f1f29b610198ece98
0xfa4e0f095a72107df8db5cfb5fe06b7a228f7e1962dcb441027aff6afe2950eb
0x724af2e9ebff08d6ca79fb11e497d4b153747460ea8413e0830041e1ee1a095e
0x0ed84c9967e19159eea79fc26768d646b19a3e9464416a137571f533a446f700
0x44a64c7818a8663032803585f59911e3dc4861be56623f32de653ffb32e250ed

Functions
Getter at block 21382835
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x412a483f3fc0470aa296ba9a565a4e74e55b2a1af2fef530bfe181efde14b789
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC9e8dB5E255439F430e058462360Dd52b87cB4f, 0x6223Bc5fd16a19bcFAe2281dDE47861CFE1023eE, 0x353224270c2C9a7eCcE7d8dBA98a61587da6F50a]
getThreshold(view returns (uint256)
2
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.