GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 241 txns
Deployed by via 0x3e0a3913 at 19449987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $216,880.96
ERC-20
Value $38,515.4
ERC-20
Value $1,093.33
 (#3344)
ERC-721
--
0x1456982e4121dde850224051132e7b320c04ab0303407cc4affac9a70aa84f4f
0x9a474fa02dc2b7385c2d7b4aebb1a5b50a3a38904cf84055f39cd0f3e50e9b70
0x50e544950942f9db05a2f82cd43ae62403b40c23d4eac2f71970646a49dc4347
0xba0db0fca0244184745218cabb8719ebbc791864667c8657aad798baedc9e79f
0x4dd6458450b1bda6306d9720cb42f9dfc9234ae258592eb30906033e0e4d4ef2
0x5f1598f8bed5d502eb20facbc4d142376925029ea7b8472b9aa17ecc8528771f
0x60ef18bdf6bd2cbe2323c77ac5e4d08bc38fe1401e766e73eef2f4dc1e0eaee6
0xadaeefc7f8183f74f5a775cbf7b4f17835c3266d9f7ffca8c6ac8eb0d03996c0
0x41ef387adc24aa539e3c5a552b0c5d245c960bfc542f1f9bd1d62c1ec40170bd
0xa934589bc5c13f3c6c5d9979210227bf5e627b4744243fa7004f36e1dc0e8698

Functions
Getter at block 20856588
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3f453f13e1fa78ea1f3e9c5b172c9f7a8942009d1feb0e00e65afc5994c2219b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53aBEB3f7887E7CceC5411489DaC1ba074A89022, 0x8F798588947967cDeA0196579e01174Aee456A08, 0xACD9829023BF71B1Dcfd898519D64A2C24289297, 0xDE3e4e9a9cCd03A106cfE96EC93C210a007b507d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
238
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.