GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x8db826a8 at 17541567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,964.43
 (#106)
ERC-1555
--
0x9278b4712e2c3f1653c60cdcef319faaac20485bfbbaac0d927e01da7a13814a
0x69c91bc6d15fc609d02e1b2fb9209cdb86df5e4669c55e52a7056a39265eb653
0x6701c0c8dfbb9b9400066d495473305bb092c5d4ca2625d6b09cc115345da88e
0x0d34731e7898fd405a7270e02b3f3b5af9a29db6f1f8927ac1d4ebbffd6a47a3
0x3f363fe002bd3a96beadb98fc7b7c04c6b1f17c119ea02f184ed221dab452ada
0x577b8fc98e5d09fdac4931757545ec02380372e412d1b1fabb5823a0d4acb052
0x777682df57d1da4f321fae590b4c2ce87af1743b3b78c4649ff9b14996ae26c5
0x070ba48dc9e97e6bfe398798ed80dddec1237d552a0fd5676f8ea5399c09e4b0
0xaa21f30fd8eba428926375380c4af77cdc47e97188668ab0a5c9b9e7ceb0ecb5
0x73f95eb494ac4d811ebfd96e63c3f34af5d3e58fdc863d30085867bbd1b710a7

Functions
Getter at block 20861063
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x38aa79300dbf9dde3119eef33f90dd00e09cb0641aba0a794544d21ceded1f78
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x672386C9bCf0089516c5e6B9205Ed7512a8d1c63, 0x129443cA2a9Dec2020808a2868b38dDA457eaCC7, 0x2DfC6dDd5230f391f0cb8f35095f32dD1DC3A14c, 0xcCdF1658f4c4631D87a110EC5afd43040C6aeeE1]
getThreshold(view returns (uint256)
2
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.