GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x3959eef9 at 17088369
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#19128)
ERC-721
--
 (#13468)
ERC-721
--
0xc25d9cb736ed9051be82a5b3d4171afb29d25bb7d4d2121613958adc640754f1
0x3a17ed1b6953f2900a0688bd83914ca03b44e5a510d6d30ab69020d572b2f935
0x38f3ed1d34e312b3115722373e3e5b9d9cfeabc232ea2938435e256726ab1378
0xd62a4a2254e188d6aa1586c38bc641f20029ea07909fba4e3ebc016105a84dc5
0x7c3cfbb5674545da65a9ac31b8fa4b7010d4c7de2428303563d47b30ab23db68
0x365e342a5fc5656c609eef3f4335e6839bebde14cff13ce4fd95765c18bf4552
0xf8ec990d44f6f9d71a9bd0085dccf710d00de066e8d0a97180490872e6c72b20
0xcb39c3a25fee16ca9eadc0312e69783b422f463bc76cc1d9d61b14f65f47bfdb
0x1db9c2c453ddca59f760a1c645213a83a37b92759060ddab0b583026a4b6e192
0x9cf44424a1bace7ae57876570a88a5024ca39b63dd050d38f3b60b0a72be2907

Functions
Getter at block 21177286
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7d3a0774c7a8ef70d759776bb83c1f3db2b00314b922168ba532814904d15522
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F8Bc02B3A8D74F8D90cB36c3008601db90fEefA, 0xDBfC50A00A6EB5b21D0d5C9A29a7A6f34b8ECCFb, 0xf7c19ebc79770eF464DA2E956424dEbBe4DF1DaA]
getThreshold(view returns (uint256)
2
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.