GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 196 txns
Deployed by via 0xffbf3e96 at 16326535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $155.32
ERC-20
Value $35.4
 (#1734)
ERC-721
--
 (#6914)
ERC-721
--
 (#6839)
ERC-721
--
 (#6779)
ERC-721
--
 (#6752)
ERC-721
--
 (#6715)
ERC-721
--
 (#6676)
ERC-721
--
 (#6499)
ERC-721
--
0x8e4d9bfde2b9c595818337597dd6abe6e1bf68d2d88d24b19575c0b4a40bf511
0x645ae4f4ba261b7fc4c990ecdebc78758232ca4279fa1653c3f3fc1132711008
0x04431d66c20a5174160b11ab2d0d5838be8365f143b82346a94bd1afd5108596
0xdb61a0b5e66b2a1b12d3cf4215d2e710cb344d2f34a5e73e3ed1699f737a980f
0x0a112e715e1cf9bfc53ae6d99b3f819dab6a7f98f9f2cf74865a2a8a302dfbf4
0x1403b6283b515ce6aa165052293bac180e59f0bee6a133b55fb40ef0498efd05
0x31cd0ba80f68fa4266901b3078c5aa1f1421c6274f6a04365bde08e37459ae5e
0x87d0ec6bccd456bc960ad7d4f7f6d458b6d949a80d601ccfb8f4a2491fff8793
0x536641e812f0a7a880a5257cf690510a64627f855f535872ba25ab5086a9ec3a
0x97e1be4490b478da5c32785789dad5af4d6180afa16926370e824b997233db76

Functions
Getter at block 20910667
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ecd3ae4e8dca6ebce6adffeadf816ec9b7fea5d01fb5faadbeb24ad9edb49ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaceAAFd4F83178795719EfF5469C2fB6Aac4Be36, 0x72fB2618F3d25723aEd479f5A4af2C1B44Ca418B, 0x0F3c4cEBD76767061CdA5a7705341ED74d0a4E3E, 0xccDD8D7D230c3674Ff5f5C40573A7cBc53c3e626, 0x10b25277a13Ce211adA53e405E117D9F93538E29, 0x7E226f011666cfd7103A4cE05486077946C9f6Bf, 0x0bE2dfDD899685823410cA14ED35399B120190B1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
181
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.