GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0xeebbf718 at 17195742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.13
ERC-20
Value $258,526.97
ERC-20
Value $4,174.57
ERC-20
--
ERC-20
--
 (#19)
ERC-1555
--
 (#1027)
ERC-721
--
0xe4a52a4eea4bf617559ccec81749500f07620ab71f5b69b72136e7147a88aadc
0xf9ad3ac0265e0131797d9bbda4c724d34a01e576228d43d274ffc90a9a6bc75e
0xd5e8bcbf19730dece0f4ac115df3c9a4c85b4b70a56e6bbfcf693aecf27d4970
0xacaffb49156447f1a77a27f163f953d5a4c09c135ae53bbf606b4e1be892f5d8
0xe40b24fe95c41ec2bce2ae16c920dbb703d9a09684c97adf67ad89109c6e73a9
0x668895f7aa99fe0d2b1011ce4e4220f3b5eb0bd7bf303716a52575982a5428ed
0x31f9ab57755e6d6fb6b02ebf6bae66346ca10705a46b8567384c338e7bfb9132
0xfafd3e8a4e05316f73314f3f1d626e16bdf921a20fd5e4459eaa6b9b7647d695
0x0586c417da95b81c5e75211ef3eba93ef1c3313d133359d36de4b545323cd356
0xf62bfec4ae66c9e5da49be5a7dcbb188d0eb727bd137308cb8f1171d06dbbb54

Functions
Getter at block 21207817
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5db788385027a210d5e643283745502cfedcd905177c12aeb4cebd7f8313c810
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4B4c09b134318F8Bb933Ad09a8829a7e537A2562, 0x93a5A0F4B3116Cc2b2c959c37774D335cA3DC669, 0x4E702c7e21c013F62529Ee2bdbe48B3eE9a3D542, 0xd52a2EB28e43EB5d53666879510FdA4b3c71397f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
108
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.