GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x0ea1e5c3 at 19377568
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $75,796.53
ERC-20
Value $9,117.34
 (#1569)
ERC-721
--
0xcf0748fc5ea33d937d676591db47c0a05edffd10c2e44bbfbb66857694724fe0
0xb267172a8f7adefe0f98ffdded57f16fed1992e3ee90476ef29f4b11744fe995
0xa24123c642fc9bf61cfe2042e4d44a50ab37d17aae5a2d070aaac92157736f0b
0x5aee1b81a6e08be9fa518980b2f3f7c240a09f6d0b0f9857679cfb182cbac4d9
0xb2e10e73a369b0046770a058fa1190588f36843f73d43399bf231adcc0be4cc3
0x97a73e77a20e14407f2bc2c3bd8821dffed7bfaf8a352d92bed1c22c5e64144a
0x8ed3540edc223012521c68a981deb1c3db0a119b9b74d6adcf66ee62c45a5a25
0x6b2872f7ac9a728ed58033ea1c486a819c4375a32bdf02087fbdd60648f2486a
0xf4bf54e817c382965345d461d148745e0f6d2a53e8e899174f0327805e93e61b
0xc1fbc777f4eed9eb16770806a527b2fb8aa26f5eefcd8a492f956bc0bde23afb

Functions
Getter at block 20864621
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8b37a90bf732d334a746a42716e9d00a01e6a34de5cd4f6627129bd8e880fc9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7634515322D7fF257501658347F9fCD0D2Fbf253, 0x7E83AA92E04De879eEe1E0b6509C84d0Db4d533A, 0x711dAB4A0C57747102a44B3753Bf7A22d9057B72, 0x669413498476dC9e71669Cd11DAc45172045d112, 0x58Df5f8f61D50f0386A10aCCF847F9Ce3f195d85, 0x73798EBdEC73d902fB3aD80Be71ef40dBdd99eBb, 0xd6DB099eE6FcBBE47cfBe470C85C01a871b0B0B8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
50
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.