GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xf404e43c at 20164609
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#160)
ERC-721
--
 (#158)
ERC-721
--
 (#156)
ERC-721
--
 (#154)
ERC-721
--
 (#152)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xc496e3a3f340de0d50feefea183bbadebf9bdd479bdb93c30d7e026ff68614f3
0x9223f83b40cb1bf6f8bb02e4c177782c97b8e7efc23e65fd4d6df9f8bb47a87a
0x9b0d8604b9feffea68a0b921b5b291b4b48ba8de8bb66951ded77b7e043b190f
0x61089eae54cf286fa9247bfa14ad12a703f8cdb2c93163475d158417cf282952
0x5f5ac99bfd92a9105d1a7263f619beb1e4e0945f02e91c90d688dd7d8c9b39db
0x2eb2b05435929c2ce607d17f21f8b625bd6dc5cd9508b81b46d1dd5ecc6b0fee
0x471645a16a45c37c44cbd5b06d194baf3e748c5dee873bd57612acd53bd7266b
0x50dd53db5ce7639427e77d45812d45e80f49733e5d34783e97b04d02466fb738
0x95486113038f8812a7baebb4e21833492a0d51dd3ff99d35b40af9b3e9e65976
0x695d0baccba5a533ca4a42503522dd33a341f37e88b04b5bfb1acfa6f5d8c3a2

Functions
Getter at block 21312112
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x045891e6d51bc0ad1bee5c2ec9938dfbc727090ad866becd58a1915ef274c5a5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x07Da5759bca5829cA36FcF52937da9Bbf975c6f9, 0x026D881fd5d5202ec8C35d6F02Df4d5e801DFd10, 0xFD820272777c4becbbA566067Ba3F70f9adEAcF8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.