GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xe7126df9 at 13199989
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $503,954.29
ERC-20
Value $1.06
ERC-20
--
ERC-20
--
ERC-20
--
 (#2)
ERC-1555
--
 (#2385)
ERC-721
--
0x201340e2235825b8af6dbb92114ca8e1f8c1e126c675d89156f6fcfdf4d0c565
0x5dddb021002fce2a4ffa765e65c96f316794bb6dfb4d55612be3ad70879f4467
0x6ab36736904bef69a8bc6245b5277e901304e96cebd0e474bfdcc108d4710047
0xeaf8d79e1f08e21eb1088f2a13241b7336da7c9560406b50d5add5314fa7826b
0x3557a90b23c8169897415c726fb1232c931d655d47efcf82f9204fea153c148f
0x43cb8a0d4a962b8449b4ab4f2040a254b0bf06c01e187d59333fa73f3075450c
0xa962087a62e525f836aff5442f5169660b35b1956a599b9ddfda663ecbf38571
0x2ee8ab0928fc9811d8b445e81c9a90d6ee2f9e038b06ae86a216d24f823c74df
0x3453d31b1c17d12ef67a510e94f0514ee84b480b73802339e504f1338a48884a
0x1ad70715095f34f133979e5ee8c8f5b6f65239f021876230192a96b3862861db

Functions
Getter at block 21292177
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x264d20e005aa81bb68a0f2b689b2ae51dd49d074fff03d3611a94e8f242a8683
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa722C7A5589C02b6AdcaC4F8C018a81fb1E553B6, 0xa22A8EEa43E9BC34c20881c1a684e25883C1D322, 0xFE159bDA63B2128a6359a3C3882745E3b8deA645, 0xF1f571703Db61C6930D8e3D61F0aF38A3be33c4e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
117
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.