GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 354 txns
Deployed by via 0xd624baff at 14359436
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,113.88
ERC-20
Value $23,950.46
ERC-20
Value $613.14
ERC-20
Value $184.52
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#617)
ERC-721
--
 (#37)
ERC-1555
--
 (#1)
ERC-1555
--
0xdd977ab376b918b7d44afc271e8a718336c971e631f7f8c49511b10fea9ce72f
0x19b049c3d5e5c082b5e2e631e7a12819e91fdac0ed1b03ed469789ef72c795f8
0x01acc8607486dd06a260db4b43d48813df4bfe3fb0e916b90325ca5e1fd835ae
0x0c5f45d87dbcfa79f9613613f3735395dcdf1bf12f0879f9cf8239425177e34a
0x4818360c0280be8f1521f24a0d00260f55a77e82d797cc318ae55a260249a614
0x6478f350896537ae363fd8cb38e83471c0db71c9230ce3be6f3a938737eb2c84
0x5a28dc4fa84f8f4ca43958c32ebd55f343ee95e20dca4ac44cc969e0f3cb264f
0x89ebe37766681af9ed97a83bda995a9052527e9fd9f39d5f7300d393d09a03b5
0x6e3d5353076e62419814d6b02d98fa2ecf0f434a2f8523882451002cc635df73
0xb6ee0638bdb7424f4f36b1e65cf30dcbd6c2d6fda5bc2c6bdf197450f1b384c6

Functions
Getter at block 20908279
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x84f49a722444f5f42e073c801f236567c58d4f456f6697b00254509c8b4233ab
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfA0530274fB5F6Deac382455bDA98cB18f3894A4, 0xa632c031714532DbfAa83551032cb4c13f838BA6, 0xd7EC859331e14F2CB38CC5e682445184b8394A3A, 0x57017dC0270bb96125AA4aBf0b6779a3b20be073]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
338
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.