GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xa78782dc at 16839348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,945,026.97
 (#1490)
ERC-721
--
0x55753219146051b5bc9e8b772000053431f5e4c3d8c18a1c3cee2fa369f50c18
0xa893e2bbadd52b59537118e66c0334a569b44c174912679854478af3ac73d276
0x12693eff66a52cc1d3e83bcea28dd68e2ed9809b1184fb20e10fdd7eb41e5e40
0x8c1be5b5d844d6e04b2c224cd810cda091d70e6d5c2e5e0464993f7df1ab8403
0x131224919beac77ea106de7c77fcdeee326c1fffe3dde3b6305c0a3df2334143
0x73292b806b57706b11d6bd109e2c9f1ba9ad45fa53bb5a80abe007fd2a3ccf60
0x55b6cdc13db4fd6611f26353d13fd3470866bf6ea60a4f2987f459a8b2f7bd4e
0x756058811cafc50a1c1578dd83ad329a23eff42fef400d6cb754ff45407097f3
0x069690e412d29d96bc94d6bf5c816e43bb401cbf948f3e3cad261e073e2d2afe
0x60fa24f16d6a6e2813efce009069015ae4a4370576755d2947aa9fb22f63f6bb

Functions
Getter at block 21245129
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd8cfae7b548133655e0a54436471b813794d3d208ff7a47b740e06ea90b3d0b8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4c1665d6651ecEfa59B9B3041951608468b18891, 0xA0B02B28920812324f1cC3255bd8840867d3f227, 0xEad77b01ea770839F7f576Cd1516Ff6A298d9dB2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.