GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x0d946231 at 19659909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,406.15
0xefb37cce323b84ec1e6e20cdee26661b97bf89beac2b9985c9a98e53f5917d8e
0xdcb5c9bbb7c7db56a1fb7a763d30e530690bfef048efbe5dc5b7229eac5db85b
0x9cf74d9f1dd951bc03336b2e79d9de042ad017a060e6afa0a9dad6794e50bbb7
0xdd1ecbc1f34f94d55e636d040692ba6204cd7e8e4b9322c206a7ac81518ec634
0x148072754b16c39fae2d070e5702da381ea697e21d3db78a3bb46010b265ff29
0x01196098959cb7c4e2f0a8e49021f133f09b41f10933a540e82b005521e9434c
0x95e4a43627d26e9430c7a15b9919d6f33b3104f54ed2bd9b4e6181165cbbb213
0x8be5641a5b7e8ae59f4a3dfb434deefca40fd1835d7d132d421a0022726fbd67
0xa5cf6fd211b62c8f60e2c9b9a8dcae7ea6d14b23fa869d2dcfdc6cd9fafec3b3
0x268a35941bd19fece0ee7df0e9312be94a64157f50bdf1bfac4030586f4124f9

Functions
Getter at block 21313952
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34db89bc172e4f2aef27c0e808491ddc20887e65f1bda40651045208cbd770b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1875300C9abf7EC9f203C62409906057c4C58160, 0x6E232980B3294348c2A8deA8BFaBF0ca1B33612A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.