GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x5adf8d15 at 14806585
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $753.94
0xb915280219f540cde628d19a1125d1c5895d898116f1070f5eb9d6dd235c93a8
0x324d845a0f754bdb0fa8cb457ca01afd78babdf2af633a8ee35e7fcbe0b7efd3
0xff1b1310371a89a34ad237c8873ace0dc13b1d31890c933f6f5e2bbe5cca90d4
0x88479a9c22bbf88e6d0beb971a4b67c4e2cd10a589ebe0d908ab6955dbf0be63
0x89a4b91d32958a550815ca4308ff1004a8575f189a04ee5cca342bc9bf298d56
0x56c79065fba6ebdf05fca91ebc8550f2144fca078a76009ae3a61417382e0452
0xfe4b327902878dba4abcba909c8f035dc19b63ba18b5a6de18a825738508d351
0x6de1f2b5691441f665b2e1b114f8c04e6fafce377b77234aee0e9df1e7bd86cc
0x8eee168cac67d27a00c4a6b2abec1806dd43ea91760dbdc9bb42c9a78b1b71f5
0x2450f6d2c2bb1436631e8b0b974be379288c433cbcba688e3099556e019e832e

Functions
Getter at block 21299599
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x994e59fc80cd147790dbf8e65f9dcfa53ba0b13450a8042cf110a825cdce5fb3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x58fd95F79CEC8dfFe6a0bE7c1e352c3d62537DdF, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x1e6F3Bf52d37b64D7184E9B4905f90897a95CdCE, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0xaD187f2D2e7957411475f7a66F1Fff273b38cAd5, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.