GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x65eca323 at 19070209
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,484,723.27
 (#425)
ERC-721
--
0xe6500ffc716bde9f348500df5e66380ea3fb7f0ed99f1e79c1ec0608c94baf68
0xc708f7d7716dabb03365a5b4e55aa547f5f93c261e1487f15b20ad5d4e885a11
0x154875acae0ede0e913b7207569aec609fcd85c27ec9b85cea9fd4a4b4952609
0x4078cb0995deb7c5b49f1e2113ba441e2b9a9c88e5aed174debce1825b096477
0x41f43d657a0c398da87d0e52852aa873676fa417feec82122c22436f703d6bef
0x42449c01245d785d4b265c283e3ff7c274dca3840e6f4209ddd594d1205ef457
0xba848631d30b79c70e7a66f82e03ed44e180ce14648d0a33be57f0aa2eba6154
0xa0774215177e3a609ac91f2b3e2878f387f7a1104a1c42636ad82ec8a8f5d28a
0x62e594c30603932ecaf79fe588e37d5cea9c45789c73cc5ced3198cee38d2240
0xabd9c7a06f1d88bf0e89bc5e8aba898d1ab96a393f8679caa2b95b184c7ce00c

Functions
Getter at block 21230036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x46a9d270313dce75c90b0265e5e2da980cc6661301076095d834165b0350f945
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x834F78E947Aafbcb970087bD2acDd2476Bc3f216, 0x065A171B5812a31BDDb1c011273CadEda36fA81C, 0x5f17Ea23387fBAc3E939302D8Beee48f02c28dF7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.