GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 227 txns
Deployed by via 0x2e0e8c1d at 13766188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $68,164.62
ERC-20
Value $1,794.7
ERC-20
Value $387.5
ERC-20
Value $105.38
ERC-20
Value $54.54
 (#512)
ERC-721
--
 (#1196)
ERC-721
--
 (#9)
ERC-1555
--
0x294e6c2c53d68bbb5d46e052ee421c71dc9ab256eb1aa5a07a5728cc755e5d2b
0x205773052c8e3293a67830b21022cbd9a13142fbff613464e8690775d3ca627e
0x8cafc54bf744a9146288b67a8d9791b94401fc345ae75c272ae03a241bd8567a
0xfbecbffa3be557073eed24c066dbb1c006f49c140bde93800db0480d08a2f6a1
0x81d7e169866ab397c9ed3bd1dbc716f8762142f8dc04ac68d4cc0cc32c6edbda
0x0a8895e020b22bfb58039340dfb947f4c469c772068d5b5ad6017f409a6c71a9
0xfc3493c3d9dd678198ed6196cde7a5af58be62f123a26b87f9d3edc11d2ba43a
0x5cca87106973b2c0e5dc5753f544a20d25f3fe517eff954af377207fdcdcc7d0
0xc0dd53a9d2c1ec2b6b3a3712cecb0d999737632e5a955b8c0ec8ad9b5fc48ff4
0xd6ff2b7e60dc606a0bd69ffdc5cd8d73e9bdc426c21bed0ef57b14cf274f07f4

Functions
Getter at block 20855687
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20127d8c1ba02c16b89cc783dcb3bc775420e58510766a9e3cf90332e7c42bc1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A361B9D21F96f70A12bfa790363239A84ab2444, 0xE773382A7574de1C82b1F67099E680c043048708]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
207
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.