GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xb4e2c85f at 14346305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.24
ERC-20
Value $2.12
0x3282e09715d1deead8477ba992242f3a2b70e743dcd18df8292c5a6837b16386
0x48b969889eae301036f1789d357f9e8345dda4cc2a5ba8a32cbada48018466af
0x26af9400dc0501d3dc0621727212b5b908cfbe8911ab7112e392e0bd4f3846bc
0xc0749dcc8468b0dc21e1066872f098d8a199d8a5f9a4df0c8ebdefd6ec1355a1
0x6072779b29cd81b1aedb9c486bfd779242db10c54985896bed6306057a40ef1b
0xe820451b6cc4541b87bbfaa560d93d4d65f1392cda7c8fe3487229e12f109a63
0xc8afaf827bb9ce5a10c1d97e19a242ff594145804453db81e9459a022312175c
0x82d3bc8a3594c71a70e8a946473b52412cbee42f5f7bc331d3a102730ed5280b
0xa9e312e0446de005346858f08de184dbcb6c3b5ce37d8319beb0ab5e4a4f3295
0x3f3c364bbc670b8eca015fef832fd6f047f73d3b0514b747e8230bfc24e17dc3

Functions
Getter at block 21157582
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21171ddb51c92cec4120d64642171e70aac7fe7af94250922bf2aa032d44cb9a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E02EA8E190435f2d25BF994Ff84794C1702A3b4, 0x84072b1d33c0C0Ae6FC32DA2604d6442F976004C, 0xc69ea79cbC4F11aB9EFc24fd338c1bF523494d3b, 0x9996F23c497A0B7BBEAFc1C4721e13c06108cb8D, 0x1cAf6e99E0D0223d361Fa2F3D4aA6dcF2C344529]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
17
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.