GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x9120f142 at 16641865
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $156.52
ERC-20
Value $130,037.02
0x75254915780dd0a5efd21cc3b890e01d51f77f2e40055556284976f26dbd128e
0x019cc23f34a3bc5d28b6372bf927b726e88f123707697f6066a91b21343f6cff
0xbbe067c88d22839a1d2769ef823d64636a952a95a9d8dfdd4bbd13058052697d
0xf9f113dabd9d68a083163fe9b9d865add836a954e7748d20ea4b9f6bca59d5a6
0xabf5ef9fbb2f396c296ed0767de6ecb5cfd22b4689c3bae8eb69dad762fc67e6
0xfec2b41ebbdf8ebe8abb77001b566e3648daecfb6504f051ea989ad0c7a31fb6
0xf208659466b60ca1e81698dd864654df1ccf2433efcb31d7cbfb96f0ef2c6ec5
0x0393fe038deeeaabbe2794049957215c612ee32ff259be81184913def31394cb
0x18d09d8d340f166e1fbb7023a49b217c59da3742d8b0bc34763f70f15ced79e6
0x4a9edf4e7c6634664c5a6fe2c39e293cda9afda81fcae0e3e041e7a9370bee23

Functions
Getter at block 21199711
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe49f5fe8bf01cbf9014bca39269563bd0ce23ab1ee0c7df4ca7bf3c503656be4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2C69f5C37EE95cdd30312FFbb139B83F85A0415C, 0xb8143bB7c22a5f5817582836B8600E47e0D6b98e, 0x184C763beeFdB25dbE7f4F1F75657CfcCa18CB71]
getThreshold(view returns (uint256)
1
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.