GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0xa8a1df47 at 13396170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8eb42d51b1617f08018b8d24d1273b58c6fac1980e7b1726480f9c7727afe15e
0x4f5765eb8ff17efcd28a91ca3e7cc7f7313880f736ddc91e21df507250a4ef5d
0x9c3ce2ff69759d35532884c3500f9b3d53389bb5aaee9dcf01a843c3dddeed18
0x99727f7a32e9360e34d17143e164ccd3e102bd0853f8e86cafefc054e3c02265
0x59914cdc6172c9989fdd136f193cac3b49b7838c16e408ccd757501554fad7ac
0x3fe5d3e43d04dd8ef1064d48ea9e9ae7303ac9b25a23d483d17321e8507f21f4
0x416d201df833fcfb2fd35c2b284551e1083017de71e4f6dcfb879895d1e487dd
0x795cb0711672b0c04d28a044c7c7b899d611a1b5fd44d8780e785cc019e05512
0xbc1c3292a45612c36fa36c2bed5e760e33e175e3c04bb7d66123f6f2f38d6368
0xecaff55562e1a895443e189843f673fdfec1f943aa99dbf6093382ff8d06dea0

Functions
Getter at block 20867712
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4b14887d8025e1c7aff40d2efd426f4a2fcfac2328045247badac59e5231ede
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEeCdf1b4aEcdB90102ee3d8f1C9F73D9F6E73f4C, 0xA9707bF83b08B40d807c04bDAD4b4E3C9D93EF94, 0x6bcFce9ccdf542b68bC237541CcE0a06C8AFAC1C, 0x128336483926E5836De8a6a5459D702b6bBf06A5, 0x02b9ebB84E6190c35DD7925a11d7373Cc7175aE8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
337
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.