GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x00011f77 at 18433536
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43.17
ERC-20
Value $6.61
0xe6263ff17cc1b6cb638a33e185d732ae0216db0b0eefb33b83b2711ecf818f89
0xb7e109e5a3904e0f4142d3c208f3395e6246445d5c78b29875489db26ed5deda
0xb9e3a23bc8670bac486324faebb02dd2ab4528bbac0aa5888f1fbd8569e245ac
0xace79a1a7011676a7ab4765482ff894017617232fb9867664551a95eec38944c
0x9f30ee6d85b9deebe0f99647ff19c82047fa6b03e282309990b20b61f67029cf
0x01ea74a66cd6c8467c390101201b4b89ad45f7369974105cd8b756afd1d290ca
0xcf37db31c47f095895d9fc1ce88d8c4aae7bf44c041d6a8c3fa0627a52807f8d
0x2afd90c09c763f28ff206fbb4a3ec171bb5ab1d2d561dce007ebecc9b7ca6a0d
0x73372d2ea66fcb29f98ebf94ef12a74458f8e4664fbbb4614e925405d6293387
0x7123e456a3b1e0b7b343c7c0f8165bd075f8ab94761d517561e4e4d09974598a

Functions
Getter at block 21157516
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb10a2b7ebfecfa83488f6c5e939eacc5933a0898a9356fc663a73351972901b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x80aF8f021caa2EB3cba30dF124B88c76c343C31A, 0x2Ea9efb8136EA0525902F742fE98e2016899d5B9, 0xBd8446d7F29c484e5B373f8BDb9Ac63E02a5F61e, 0x34757Abb0D3060bf9e68C9683D8d1f3a51e38669]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.