GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 338 txns
Deployed by via 0x53974428 at 15402509
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $84.4
ERC-20
Value $0
0x75642cababd324967bb326eb99dc5c9073a0b2f303c27c9b2361e955e6fb4f2d
0x31e4682e5074e43f80abe1c38b4c474bb06f16d308677f381a5dc62b48d68ad5
0x5ec8ca7ab531b185c76dea7e7a9d7e2b66eb02026507cb0f420bc53ae062a0e7
0x83d320a79725d99d771be3f6e64b15810a5fdbc3dcfe034092e7056bc3979acf
0x74de95c6b9022152d19a46c083c8d1de60b1373196924a2c3ab5837b9d7209f1
0x35a8e14f5a86017d9ac0a7ee8908c707ee9822570c8b6fea1f501630fbaa5b86
0xa626da2c30b7d0006bc38a03ffef1772be08f3fafe6baf2c03e03354ad6072d0
0xac37ef3ed8bc4f4b59bce2cfa633f14a01b1e09a41d5a8ca6aacb41b45586d10
0xfdf46b61ec4344ca93947470f17136f21b0ffb5d5e5cbb3a26f114be70cfe2f9
0x4de5e6f31008a41e1c035ddad908fe52beee5a3ed23c9279cc7f68fad5c52633

Functions
Getter at block 20816828
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x331d85af1c40cb7f8ada844b6c04e7a9af5d1a1423371d77019e7d911c81fa06
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC996865bce95deed666283aaA481e9e95DB3aB90, 0xb12e71B5f813b753d4ED925755726fE6264Fb971, 0x8726BF0F6580a056DdE3bcfc04B48421F6Dd2271]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.