GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x7aee1b3a at 17676733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x8002b9f1a1fe3fcab98679e17786bfeaf0d231c201d228b50ca5fd3c3f6cc0d2
0xb0a2995f371c877832826cd480a1a0a97207eee0f915a195ab0042de775c11b7
0x589c68a1d5ac84d7396719f7663454c23fdfb3979485ecedc196319a0eb3da2c
0x8aa5f8c62f7ea17b3a801a481e13fe707f7101c9cd162a77b31b53728bc6a0db
0x27ddcbf52c74d2b8c4d50c5c61e8d6a1377504e1388a64424d79792a070a88d7
0x53929fe31e147d79ba6690e74abb1a879eb3cf3dff221ba4175528ebf28fb023
0x30258ee267cef5146766a53bb48171c58f545648264f5790d7ede3f463756697
0x4f64cb4d926a9a86945f27588dbd263cc58faa3196575071f6c10761b41e6d7f
0x39c1c6e5f9d81d102d52be0349f7d4e3fe0cc47441b177d9159a2b9669f1bf3e
0xe5e8d7c9e9c453931519a328ce9f8e910aece76b0cb241ca88b328015f10824f

Functions
Getter at block 20858993
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0cb7bc810886effebef56b23ce642829e3db714b751866e7b2bf77ef3efab39d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x462Ba91644Ad43057a8Be400EFEf22f1b1659473, 0x75069FE216759AD511Fe621e482Ed72D7d0A06Dc]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
89
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.