GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xf935fbbe at 19042228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.49
ERC-20
Value $1,691,452.03
ERC-20
Value $945,329.91
ERC-20
Value $293,262.97
ERC-20
Value $2,866.03
 (#514)
ERC-721
--
0xbd5fc450bb17175025152c20800d88ece76837d9d634cee6c23bf35ea76e814d
0x92b68c8b6d3c06093913f1259b3d53bf1c41b9e5fcc3dcf325bb41f42184dff2
0x4516c329ed20592d20cf394746cb82883ddfae446421e5165b9a23390eccd526
0x31bc70ae438b1988215f37efcd8ffd396d7776bca8bdab83248e9d10596f8b0a
0xcb0cb3af96c8593931e43299b322834fd623d40d6918c4c85d486a62e9c7a834
0x53a3eb2108a5bce21c933cae98f9bec2c8aae33cf803b07ebd8fef9e460ce490
0xf5e34dceb91735111602499d2e6d8bb616ef86f07108997cd219a35d937d0874
0x5daee1f91fc96a1ce2d60554145a320ad5bbd611731544a8cf89011169c7785d
0x9ec697f5e2c087c0ab54ddda79f185d4b255949c2a1f5ffa5e4224a585b77c4c
0xd040e5022655ac9566f6ec0b46aa70bc18b708941bbe2495ba1d1244773b6b76

Functions
Getter at block 21187248
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x601efde47a1907a278deb886c99b83ad03755af2552d81c5eac0592bef1f0630
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0A4857fD89ABfB7536a6D0Bd4400EF769E84Ec8b, 0x54DFA4B635E7eB98515fEBA81d360A3871739277, 0xfd5E854b73a239c9052d89C53D1313f5AfB860ac, 0x59cE4e1709c7E462F3b72Ca3e1256dFa7358FC29, 0x6c20ea7778EA9F3Afd74Ce4538bc4D9d61E6ABb1, 0x79a44a954969640922eB96B07445aF69F3D76378, 0x803B74766D8f79195D4DaeCF6f2aac31Dba78F25, 0x5315E93F396041B482c10696d5e9bB6162A91759]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.