GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x285935b1 at 17579285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,484.79
 (#1309)
ERC-721
--
 (#0)
ERC-1555
--
 (#100)
ERC-721
--
)
ERC-721
--
0xaa12a337f54b8c00091dffce4b0aac90afa1bf0ab6af007d31dc1d0ed6b7d3eb
0xc1efc85c4a1ffe3c42871646bf8a3e6d4ee9ad75c30e4cb763943e23949d5d05
0xcb87c047311bdccb64dc22fa404190daf059f250a19f4e692780da04be1599eb
0xcc58398de2eeb7df1e184648a10a40b5068acb5c19b77e12af5c6ed1de6df575
0x8c22780688501c9d7a81a80b47565c45a6ee7817ac9150d56c0fffac0e320372
0x48d7e65362aeef64172006da94723fe57dc263ee7576fc0a1c59c86a3f765387
0xf8eca36c671c510a406ffa8b6c2ec7998f3375e2fc653d96eddd0705868c7ff2
0x0d08a24163e6dc2cf5a1b2a3782b23b48d1f4145f4e6b6784cc5b835c99bc66f
0xcbdf8b7db3be279c978199d072b60043e849ad7da569ffa170d79d2f6a970411
0xebb42ba9f2f2132cef3bec1531634cd12fe93e55723deb7b3fde6d1ea9dae0e8

Functions
Getter at block 21306670
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6fa42554cde02a64a14d4720eb81f0e1905b06b3767383ee24c4ad9ac886cd43
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe9FF88B514C9CAD6C060FDcA09B05E7080bB262e, 0x57E6C03f7787eA8c825EB21e7BB852fc83481d2a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.