GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x465917df at 13544416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $162.32
ERC-20
Value $0.08
 (#5)
ERC-1555
--
0x1fb00f3a8ae958a66f851aeb4b569eef81c31a8f0402dd943c6b94fd3b611063
0x836c665712a1cac1a9af2b41bc09b1cf4c6d5a35993d0cfebf2c5473d55942ff
0xe0f54135a380434ef7d9dc9dc41fcf8a7e2f4cf74a65288327a896f89807723b
0x713d8f23e35b6b9f63e92f28b4df61b80a70faa678ba549319ec1010d249cf9d
0x070fb74aec171b44c72cbc77fb8302fd4d09a60be27ce09caca063739fbef352
0x3a8c1453512ef2a2a13b5d93c75a8884d669c537684d00ddaf5dfd7aa2e62b51
0xc815d11ec17afca2e7c7b4a346eee7c1dd06efd7344407f948e79e70f6e9ecca
0x61fb14b1a579e0fc4e6ab51c91270bb954c3d26df457f1813507f3276daf8442
0x6b791eb60a4f9ec2cd89491f4296981b36cc4a6e46d74b180de1cc3fef631f26
0xb62dbf54cb1ccc66a6d5a7852ffd77ebdf9f6be2b4deb448639057694b8c4c2e

Functions
Getter at block 21172842
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x58d6bf9eeccfea47db4f91e7e2c5191c8f6b0fb3f99b11ce393d61d39a99b9a1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6663AEBE4bbca29Ab1Cbf9Cf071a2BBF29DDb035, 0xBa2B4fb67A3949444Ac65C94Eff282aabD6E7288, 0xa7625c1dE19b5677e5c6648FC662aE07512FeBDC, 0xd198A635e685EEE9648FD0684f59b508cBa21b20, 0x876B3c7beBC0eC1eb5C73d64b67E304Ee56e6D16]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.