GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0xe420478e at 19626902
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,503.8
ERC-20
Value $1,820.76
 (#1500)
ERC-721
--
 (#1499)
ERC-721
--
 (#1498)
ERC-721
--
 (#1497)
ERC-721
--
 (#1496)
ERC-721
--
 (#1495)
ERC-721
--
 (#1494)
ERC-721
--
 (#1493)
ERC-721
--
0x6740e41e3b0b059c911920839e97c9c39d055ec563a258140bcd1063eb8b52ee
0x3e4b2f20b96791e5d78ac66f8b4aa5d2ffc83601665629c604e75fe241e9e42d
0x41ceaccb09cab3601918f4313292bd4aca1df9f4a70f13abbc62f51914a84e97
0xacf000897e15ff251968263df3096d8b546e1e5f73af96e4c7386de8eefdf231
0x2019fd9643372c368407e6cf3f988b72bda4de210b9c40d8c81788359beab299
0x53e612f211961101b729441c2e1586a388b68d935ff43882df874bd6369545cf
0x5a55ee8bb853c3393a9595df68ff38e353a6da048d13ec361d750064f8646a63
0xbbab207d4c4cf1b0e320a6a0d084f8991dedf919b8aa48c95dbd79527e071eda
0xd125b067c350aa0e9c0e752fe1950f78c85e885a9d437ac2afddc4e80f7b0072
0x4e56d2b6c8d140d98595f28575df49be37dd6e8128f0370c621d3720d2f829f9

Functions
Getter at block 21314124
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36981221a9d4053d637d56173d9356405647a6c76a3860b7d837f7d5b392ff93
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28c76B0815DA8445aaa1603A7e6FE7D1dd006126, 0x7B6bC0e27d4387a662D54B3C6B0C4EbfCcd48997, 0x17748cDA56b6078e82aBE6133C8Db2Db76f806F0, 0xBae3d0d4AC7982044146A735c4a8A85bFe6AaC4a, 0xECdD9DB70a7B4c598DccAF47f13324dE26aD7fF9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.