GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x316c46da at 16432057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $88.76
ERC-20
Value $124.43
ERC-20
--
0x394dde38e32bab5c47e4259075ac3902abdecce1e148f55e1c7bcd97e853fc83
From
0x5bfba201375c147b11d8605e6e4d1a4a286bdf39b65629034a42a9887bf7b634
From
0x3d30e3e3741383b50e6af96b01080c0d9c29aeeb8d0932c16283d516c577011a
From
0x85a542bd52572915f6b848114cbffec4e5d465c3d6378b2821cce4a3d0b13c15
From
0x18b2e9107ecc966dcef4f7854b5a6e7b8e86c54669a2441f652fd0cf63e9e255
0xa1f747a3d0adda8775a3d544dcebb32e1a6ddeda85203276204a881f09ce1e27
From
0xe5b81479e3b011ea72cb5c18baed7132f8f34d1f5f282fd4c8e8c22e5b87eaf5
From
0x40a0a799831b3e595ae3d15ed0c2fd4075abae4927a2e4319d670fb3c9fc5474
0xa009316b352898062aa7ee9081136c9e05984d16b1130f578d4f68abb15bfe26
0x9176112c8f2c36ec599b91a48f75b4de48259a8f422552f7987251d3163150ad
From

Functions
Getter at block 20930130
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb4a06fa90be92c10593a72b89baa0bec4a2a0c8f08f43c7425494ef439fb4cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd33dcEBc0C08567EB9547c0b9B2163c38275b58f, 0x300736a2C7eACaC5524930afF74779EcB2C775ED, 0xb963fa652274e887E7Ab9876f436e054Dfb3C3cD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.