GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 95 txns
Deployed by via 0x334bde1c at 17104944
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $308.74
0x60d1bbe74f9a0db8be3d94cc161d455b3d197d7b102e650ea9639821fc51593c
0x57aa86050c5913ae6305a7737609d962ee423b1619eca8d77d9a1221fca8b27a
0x8d503c89c7aa93d9fb020284c208764a7fb70bd8ec54d3ce8ef19de918ffd783
0x48943043d3fc5901f09e3c9378bbca3a10c6ea5cf567f06f37625de06e360155
0xf4319e861a0c319eb44ec5b6630a39fe48cf76cb217c9531197cb28803b74274
0x451ae9d8df6d3fcd35d42893deefbaf7346626ff77db36632f0817a2430d7b7b
0xf5704eec47503f4217f88a580fec58374316cf06ba36f3aee7077cde7c7c18fe
0x0b8e537236d22ecf417a005fc20e617dda80102a02fb518faa2b15b237a132a5
0x7a7d6a6af93787460681cd115a58acb500b02b969947768029453c2037a9e7b9
0xc95c909f24c7caf82f245fc8149ae6440e79b9921bf2b08e4da3ede6e87eeaf1

Functions
Getter at block 21193632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4c0c095867bef18faf5f0bbed7302674ecd7e431633660922f36ab9d3d65747
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x94344eF348A2c61cd658A2b8ECd4fc4FF456fF00, 0xd54f7AB07175d9eFFC4b72581517800B47ee7094, 0xe1f6B0765f27b7DB17385A269069eCe39F41631d, 0xAADC76C6E4AbeEb52D764443357F6e75db28f0e1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
96
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.