GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x8b60b07a at 15282211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,454.81
ERC-20
Value $163.46
 (#5)
ERC-721
--
 (#4)
ERC-721
--
 (#3)
ERC-721
--
 (#2)
ERC-721
--
 (#1)
ERC-721
--
 (#0)
ERC-721
--
 (#3)
ERC-721
--
 (#2)
ERC-721
--
0xaa6f843fd21d74ed04674752d8e1f3cfe0e8cf27c2898275a8525e469dfc3502
0x96c1c02fce3e97ba9d73fe35945b58ce39e318b4b89bd88d6cf8aa04a3c3bb8e
0xdf7ce8d604405789142052e7664f959a6d1afb2ce8988a6fb6a3166f201d55aa
0xeb523338e6f3d6c1a5ae4be0ad08bb8e869e9ce85453d8f2802179b122707a05
0x5ac3d3b34898fe6c2d4edce61fcc283cd6b27f0aa155e809d5def9f8e3cd190d
0x7b5eebc9ce8d1f952a783cc019c97802f0d3bfc157043169c5704aacae7e1e56
0xe8f3cc298f78c401ea134ba3e020c25f83d00f171fdd15e9ed4fa18af218b502
0x0726cbbde265c07aaddd7eb2b2551254bfb164ae90bc9f93e86829b2e769be90
0x0bbe0fa74cd0841feb9f42a3f09f7f7a6f039603d1be5525f3223a2408915d3d
0xaaef7c8b9025aded2cabbbff0a29e8c5eb7fd6c83b007ba78059ddbce27dc4a7

Functions
Getter at block 21162211
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x22adf9cc2556ad6c1497f36933bd9cc8e1bafcd683f5e14871924d19a9b7e902
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC2551CFdCCa639B6dCdf33c16670f958B6e8A06, 0x28a2Cb5697c5c6b9C826E8c2f339bc901142CB40]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
82
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.