GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0xc35f9087 at 14112745
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,625.58
ERC-20
Value $57.68
ERC-20
--
ERC-20
--
 (#7)
ERC-1555
--
0x28974df4940de8df205e323d00de7204ef606810dfde336471a6e19f0895cd42
0x47283f36ea7a65fde19def9cc6905418fc1b7b9b71fbcb2aa51eaf97e0e96371
0x941811f59f42a3bd46e1bcf44b58c91a9148b28ea413a42aa515bcb3b3048201
0xb44a8f2280fa75ffc3a05db6b18f34e4927ebd1ce46184dd4792bf02e2895ac0
0x749788a0d58543294a36cce0e8729d4fd8ee1a223e872c00fbfcbe2e6e104357
0x54a541e393801ccb3ad25e7c1203aab2715373f28349ab3fd21e26174b583a08
0xb27ec4a330a3f377c0477d7377045786b7ce9e40416201d03f9cac4b69590625
0xb46e22dcced3b97b059f00862fb53a613f25b4af4e90e6c0c9c2ee66e53d8f13
0x7e1475681853f8d1b9c378a1e2d89e16fcacd3622ea3e7b8f3d6dd51ff3a658a
0x37d734ff2a6e17bfb12613669035e96a0674458a7fdde585a6ddb980731c3869

Functions
Getter at block 21277730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7130654591e1bb4a3be63cb6e33c3940afc8b1ae3594f796798e5db5721edbd2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6487c698D2021EF22350d089F9D0F07e7739A752, 0xD28D86D1885A967c6E9a3D6fcE59e67ea4A49A90, 0x878A9f8c157639984325128b8bBeA3bB7AdDF532, 0x26104955B8280C28CA392f42422fdBdbF93C7003]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
105
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.