GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 166 txns
Deployed by via 0x9d9d3d74 at 14065501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48,408.37
ERC-20
Value $35,334.26
ERC-20
Value $148.24
ERC-20
Value $0
 (#3004)
ERC-721
--
 (#1502)
ERC-721
--
 (#30)
ERC-721
--
 (#13)
ERC-721
--
 (#11)
ERC-721
--
)
ERC-721
--
0xb78706aab8a35bdc284c4c8fd57a88b92aceed958cb3195a7acf3c3b640d1e15
0x6eaf19b2bda7f36741affb42a54850eb6a283a2624c2d2b2c7a1393ac3ef2ee1
From
0x5b88bc8ef50dd59d9ffc673204f156e030dca8a21677e3e984615455496f40d5
0xb8181d2f0e1b664b73c0f5e75333e792b6c66f44414cf734e7b20fcd05fc6410
From
0x83d52185a9eaebbe739efda57f9a28179869a43fb5382727ce65f331959eb75e
0x871ae3ef96135c3db53c41a80d1b20ce87a76ae54f62f11fc1232810338d4605
0x0cd8985cef30c1b9e6bb61ed92248af9637d0d4981d71e0c716d7c3feb6ee0bd
From
0x4145c078c5781c0d1631fca6db64201d9a2f423b5d0eaeb8ce94b25c8e2cf084
From
0xcd32b3d639b5a6f02b4264e13761c363114508a16411d382abc7bf43e40017da
From
0x347be1153376abac78b4a5192fa98e10eb81ec8f9bfbcfe398452f95a5331368
From

Functions
Getter at block 20939643
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8b44dfe6a9716e2680cbc434b1a06bd52fe94479e4a67105a3498756e26bf28
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC4E4d9Ca66fE8450da2C9F5eEc9beD43aB86B36, 0xC3E48281E5293bF1A0CAd7Af7f67514Dc19e2cDE, 0x08D816526BdC9d077DD685Bd9FA49F58A5Ab8e48]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
160
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.