GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x9734e1ff at 15731240
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $147,611.04
 (#1004)
ERC-721
--
0xd1a1bdcdd69413e01e19dc84c3bccd0d36561481b59d3b1ea17f5f64a6503d3d
0x8eb99971cf041a915a8abba7ce68e9d7c6a0062cb3cb5d79458f1ec74425152e
0x6f61c17b5dffe7eebb2fa04fe5c4f4578cba4476164a294d962ccf591474d4ae
0x200a7980e33760da7e0a326b7f359f42b9d7f7dbaccf6063e7115baa77650fbd
0x05d179d371bb3082bb8763e0865b938437ba2dfa0802acb43e3b7d5a6621b885
0x786b55c0ceb5954f0a3ebb114bf059db82fcf3434e4f26128c4efd9337b2c1d7
0x5ab654f29c2424dc94ed92ee5cf94e836e943b92b685993e31025f223d16fd53
0xc8b4e7ed5231835a014ee4446663df478ca34b97b9db3fd295a0709088c0277b
0xe5b2f3c83f7de9e87d3da0e44de71ebefbb9d4c6d5f5e2e8bd5b954d67740006
0x6339a9e62890323703f528aa01faff94257127ce3a53c62a313663348e59a1ee

Functions
Getter at block 20962575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x64c594a7a8f9eb367941ef31fca42e5cf6872842f377c0e47bee6ca21ff7a23c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf6f9ebaaB16417fCEc375C5F06Ed31da2f868291, 0x09610d4239c8f3413509202DCcC7e27C6B0a47A3, 0x177b08C1aAA3bA5f0E533161FF8AB73a9cA93273]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
38
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.