GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 329 txns
Deployed by via 0x5a523f56 at 19666118
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $129.7
ERC-20
Value $213.08
0xc97d0a3d09c92985cc2a4232945746feddadd7d4cf4f0cbfb3074c0f60f84123
0x14c98eae2b06b2c6dbaeee4b7b511b1a672f8728005f325f259bba5ddde8cb2c
0x381b5147b53e84a70e9268261f290f199704f4e45538486603ed91ac503bb9d9
0x1ee4b88808e0937de411f6b596742c2b69974ed875db59767931bbc302f65993
0x8c1ddb5fc3ce4f681284d9d882b6e17ad06083f1c58ab7f148b271f90c058406
0x13920ebc2cd473d9686742388ad1ac4ea62d21a31994d0ea5ba1105607c9d742
0x3bf32c0bfc167bc90badca5e51f737ae31b93817b591c0d84166393b57e58364
0xf6f6f58083a33dfcb0ae08d4411db97987b8f192046fc4946ef54c613a32e915
0xc10f7164712cd8a48c1db58dacf7cbece583ae42783804cb6e26f0b96b5452ed
0xf60b220aa2c3a0c9625828b3c9e69abbd5433bc23ae1ac57a7ed37ed5258b4da

Functions
Getter at block 21182995
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5915f617d39b900104c6fda13f9ac73cb0b5832259786fb9e3677fdd8cd94342
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00086893cF3223FfA118ef0AEA98B54AE9999999, 0x9d9498E3322F18837a308e51e43399e270A4b2b5, 0x5c4A4D87706229BC2c490f81110c68b79773AD0C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
304
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.