GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x6a612192 at 14592281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $295.84
ERC-20
Value $748.73
ERC-20
Value $38.36
ERC-20
Value $20.15
ERC-20
Value $0.05
0xab69632814ef86fd5e2e9ab66bfe61d4c6ada7dffb75b2d9cc2c0a713e91c7fe
0x7393194288aa67321dae42070f492e586cfc0bd78571aea8373b44c89d5e956a
0x995844d5fc533d4b88181db2d6a29d9e1693c6885f61e4c2e90b36da35562c63
0xdb7c671ddc8a071a267134edf15b1193c560cb062825dabcb3c10b46badcbb34
0xeceb5b67fbe519727cda35aca26fa6b6f9ca65b030bfbd7cbbc1a65b44244cd6
0x398b5dd8161a30d214bb7a76fc5ae68845123e94d43334968188d086ef09643a
0xb668652089cf8edf3691f42935fe366b3a04de070c8b61827e378b52cd1dc441
0x091e0f9f02e851e9af26d3319b91e2b223d4a41e0198e4926720067c02e3e98d
0x922a5999a013a74bbc4703134e8af964ee8df849d95358527d85743e049636cf
0x7eec46db5f04b5992f7a0175021ff8ab24b7a023b1fbeaf7044b3de31f468af5

Functions
Getter at block 20880241
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e84380b0e5ec924db2d70f8a7f67c4f0a1711eaeb9ac3f1a2aca20c3100c72d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbAa8C6543339C0496EbE6f8C752cC23Ed8371BE5, 0x6BAADD8b3770fc18F0428f25ED50CC00c71E6201, 0xC59f09cb676Fb3cA1b12BF88970B98583F99427C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
169
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.