GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 373 txns
Deployed by via 0x2c2a8b9b at 15810920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $82.71
0x30674165faa631e0ca0b4f1c6f76575c5824237665ba32d8a304fe3f9d6642f2
0x609da2c60868de823bbb36e1871bf277ff1e4b5fc9bb50bc4ea4a43bb9ec01e5
0xc39e5c76eed9897bdb78f4f719457d2dc0ecbd60d99b059025a48b9874855795
0xf0ffb0bf6c835e25d5b0c61a5a7ffb65c9ddba09ae8bf32e97bbc87225707c94
0x1fff48ff293f7e49d6677cbb1462564b3e09600719e833ea0b674609fa5fd049
0x6bd78117200fb5926389a5560e8512770872fd4531c6df7082439d631002035f
0xb263614f8e6c249d7bd1887f146f9d3dd0c17b094954c2c8e52deaa39e8a5a2a
0x220604dd71770b4032d6f68fdad92d3792eb26007a8f2915b21d52f51a078e9b
0xb43844f811c05abd4315570559b7e69f8bfec2b8da21b7e58f087113acd067e9
0x5b723232b7580ac8e9380f914b1f6d6d61bae805a38f0313ce1612297a2d72c0

Functions
Getter at block 21391912
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0c632c9f459a78bc3708223f891985744e0dd785607689c8d7558052104fdcc7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x81e20B03Ed04327FfC067C56AeBCBE1aF5D2aBC0, 0xa821d901F368c1591f99E9d678d4C5E3425ad7f3, 0x72D9B7464B1C7100a41f81813966021c45bc7418]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
392
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.