GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 369 txns
Deployed by via 0x80c7020c at 14495630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $291,205.19
ERC-20
--
ERC-20
--
 (#2661)
ERC-721
--
ERC-20
--
0x6e3697b8b10e3562cfdfc8c0cf3897d2161332c88010f6b4bada65fa5df61440
0x08023ac98c9dc0daac56cbbde57000cd06d3418e6577edf5cdb31a6ea20d2a28
0x1c8984d9c5d4bab9138e51a1f9d4455f4b2b4ed1cd16f9dc1fb23363fb45e5f9
0x0b607a14140e71dfb1ef5a1db6055841226216064d4716ff13926151ef649ce4
0xff5592fa4a42984ad5b127951cb4429864adce7ec0738ecc1f1ceb896311f1f8
0x7e4d205965804d8d17247f1540855642ace9ef6db5b6c9e9b01ea737e6020a35
0xb8a804e4d0afa1e8672142522933d0b52a7d4e15a3bb046da0b8864210774582
0x3b6c98c83f5a7505f7c88415dedc5b1a3183cf0e5e9c83353fc43d61f47160d9
0x14071dabcc6d04f5bfc8631201041c69238e9feb7ce3160f0ad9b6f189e97f53
0x4ebeaadbda83940dcefd80eef9f8c37823eef84ca2292b9d8fed8ee43933c9b0

Functions
Getter at block 20989436
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2bcb9e4ed858e0c7601eb96b5335a0970b66390d597d8450c2e6e3e6dc8e863
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5732433D11446C429414dD216CdBd99F1784Ac92, 0x7220E56280D76ed7C505E250E733A7E20750C69F, 0x5464E6B5Cb0262c570889D1850Fee0570955F388, 0x52162384DfE5da5d12bd61199f007ed20C5E0609]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
314
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.