GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x41bc31be at 18164413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,624,096.85
ERC-20
Value $411,502.15
ERC-20
Value $76,906.91
ERC-20
Value $4,076.09
ERC-20
Value $0.08
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x0b96d44241c0f777dc217abaf3543c6963cb28cc2794e4277b9f9e5391a06d51
0xce5d09b51bcc19fbd55dbc803efa1321b9d39851640234162860d4da7a8d1cfd
0x3cedd6fb4553abfc441ff75c527de04013d7b58d436a91a0182c49dea9a59a78
0x3d6dcc45ed2c399a74b599f833881dff7acc0a77eb62f951752e1b37f6e39377
0xc05e3d8e6fe17da85a891eeab922770974110bac03e7c7b1f595025ab960cb2a
0xae9d2aa8211177124353965d154a4c74ea46a38046c0811f1d8d477b31da8ae9
0xc9ee7e6e0df74afcf775e45bceafc9af4769f6b00642db862617028311c518eb
0xca49fc2a4f8677b8d5e6c934e33763be686a9b050ee128bd7b5189789efc6239
0x054dcf8526c94400e346a54da421ab8b950fb92710e5f8eb6c0458f58a659379
0xbdb12196e44b1a5823fd80c3330eae7c51a92c9d7ec99eb09171468fa7aa38bf

Functions
Getter at block 21397691
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95b378de4b748dd57ac0d9e7e89fa8f0e9b02d2d82d50956bf0cf3a3244c68f5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x450Af2BE4cE2340379B90b438d228a1e3c12D323, 0x577d6f16AABe0C30d8B4f2dF8c0bf24628aBEE6D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
152
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.