GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xbdf3ce46 at 18954960
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $119,123.47
 (#2441)
ERC-721
--
0x2e787686dd46902e822d73f8a80efb31f8539b4aff886cfbb27c0da29b9ac61e
0xbc0d10b0e6caf1e603f0f7d4c870e1e9fef4344e48eebe41c49a5cbb8945d740
0x209b1699efc176b5f4be52d1718a1190a87c7da5b9311a013d16a2a2b93efcb6
0x2fe86b2f8bce3178e07a4664789bb44cf5090096f4d403c5fe3acc4e68398721
0x48546f518760f8006b7af6ff472cf3cf528493b492bdbd4d50ce55956981215f
0x8e0c72254d6578df6e12d7d395a4347beb1cb010701f9297934bc7384aee6f7d
0x7662653a2df023c692f1b0fd06b03ae4848e8dc9c866fcbb95f798ff0e7dc15e
0x79545d8346e6cbc7de1b84d995545ac9bf7174035c05bc131431dea183326a20
0xa425101ddb706f5481d8dc73bb8984eab3d7ae54feffeec34992db3e9f3df6e5
0x6b65be2ecb443757c329d08ae1ba0b6b05a8e10beeaac256adf3bbe76beee965

Functions
Getter at block 21225171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x839cd6ad542ec6b6dde3086745a32382de10323929b94cc2c61cef49a08134f9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6115105A1A43f9E743D1dF09E553469180aeA853, 0xB0ffA61974647bc483BFfb6514ebd52f289E6cBe, 0x64720e7c206A6d232a2B6e2f4c00907894B84983, 0x7534944E5E2543E03c39e876d1d5f7A2ED32A8F2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.