GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x8b1284bc at 14141088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.6
ERC-20
Value $1,085.1
 (#136)
ERC-1555
--
 (#0)
ERC-1555
--
0xe9efaeea09b391a9659b5469312a0570a19869000d0801249fef47b6834edddd
0x09c018bf9123fd4d287c9d252092ef664515744e3ace5d9dc5fe457bcfe5d5eb
0x7b7b82cf127a68287c09f6a31631b54bb474ad07d3d0f6b8dd18e8bf2fa3231e
0xf59a45c1a89d423ddfebfa77dcec381db1ea97cd398c7388b9ac870db8df4b8c
0x44bb8929b52611f457c87c417b74059c47fa004386835f09b11405b8ca3e0a6e
0xdf61eb66b9787e6715e41a0077997fa04ac087bdfac1b2bbab8f374a0c6d43cb
0x33c13f30c7f14fdbc11eed1ed9310171c72423c3baa3c36a10ed86dfc7f229a5
0x21c8e552f4ce336f53f6d1a26b5136ce399b374acc3abfae05c445e17f2f6491
0xb7a0f4f10866b918b6e602a80e8b24db5e0289d7e0bdb6eed9bc720707ce5dff
0xd1abe4a23ea4e67ed19d0f5a857cfc91a6348c74425abab5dfeed6486803a1f8

Functions
Getter at block 20950116
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2d0217a6380d312c672f3ee3b2a9d2e7e122df5c7266506014154a60e01c57c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59D8644688C1C12e2A115F98B62410C7E218286F, 0x3A73317869c05B27CB882F0910Aa87bEe3D26760, 0x8885D282B566a8bb821d29b8F493616423eD5E68, 0xFA10ceA919C9E403d150318ee0eccdEC57c0d941, 0xE3719e0e66E89609225A07b62EE4171AE18eA70C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
50
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.