GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x56f3d7a7 at 15953337
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.68
ERC-20
Value $378,573.76
ERC-20
Value $297,788.28
ERC-20
Value $850.78
ERC-20
Value $0
 (#10)
ERC-721
--
 (#1061)
ERC-721
--
 (#0)
ERC-1555
--
0xff84177700090e8ed946850cce8be7c15bec4b48da3a753148f1a63d16fa7eee
0x5fa3b0329ba06c71aa24118fd5cf85bf07b9d29673fab7bf1de9d4bd529df50b
0xc8116602aebb0f2fdc5f0c45d74fa80f3942b32ed3267d1b7be59e991b7d40b6
0x115334cf22c5efbdc92042f4268879f6b3dc0dcb9fc8242b7e38844bc4224b98
0x710747fc92549e790bdcdcd251d9903336abe41cb4efcc33521d44869a427290
0x38baa3fb2ba14342b0e05e43a9a9d60c1568460b769b2ec274ef085fea6a150a
0x570fa3bac5b9069a51974f6722b2d7c5dc5a32471f8ad011e865caad3b28b568
0xc5c87eed8e0527b8089596b15b5d85ab29115f8095aad6e6fd032bcc6aef50d9
0xc1ae2317cb0f69591c17331fddd6768bf681b0a7e404746f4b7b9beeb7fb70fe
0xe21a8f4bdf7a0bebd109b2999f742a0e6f4906d79038a803aace567b9a1583d8

Functions
Getter at block 21267544
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7798a2d271fac91cea7f3c740a17547f9a410554dfeaacd08f2530c5dc3e4a6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e22e13D8f6c6e33826b5E2566939921fbef4484, 0x7728FDbD0DC43B30DD2101C8c1ad343470A1e874, 0x39B6454ECe545b63234c217411D2ae8957dc35ac]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.