GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xb8c2dc5d at 20058558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $888.72
ERC-20
Value $190,225.84
ERC-20
Value $27,616.2
 (#2887)
ERC-721
--
0x0243ffade60847874487747cc24b2be89b4c473d7f48c6899f2fff8072396d06
0x5ccabaa5a6edbaedd605366288492ea83a5e60c9d4b2c5dd7100ce92fc7d5d1c
0xd4f0d57c3bc2ab83f5705639361cd31580009017d99c85f14718755428918584
0x5022abea4e799eb7c3016fbc20c94cb8b3f03610926428b93560d116d9295349
0x62f97b8dde4d852c64518c9af593a6158a8b079a07424bd31a603ac9a91914fa
0x3861c2d0958c2f15b8bc67c0f2c232b4b86e03a27e40e92303676b31b4f6b725
0x45d7d37c2352407383b52ed658a79bc3eaf3612b02c64634abc81b163df5db74
0x8db7ae4ca8a5f9d011e2e35533eb5a9e5729ec7606f578b11bace3481526878a
0xb7444e21451ca3fb710e0eb3da62cc95afccd8a8bac9f9fc6bf09884e854196e
0xa544f7d586f36ea9ae6378089c2a5efac030c7a6aae97fc8f63a996dce7304c2

Functions
Getter at block 20948605
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x951c85873785d9de3b7b4407fcd9a68ba68ef94cb54fe57d7e64afca2f97d2da
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x50925DC6d8CeA14DCb2D8EC49cc33C0128c81c0e, 0xfee5040DACefFa3d545cBea43EcFF73b9202E0B4, 0x80a3C5d6C81b981Acc16c0406267558a54021d1d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.