GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xa5922a0b at 13772909
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $103.53
ERC-20
Value $842,541.13
ERC-20
Value $280.3
 (#1934)
ERC-721
--
0x5fbb0b0602ce61421450bd61950168f5073edb53a946fb9e2eca569b2e6a4662
0xd0555afdd4008c5f35c629165f2be512ba2cab1994f2613899165ab48c25a4ad
0x5ad6e63c147a698af74e7c4e216c527a403db5eca1b6bc0b31b86ebd89ff8943
0xbf112ff8a4bb2ecaa73447a1e28188ea4d5fef5dd778c86cac74a9bd42821ad3
0x5216ee2453365c077fd35208f78bcd8f2d9353164d1cc120d6ba5c38fa33d4c2
0xb75b181567dcf50ac8f4262762b5f7ae8f77c7b2ab3ee43270f7036dd55d43e7
0x4e68368099543fc9983e2cdb986e7466b57ae13dc8733cd1f20ec0a0307f05af
0xd4627845d038a978748e6ca4ffc8497844dc34284bb5ddd9664a2feea4f9dba9
0x8e4b6399d9ad158717af09cbd1ce533fb917db0de828c11fb0aa4f609b019d25
0xc94b6f036f883d4707c757cc2f91b4f2fce8c028ba29e81c454efc0c997acfb3

Functions
Getter at block 21278575
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc2b6dc3001d9a1b738f4a7d9c3cc213e4cf9fd7e55bbc96014ea7369eb1e8684
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf157B74e09e24B0858e1C9A2802d808B49b40168, 0x5f5cd726d6210E80924C08D5Cd114999f187c099, 0xB021f52599205f036d786ab5E13a94C6Feb00c16]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.