GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x215ba7ea at 14932052
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,195
ERC-20
Value $154,857.06
ERC-20
Value $45,451.38
ERC-20
Value $11,111.1
ERC-20
Value $2,456.54
ERC-20
Value $0.89
 (#101)
ERC-721
--
 (#6)
ERC-1555
--
0x5f009070cb74320b118b6f8b196eaccb6cf06032dcd8807e3178c9cd0dfee80b
0xad1abdd26b28aeb3e63c1c7df631cadff7e3a0442dce168264634c29382b3a97
0xb15e00ec4925514e4ca0119b36740db631d2c98ddc9644f51d6da9b0d6ec5a62
0x4e273f741df1b0736538bef0882cce9f3469dc70588e2d7996b0addec21e63ba
0x52ba5f4bd1fcf30590bbeb918403d837aff84bf92b6617419247527247c3b623
0xc036daebec7ffcd37dde4fceec2d9305e957a90b4dd6b4093ea8b2ef43bb6330
0x6869e7192ff311469a94b2175aad0257d381c2a57bd7931e7769df50438e58a8
0x33a24576765187789a26dbdea73ae858836e07a7534b2fd679fe84f94e828c22
0xc37fa1bb5f4c7e8c00aeed3548f4b306bfa0aed06cce0e62adb3fb7c3c6cf129
0x36b0653231238219ff795012dfa62a24b3d4e03c5324630a43497d483cb8eafc

Functions
Getter at block 21169536
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0276a821e1b8ac5bfdf78932093b88f445b224fd4ec6e08f4d2efa177390d8e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xea63D982f527C75b697a7c9cEf75EE7429034c97, 0xf14E0de572A949923a1AFf9286F0b90054B7d009, 0xa8e2940308A328F984a4A85a03e81D8602E43EcF, 0x74c975eeF6F42e29d85b4E7787FBD8C47F5a4C5D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.