GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xbc59a8c2 at 13561553
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,508.78
ERC-20
Value $4,502,994.42
 (#649)
ERC-721
--
0xe1cad56ea97e20beeba88c05d583d777e53b87d11b0448f69c61bb473e07a341
0xdcb9df9c92726e458bdb8b1ab73bb5a1bf471033e870e1c4bfda07f4f2ee544a
0x53fac2a1385c07148ac4d2ce404976e9681d0e18fea6f9dc567a51515ac5bb9a
0x522178b7eb0d92719d3e4bb6602fd91c71ac3576c4526ed369789ae99568816a
0xc47495888558c62452cf4bac85225865cd9ea6a9048bb1355bc2fdb310a76652
0x07b67b750cd082d89e40cc3a3dad25f63a83c0755eeeaaec7a3f4749821a03c0
0x2ff0a355cf901005111cdbba6efd7f4bc94e657ce68f35fbacfb22f8250c6f83
0x5b993761098fd6fc9085344b7a1337aa90a805470a43bf30893335592b5b0d78
0x38d02a8642f22cea42653a68a0f8d9bf59e958eaad2c6c8aeaa457ab4be20c52
0x7473339c827c3f2ac889ec076dc604a3a55d912011fe9ef2975bc9f616e4a481

Functions
Getter at block 21037568
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14dc227c880119d10edf9d7686fa6f9e378526fc9b7850ebaeb3ea42697ccf94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf9d38489b6fD704fD112934322908ee0b6CFbDD4, 0x98efb687c0897Dc955eC889330a43b768cb10447, 0x442f821b35c919b713625E0a7A1564c5D9F8d0A0, 0xCc169160911F0A1003B8916512d1997e9da3f545, 0x3620e4BA3927181ACb286Ff481E275FD29A39530]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
20
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.