GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x965b8308 at 16590887
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,534.77
ERC-20
Value $15,015
ERC-20
--
 (#31)
ERC-1555
--
 (#0)
ERC-1555
--
0x42d297c8aca086a192332693ffc223245fb00d38c7b4ae99d2f0682d1d5610a0
0x6f0ad1feab7933a8d1d670282b20bd295a5abe7043ad0f9367e5ee7f9e733832
0x8b32c86dbc1a8b184f8d73d87c005cf635e5b6876b5b77de4252e3b44f05de46
0x2659e594e69eaeba943220b778ad475e47ea538ec866a37bfaa62b76eded1256
0x1f316bb01234c8c9b0eea9be3a2a70cc3f0d3f61a6140dc8b1cce8627247b543
0x1299ecf555b762cb353e117f1f9bb25cf83341eea96a17927e9ecdc236c521b5
0x6c9868bd226d158bbc89c7b8398fe2c93f4df5fab23c7c933720a214df231ecd
0x9ec928a64d2dd33c1ef11321beddee28e23bf5d5def38ce11afc16307c034566
0xf7f57dd44677b3755cade795e8a9c34afef91b542e407b3c8e59958a92ee930d
0x84bd7eaeef53d91d1920abbd418af7f9ee1154e282fc50b7d0e5ce42adbc2b87

Functions
Getter at block 21324287
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xee287407cf129713833dbfe4d2b730b3a26f387f118bec7855dcace746e8e409
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0bbe430Fe4A9AEc78dbc4d061905378D9C85F7Cf, 0xE449218643cE6bE9BFBA10e352B034e728F69132, 0x878608Dd7500aC73ae90AeB49892A4EE9C5a451A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.