GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x7a83f600 at 15340338
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $60.38
ERC-20
Value $1,012.42
ERC-20
Value $6.77
 (#1158)
ERC-721
--
 (#1149)
ERC-721
--
 (#1141)
ERC-721
--
 (#1136)
ERC-721
--
 (#1107)
ERC-721
--
 (#1106)
ERC-721
--
 (#1102)
ERC-721
--
0x6de188899a733e55fb5ff5afc840fef4dd779cbb70b4762918c9f5dff3e8e15b
0x2f9031d76ac5e22f90669fcb4d4e87fbb9faf933711682187dec284a6d152c0e
0x7e0029ba0bbad170377ca6a2e3082554fc569cd91915a529189abeef2a3e0346
0x2025c18936100d8171a2bfa6f29572fb5e41a22abc07179b1e1dbb9f62b77f21
0xd13819d911c838414e2541d90f98140cd6bda6e959cfef59230c44ea7b6ae48c
0xc1cc0aebe497d398716660d5a7e300b1e8f1e0c50e5ce093b1cde1afbfe8379d
0x2bed5ed4ebc93857367bad9041f7b2f03df0f0a4f3cfd3455fff31788e002e65
0x7c0b6d5022db4a5b77eff5c2871cb86c7a336d63c754047a67669f5f2d1211b0
0xf79722125a6339e794f83917a7318c2b17c2813ff8c8838ad19bd48f053a4db8
0xb6622d03aa4219aa34b62df5b4aaed8029675cea504ae820efe38f038adba5a6

Functions
Getter at block 20955399
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x78039325d5330df56c17636dfb4752dede2973479892c39dbb6de447415b4c72
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE76ce42Ceb560c24E3Ea6B5c65bD77c5e57789c6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
59
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.