GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x21281ae6 at 14790593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $233.78
ERC-20
Value $9
 (#7187)
ERC-721
--
 (#7086)
ERC-721
--
 (#7028)
ERC-721
--
 (#7017)
ERC-721
--
 (#6837)
ERC-721
--
 (#6475)
ERC-721
--
 (#6396)
ERC-721
--
 (#5895)
ERC-721
--
0xcb7b5acf0ee3e6c7c904a18ba6f72c80c7004cb3abd1b6ad704296bb19c7afdd
0x0981819487d315aacb6cf9f26a4aea62b68ce0fa810aca0ec5c4cbae8e0584e8
0xf6c67e972ac593ceb3095aa84144d131a3a12fd19b7e7b3f9f0ada47ed743598
0x0d9c86b7e5a1757c6f38e9bfbc42fc8f488bf34b29ec589477e8aaa621d994d2
0xb0afb7c9175dd2eae43980dada049501367208e7adf8133b3968e5d4cbe8a337
0x5233729e833a46580ebc8fc3768f13137d3423a17845983e94ae2cb43aeff05b
0x8516ba22ee6856b8cb3e0643983a4e20f5263d3b497953a20cb7cd71bd124887
0x452721e1d0858689681217c098d5b8e1cc5cbead3d02ce4bca8306bf80d27f37
0xbb7377f65ce24ca69901f8486e905dde22377f7d5740ddde56e462837000c76f
0x9cd7f155f88e866d2da257c850bb9bc037400561c8324344bd9b1d2fd96f2496

Functions
Getter at block 21205228
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x431b36454f65920a110de8bae94322eeb175e2b774094a32381b7190fab087de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x83430De551232450828ec01f2f7Db9A1E1d7e805, 0x4f7cC18927B0B973fA11E8861e9A9beEAb7F4E65, 0x47224174040538E3398Ef50ac7c268C5d822E432]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.