GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x42495406 at 14398703
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $547.92
0x1f78db49f4dbeefcdf6bf5fb93ff79651c19318a3f21a53410e762ed5ea91e1b
0x829f319d1f853accc55d68e03f0ecb8fa7f7ae9d0f41ca36fed6a9929786ea31
0xc45d33d73c9345e38b6108b30d1ca94abee6f534a3ebfbe653b1154eb66a2939
0xe03c39b59782541df3c2faad6a9ef832f9484337d89184406b2de300389c7078
0x4e576921f9e8816a21f08ac4a6ecca71cae8c2c68a40c1afdc4dd7715cb704c8
0x3460596601f86558672a2e46f39d1639abfe4a24fd7d8253f5754065af013dc3

Functions
Getter at block 21299018
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xef2fc859e7c863f401917771d374a00874cae532462cb35f95efec307d762be5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDe30040413b26d7Aa2B6Fc4761D80eb35Dcf97aD, 0x09f9Dc300c023021F3A533f958686C2B46d0eacC, 0x752a19d348399170f57D3b9bE81e823DC0B631A2, 0x99BC9bBc2638dE6B02f1C80A04846EA3671c66C6, 0xE6BF0CCa5Eb1e0B45D3a745E1e8868D4171c408F, 0xd93bEfb91dBfFEfFf2eb18B86AF1d2E043ACB66B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.