GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0x97ca9c4b at 20821429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60,005.36
0x94acee649086fc9207744cbaba7aaf0f969364010328b054af2218a4ae1e0ed8
0x0681e196c61959d9d96fe3f07169ed3b5b0d07365be16cf06e4ebe1ea71bbf96
0x66624f38921ee1fbdf9e0d6f3b6e46bdee0043251bcc535699acbd2a0bf96bdd
0x431175ffc96376629914415404a3b933caa9438aab35142899d0e447fbbc19be
0x77278b6595ffe3ed8ce327b03a6dc46f4c12613fa761471e3778dff3cb278e07
0x92aa6c514b0ee302b47a04a71dffdb98fe69ccb3d5d2862cd741ad301df56dd0
0x91e62a9bba6a67432115fc1378f2087b700e367cac50e79bee0d2b1781ad0a07
0x0f84c23f5fdbc947ecd5e90e5101d972af197ae03e800e1893ca534ccb6e1522
0x07f7cc4e8c7f4bef1e620fa89b3a34237378bc2b6570a1ed3717ff04c593d94c
0xd15fa00be453c0859dbc618112f7361a69582748158532775bacf21f7e23e3da

Functions
Getter at block 20859521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0a77d087181e26abe56941e3dc634d5209725a3dc3c0e0bbec2415396c8e7b84
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x68730Ceb57914f50b1E8Dc773E3847DF30E81f17, 0x958554a1A09aDd4d308e8BB3D0171Da397ab7BAd, 0xC71D7F9fAB8AC387bb5E621fD5ACff3B19dd140f, 0x3ced8e1ad38D0Ae50Dc46d3730f342f73204D9B1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.