GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 64 txns
Deployed by via 0x69891537 at 15356707
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51,945.93
ERC-20
Value $3,142.18
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
 (#201)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x73aa864778812346dfe8d3d0c61867a99038fe983cdcbac8ebae46bed7a1b36b
0x9a8b89bf6562d8462b8429938e0554e94663aeed81dcba9a4a0bc66a9738e1a6
0xdf98f1ffb2c18e9e003371b4b5f5b4205f8823378052d361ede10851c3865e64
0x05a5f8f7dc127ca4f73aa490b2f128685974262d87245f078c2c04c2a6336b94
0x38448b4d170ba8df23c7708c3884a5e9450105eae0f4569f8c9bf666ff0d4acb
0xf723a9e66f5299f0bf0d5b0a40f588431824d92038a67b6a850b34de35d151e2
0xfaecfc08c63422081b326b3f518bee7a23254ff9b89112be170fe7f0937f4d3c
0xd37201250053aac10cce88f01ae0a7a7e260e24e44ccbb7432a0793001322bec
0xf0f11947fb4ff58960418f6772051779d02ea2bd832edca667519d87aebdb785
0x2b3e5299f4fab6181001dee46d2e72aa3ec53f96d5f35c2e7b54a10898aa56dc

Functions
Getter at block 21124604
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0a0198061210597f030575d9897c718f05036ebbe461e95d090ba103615976d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6df7655B29c3d3E9e5893162c03A190980267B33, 0x7971481d5C23A29410E38d12C53aEff5B6a06799, 0x5966819bdCF7512801F5598eeFf0E09B297CE719, 0x9Ce39D5E9c6B0Fe4317E5D551a1EbE0939B68e35]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
64
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.