GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x2c911cdc at 16032978
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $36,235.53
ERC-20
Value $229,396.77
ERC-20
Value $50,928.24
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#204)
ERC-721
--
 (#27)
ERC-1555
--
 (#50903)
ERC-721
--
 (#8)
ERC-1555
--
0xe7d47479f6da2f8f9f6dc823c52783bda486114b0a6d70ab0b04cc8e629d9864
0xb8b0789c32e6d3687c90f881b349a341d9748255ddcb8add60ad2536783244ec
0xab0754d0e04146b40df9bcfaf202fc985429f3a9b8340a83341ca774be381ead
0x7846c551bd4f73e578cb8f39921027b67a0b81fc86729c45b09ca7722dacb0f9
0x18fdac91bc7afe0ea1344b41eb8e16c0853dfebec6d0325ff8275810d1573111
0x63aa5cdfdb80dadf8a54949685f869d67ded361d50a9254cf5a08b87714fbc28
0xbc540d1e49ccdcb2009f41c543d8affe677f2f08a69c007072d9c355939ca20c
0x26012653491e6dc289ff641da1e56f735399aee36928384a29afb3b7be6c9d49
0xba1e000ca524b515163ac38991545be67b36e7d2a4a52c87b607f34b699d82a1
0xa8545b6d752c6f37a3d9f98ea278718901583f379c9ad11627e8ea8d2bb23ae9

Functions
Getter at block 21318868
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa6699d0e60c17a8cccdf51e0fa98cf9e4a6429b3b786c0d33de187236f99a1bc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3715B25f3d892180E57bb6a00eA812F1D3F01356, 0x2a1b0c47fb6Ec77AE2AEA66d8270bff81c9C9f52, 0xE4a7edb5E891d321b2df9A9E4B35f5C587B108b5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.