GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xdbfb857d at 15344427
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $182.99
ERC-20
Value $0.31
 (#1999)
ERC-721
--
 (#1998)
ERC-721
--
 (#1997)
ERC-721
--
 (#1996)
ERC-721
--
 (#1995)
ERC-721
--
 (#1994)
ERC-721
--
 (#1993)
ERC-721
--
 (#1992)
ERC-721
--
0x49abe779c110c57aa604ab8e18052aa8efdd69b0787bf31c7d170dc7487f3f4f
0xe87de66996d8cbc9542d393f3f5c47d7c3a04de3f5994c26300001fe1caffc3b
0xe4a819c91ba809459e0df3044a78b122c3706d64357666ab7b20bc5c9fe27e21
0x3ed93936dbd3cd6e39c213fab3f45d556fd9e2ec0aabd738537514f810d979e6
0x17ef1064189b73921a06b5a9ee47bbc6c325504369dd13d24ad731fb6c4b4841
0x2619ac5130c7bcbacabae102ac59a2340f72763e492a61c1f584b996e7b7f5f2
0xd5b4781ce9702065cb5d0ad2a6c9573aeae112dfa52a46a6401c85108e889296
0x860efc852d125287edd44b388302dda05b5e086564e8423d7f1c7d372b88de2c
0xd9d8fa78ff60d589d4da3bd1d3deef43467d0c8ec239673254321e0f4b0ac3d5
0xd156b431600216d10ca6f76bbcfaf008fc5c07ad2f5b360345b71e81cc3db187

Functions
Getter at block 21313331
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7a119bbb542f16936c20742c0c8ebc5fad1a6652b58b7a40965fba96f4f40f64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdC3793Cd0440854e7c31428C305061715D391C94, 0xEE7F72c29eFA63ef21f4d020D407C197Dfd516E7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.