GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 404 txns
Deployed by via 0xc66f8304 at 13976268
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,049,699.27
ERC-20
Value $17,257.91
ERC-20
Value $1.19
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd502a1dbc92071408f641ce7fd6a56cc1617c7ba078323e06a0ac04dfd4ab92c
0xd725a4622d07655fddd9fb2100cddea8123d4bff59991f4ee0295fcfa86a7c7f
0x634b8c534ddc67c30ae3d808ff5501419cf2c895ff7cb6c24c8e5d7df681e52f
0xf0374f570e6ca9095a96b06ebc45aa158bb5d857a1d11a998af5085c13b763d2
0x5d7b9921079fcab9e4ccc50116cb5668a2bb9478005732b507d905eb9e41a831
0x6f8154146aeaf8af65b3f757129cf07828607c8da938150066e9f70a67af0400
0x72b5aa1aad0a22785da25d15e80eda1939d41594a324e74a4f0fc658cf46be1a
0xf9f7fe9f9622f0cbd52db7df24b46acae0836640529c38c9bff8d2130654efef
0x391afe626f4da5b74ae2d2d6354cfb0be8384879680212650b6252bd116a07a1
0xbdaf8ca2c63de8e52e3b5d54fa8c4a73b76542aa33f874f2390f5d742171c951

Functions
Getter at block 21266040
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x294020d481fb2529cad70a3e4ea5fcf9aa3ec91ce00028602ae6bd087acb81d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDA9854b190A54c6c5088AB43a274caFAFF7cF369, 0x45d7A9bFC82Ca6AE410E4410f44c57a2b9F8Ec58, 0xb69F2341F008f673F757B49104c165C8022CD0df, 0x5ECfd6968593159e5b4f06832857943409122849, 0x9eab2223d84060E212354BfA620BF687b6E9Ae20]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
412
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.