GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 147 txns
Deployed by via 0xf0c8ec39 at 14134141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,940.85
 (#8)
ERC-1555
--
 (#0)
ERC-1555
--
0x9435436f2eb8cd9429bc659cd06b8957e5838e2a7396c5ad05c94fb5904b6818
0x3a1992c9d0883ec17abd30cdcc97b0bb92ee2e3b7c762de70014577d8a839e05
0x1835b21bba549999bf33a83e389e547f47b085132a858c692b5a56157b5c7ceb
0x29a495804f835f2d69a7e75b6c4be33d09165a8bf1ad3588c0aea19fb661850c
0x5adec13ab4b65c4fb0853c2e254a86ecc73dac1020a0946ec5d4170a1d064330
0xb67009c4690f741b70eac20a0ae6ebb6ecca0c03e17cde81b08f5f1e26095b2c
0xca328fd518576ef6bbb5bc5ba7959d91e6ffc1211901d36ecf17b15547df502f
0x00f88f748dba4f1c9ae56b750baf43fbf6a29101a103859d7f37969eb5a9beff
0x146c02a2be89959b99fb40d17fcf51d6a2321640c066e17faee3b741653f7c2d
0x9cfefb57f03246c50612f965a60f1313f8233b49cdaf4ffd5f936a6d911495fe

Functions
Getter at block 21194832
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95f08920320fe3cddfd86966ee0904141a2852c801bf61cd08beb734805c3311
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE623ba79942a573C5d933b823c6Bf5E5bcd27663, 0x27A62cC84c23c7D88dD2f82cF1Aff2b89412CF50, 0x868351eEB1603b7AB82aFF11b344c73Abee53522]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
152
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.