GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x03b257f6 at 14195325
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $191.39
ERC-20
Value $646.97
 (#3259)
ERC-721
--
 (#3258)
ERC-721
--
 (#1870)
ERC-721
--
 (#1863)
ERC-721
--
 (#5084)
ERC-1555
--
 (#2134)
ERC-1555
--
 (#1346)
ERC-1555
--
 (#1345)
ERC-1555
--
0x5028c137dec92036c5115648e4369d3b9c0a397eb9895feadbcf6eba72879808
0x39afbba0759676bf3b5b86a2b376f6c693cadfabe34de733ab556cb733fa34bf
0xe296b7023287b01be512c56359ac892c92f15cbe056fd7e396e3912c7deba622
0x0f35f6fe05e344553279519152b68f6e8651917f52f207e6f1551bd7ed7c2774
0xd8ca8ab9b38ed235cb6d993450bdf5ae773b57e35f7bd19b5ed3d5b0418d75ab
0xfe4000c8ce0ec5572a269ad017ba060246d32f306f6a924ee44268b7a6f345e0
0x9b43f4a4e8213d45e665f871078c29a6524fa894cb35f7c8e6cff0091cf2a4fd
0x0c8b99bd9f0f32349fdf976dc0f61889254c4c76d2f14404d83a0197ffb043c6
0x078d06e5010459845a27d3b1755dd5ec4141e78fd8938004a1ddafc9257024d6
0xa1dbf32bbf520c2acc77788b4d00b8c0ee2c12838fb465e10bf46b091c159b4e

Functions
Getter at block 21332693
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc434eefeeed1b76fc62572ca42c20202f16624905790c81d8a6eb34ed2f9e041
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x497eb01027b622B6eB15387283303161e0e5E7D4, 0x14b382e54fEA0259825292F9E42ce8628BCDF827, 0x8052822B1B30F4eFB98D2F0c885351bcD807E910, 0xc9A5f16F0f9e08ad7CdBE40749036f29906Dc1CA, 0xEDeE0F9E5A46AA3d820B6D1A6405e5d097223aF4, 0x5346631DD7b07372dbbFe18ceA666d9EE4A2e29E, 0x4C0E81fB12308B2bCea8cC4167d5FB0AebEE5Cd9, 0xeb1EC1E5F70d8A1971A7a1Df902EAfCF9A2198cD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.