GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x5f1716a9 at 15136077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $951.62
0x92a97d89660c817d771679a141118b2b872e309f8c40ef36e8543e408c3413e3
0xac84860bd1995125e3c4279c93892e06e682b971474d8dda3c4c4d09bdd21d08
0x5adbf10b69f2b2ea9b890b7fd31c8c53a8d8f0ca6b9a9f0d1d9018a728a80e1f
0xe7673bd4e227598338b8f7fbde7b9a47300607a28555bd99dbbbe93ea0f4a6eb
0x5bd31ccba1c545286ed5e3e54534a670aa5637aabbabaa4bd40ff01d703b29f1
0x16fa70c10964a5e9529cf5d6224cc19448457ce3b9218c27254ed3f69ff280c4
0x511fecb316850656f4acb523b13cc86df3a7db8666c777d840b08c79030ee020
0x5f35896158ec1158fac5637199fb5d15d4885ec4226e3e78b0b92793d98dbc7f
0xf39b7e94fb153edca60044a255c1634053b771738235b1be7deaf07160807be2
0x8da9e72fbe06063cb00578362de5a53f8c6c4aa77ef7f285f4f348db0a81b45a

Functions
Getter at block 20999893
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd565e05fb40ff1e65b9b6e76f058513b5ced2921e646615a76912494d02b5aa4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0829acfEf02b02d366713cA0d1b3f672f9a0E57a, 0x68F7C2C3361E82F6f49753e65DD0915800c114eE, 0x51FF8d7c15318956f942d184132E0C1008EFa69D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.