GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0x573447a6 at 15710693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $523.59
 (#19897)
ERC-721
--
 (#10067)
ERC-721
--
 (#7284)
ERC-721
--
 (#5394)
ERC-721
--
 (#3086)
ERC-721
--
 (#1668)
ERC-721
--
0xfbe03a895a99e93fd82c8be804da86f240477f9831bc0cc2546a0395f2abe444
0xb7eae749560c1d792ec0459b47c0d248c4f1e77168479e77290367906a8a14a9
0x815d18b8dee5aa9162ab37ad22491850221b3d8772155eb122bc3d2c78030314
0x80d62e5ec5cb929f34d43f33e8c6be9cb346bf96d20400fe1380d30292b0b952
0xdfcc1e2655e898cbfb01cd3ac80b35a8a9f05d83fc4d8af065ba93633e2410ed
0x3c901dc5af9964112ae12230a7024453dbc1ee393bb6b0556c7a3e55945f2a47
0xdf483de887ea5250d0c4fe6fb2d99f370be132c1d28535c209b40abf9ac8c7a6
0xf03585236dabbdc4214d900b50913ed72fba49715fc3e2a08bebe97a376b8884
0x85f123941bee574d2fed93ff5de37816b130d87deb363855ddfb4dc3e6791813
0x1cb4782d6743669dc4015cb54737569381d1abf1a73c896290ec757ce9e72665

Functions
Getter at block 20956595
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe5bb72e9ffef06235ac62d9136f06b97fcc0df9fecda12806a7f178f8fc2226a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE98ABA38987234f8C715A7F15A10f33F84FeBF79, 0xfC3B947217Bb5e2e4C1B51D9068Ac9C5E2551ffC, 0x9a621e73d0613e0E87BA7cC928D4cDDbdeE22c40, 0xfc93aaca3f4cC2224Ffb724b7A27611Dc8f3Be57]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
100
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.