GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0x4f9904f1 at 13279024
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0xe5fe77d3459039ae4c1def2822d5567b41134a41d7ca76d76f0eca9898c5e608
0x50e793051f1d4f323f36a894e6cfbb6a55a27b44b86c1ba02bf5690f28756b0a
0xadc25c41e749d59be6ac3261c287fed8104e1714770163a9ac98517732242aeb
0x5c5d495e8b41f5a7b32d53c89b015d15afa343b4ff17713abf788d56a17d8081
0x248e1660276af4dc4ad380c990cf2f8963c89ea2fff58255a0efd3112b7afd96
0x6e51d39f3e41582a8605a7d8f72197349562433efa44828167c542360b98fa37
0x1194d99ef53fb65768b3a5e1f0889e41d1a51db00703697e5fe32f1d723cda13
0xf69bf0d658348e02cf2d18c51a9885df22cdd6ac1f86fa702dc3da96db95a224
0x80646e7f3c35453eb514f16f4ed1fa86d0ea4d8c72cc371bd11c46143bfb9d08
0x7e702020919a8236535014e03593c77ac6f9c6561a7c3c76d6752960ba31bdfa

Functions
Getter at block 20964632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf193c924186d3ec6008d87b857a462ccdd9ace586d4fd00b75ae3bf8012b9934
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x94bBaf0999db51F5D957FA638520d562BbE114Ed, 0x68F8B7B674fB5cD05dEE4f261d51BDD48c4D0721, 0x2e116CaC17b4d6C1A8100eB6950a6A173B3cFaB2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.