GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xb849c926 at 13495374
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $79.91
ERC-20
Value $1,052
ERC-20
Value $83.37
ERC-20
Value $1.87
 (#4)
ERC-721
--
 (#324)
ERC-721
--
0xabe0f40165af501d85d466dd4ad1a54ffb6227adfaa7582edc8c0207c87c2448
0x43ee0ccbb5927a721e4d0ec3fadfc72c1e0dcc10e8535479337f0fd06505ab93
0x2f49e14ffe191a3828f172dafdc84dbd9d1a92bbe564681e89e9a8fc1a2a0fb6
0xb3378eeb4dc2a5737d59806b3aba9fb3f94fe75f26a8ecc4a6cbb4224819ce80
0x463c1a82e16616c76720fecbc480269b4363a2164670a1c9c02a4958a34708d9
0x1b784a11bf8e468b0b2e8d84a9e6284fa18ff6365080f72e43ee581a8a9a564d
0xd0229e21798e27215d84fbff7f4488af930617fcdc91a7c48e6f741faac05b63
0xbf51896faa56394e75b82b9d43285b9e94923db56014b9e8a6b9f00af5d9a7b1
0x71a57e5d55cddcf03db3e63baa541fbd88acf811609006691c5405e7f08dad46
0x721d7a874000d4a0ed9f2353846d4350d97969e0dcda08339062274228e3b670

Functions
Getter at block 20859018
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb2b9dc9b6bc405853603b958f230c267e6e2774168db8d88b69a897e63387f0d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x261463713250cb76ae7E280269EC359C4cb6e5dC, 0x663a40C07C03bD2b054416d5f7a9E6dd07BA4ba5, 0xDaC4E0f79E6B9Beb923463dFe01a5310636263c8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.