GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0xa317b6c2 at 15534732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48.28
ERC-20
--
ERC-20
--
0xc98a047b04091e05e87c9f7da29952cd715e0a121e7a67f4d5ad8e84d03a27c5
0xe823a2913f070b02c91e256b4c710056f2e760e6eda1f846d1e5c2bceab6a49f
0xb832e18aa02921d7b0efe78f400261dd17e4c6a6e30f553655c071c7b655f085
0xe3a50d12cea7fdd15cab5a3a112cacdc1b6b652ad44d8be9ee6d852111413a8a
0x039e93d2f4e3a141112f1942db9ebfe39d02120be40fb6025e2b5fa895304088
0x6cac55482ae6369a4c1fae26eb0498b504138e6c277dea81dcfcfb1996fedc49
0x95c6976861207ff8bf153e67b17503270e9316745e27c0e3344c27314d5b4804
0xc0261fbd6f7ad3175c13c071ec5b1e4e2069962f13e05972f826fec178ac1ff6
0xa4438cece609db4892a7c661dab12ac4d501a8c6dd4fe48cbb4e09a48edef504
0x1351e0e8c4103bfe54e769c63d25deaca41e97272001ad42f309c4fdf94f8ecf

Functions
Getter at block 20915141
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf6cfc9c77965035e9f507a22766b70ae7f836f7432906280be07d1750279cc5c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb3e85689b2Fe0eEA4159207cb483CE7d94588371, 0x33303Bd41DD051fAB2155c88Df9A25fAc755B65C, 0xFCd7599145500aC1aCA39e4404AA23E539036958]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
60
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.