GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 92 txns
Deployed by via 0xf1bb30ef at 13838977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33.17
ERC-20
Value $201,032.62
 (#3182)
ERC-721
--
0x3d4012c57128672a9db480cd7443de54344dd8e97fbf94ec4be7249796658a90
0x7719e5faece3f2026e818eb08e1ac0fca99dfd000a0fec55d440f992ad8c88a0
0xb6e3c878df931308fedcd4df5589e26a67b6e82fc08ed13b9aabe002640955c9
0xa84d28c1560e0e560a9c9eb788add59c69ef17ecf11fc42e4194024276db7734
0x84b3d5fc6b8a21b57d85f2e80e93fb0a3e6c96f2f752c8b802d105bfa59dee1b
0xba3aecba6f5a853d2340a859e63fbc95399c3ea257e86aa84c4c2ec7bcb7f6ef
0x50358c426f9e97006a7d7c7c518b78d715445b78bec2bcc4175f93dea63504b1
0xac960568e53bc57d6a97105c4d6a7cc9f9ca4238f0fb4f6a915647b41c07999d
0x90042bbe362f75f371c18ed3741d9b382ee7b902bd25c4dc496f8873bb2bb161
0xa774f9504f911e6a2009eb2fd9748a9a3e0dcd0b5a7395687071354e5b6f2d2d

Functions
Getter at block 21246101
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xec2331de5845716208cea1390b283767e4187aa4925882f53e5a21cb025a6182
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe26650d1146A544e68077b2cBDf40bB3574c2634, 0x7fE0A22629eCD75cec5E9427dEC9F26C4Beb49dD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
75
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.