GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x72eb6669 at 18136180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $170.55
ERC-20
Value $60,989.53
ERC-20
Value $74.35
ERC-20
Value $24.48
ERC-20
Value $18.09
ERC-20
--
ERC-20
--
ERC-20
--
0x0a9520824c18dc8fd43d3f39fe7b102eaf81ed6d068421f7e4102355a19af498
0x50afe67bef6e70ed6d6b14c72113c425ce7f3e46b72f5bd4a8c644dea83d89df
0x8db2416fdc85c9f7923f421de2de6a9324e863c4e39ab8293af99d1bd20f09da
0xdf01dd3bdfb3365c26fadba8351d848119d0200c822c66bb582f637d26092080
0xc682b501c88d694313ba9ba273d658f56b787b88f1d258c922409c2c95dd60f1
0x04a2ab23e03dadb57a4eeb9df125d7d139b1822040e75c29fb04a5c128c774de
0xbade8405dc5b9ce32629f0e073edafc265ac6d3c6859d91de73a0c262f34b741
0x3e94e78acac01280c3453c1646c69c686586272d2663bdd6ede3a19c5ab6744e
0x375f9e76179a3c98120591c96025b02e63ef86ace33b1245739a14875dbb9576
0xeff2429f5866ede6a8d9bbedd4d27cc1be520bdc9f61f99660979ec82f6078df

Functions
Getter at block 21180604
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf885a6329c175b0015e0ad1330089fec22d8643cce05277c1e10f07005e3aba0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC9E852b3aac261EDf7c806fF78Be2b8AB9ABeeEB, 0xc607ae9Bcb2b4d388A97961976B9962C1E88076e, 0x567CB774cF5e85d4EDC38b879219963B9586A86b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
59
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.