This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x40adf809 at 20248916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $159.97
0x0733c79976e89c94b8e7a2b30f4a0680dd92a5bf3ded03f80f9d581e730ed750
0xc690b3f8837030b4858c7c448a88b3b46711118e35743fcda2e783a391b4845f
0x94c8e55c2d070aa2785dbdbc5b9611dcd1b08216ad4b6ec140c80b46d3ccc662
0xc7513391c32d26d98960e525280ee49f460832da36d6cb60eeedd8bd72cd6d37
0x5f7e233b59e341dad63602144006bbc1ad81b54107d264f84038dae396fc2568
0xe5da7aa82beae139ba3ecc572a316cf180e125e1e0b0e7ff737d08c87ab20948
0xf5518c9fa09d26411dd19c3ae4a687abc6b227d8d532b5e4e8ef7177ad1c89b9
0x3af514427b4e0c7ddd5e4fbf451335e1c148de5416885a5c499be8f49007e870
0xdb46dbe81730e983479604c39cd781ee21d7afa439b8a351677d8808d32afb52
0x9165e107b640b88cce9d5dfadf1f524e43761104fc1df2a0fe5c4c09cad2375d

Functions
Getter at block 21214729
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0c829ad22e4a47b4697fdbe7f4abbb89d53435710f9d927ca7d19a5ad7a39c19
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE1674E02383c2f6466bEAc5f85C0f0077A8e6562]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.