GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x37d28d53 at 13771102
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,381.65
ERC-20
--
ERC-20
--
0x547d0249f76d5dcb48a3d16db274e61423c7a975373299f091d7e993655cc736
0x96e239a842d4e057cd7b384e0bf517c7357873b13ef0458c1f8bb44262c2d72a
0x173d7eb977e7e634a2c9847010d240577742295b8035cefcd87b803805e885de
0x42db0de622ac538cfecb78c07e9cc5a4d3bee4b0f79a394c9cb6f4a9c5e7daea
0x623d6b163b3c8b6be0c0d94ffc631bc674ab9fdc79351f22b439aa3180932341
0x2a264423ad4a6afd41fa5403b7cb0c0422aee59339b70b76f6c99ab15b56de6d
0x4d0efb16be9f55b455753eaac7c2e2f9dd42f1ec38c880a1a2f361b9b6a3fa19
0x1406aee552231fa1ca3203d30ac94ad9c2087fe59fa9a60a8607250b45ac6c34
0x66f7e7ab8014d08a7971c37f35c2c285a95452b6c1d0740f34e350c376d7435c
0x77e94629992173cfe4cd287d0dec99757cad6bf8070690bebd31ba7669da0e70

Functions
Getter at block 21300141
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xce4d4c189f6b1cacb1a155cb607ad575905d22fd604d37ef5c9d7f9e83e9ac48
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd8CeA473988442f0aF2315448FCf5b90869309f3, 0x6595Efb6a774a23eb5892C6a8Ec0777dD8F18B4f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.