GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xf3966157 at 13503291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $370.72
0x24223776963962c0382ed55894f74ac99ff98c72aea82f8bfb40aebc99c7374b
0x286cea2975242be61b2ba62cd2f2aaf839f8ad4dfb91246596a11bc4c0fefce9
0x5bdcb5854ea8190c5225af8f80f0b982d6e06186e14658497ee1c2214b39a3b8
0xdbaf2bb4122f14dbd7abc8540371b11b3bae0f93bbf9910b790e31e63a670f14
0xa10ad4a9a490e04429cfc70eb06f44574c797e527319d956c747a0d0638b732a
0xa9c4a779d78156bb837b2801308e90be9e2e6f81b604ecc447fe45da0b64558e
0x708f6e0b8ab0c9b829a6efedbfd28f62e60ae3b420b190befe190243739142ab
0xe81b83e117926e3da5066d60b6b65468d6d851409f1da699eeb7b58f1e152ccf
0x11711a606192555f353677514768606febb5ec97d36a8671488b4b089c196857
0x8d0e0f7796ffbb494c4033ae6e55b77de596e506473f0995fe8fd11dbe45436f

Functions
Getter at block 20791862
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x029acef807181ac16554ca4fda45c3cdb40c29349728691ab98591817aa7bfe7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00693e80ee4793ee79C23C8B3D3004fDebAc8899, 0xe07dD61B77E7B1056e5215ba1A6b003428F384C0, 0xa3e78aB6f120C730D6F3939c0Dc6dcD0E3da7278, 0x320849EC0aDffCd6fb0212B59a2EC936cdEF5fCa, 0xEd04754E1396819B7492fF63d38250eA3bc66439, 0xE63f21774280388D2717691d91F981543F711d22]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
42
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.