GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xdb184fd6 at 14546956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.93
0x6c65df045a0674c51056321068cfda4ba62836dafee5fa4c295032b1cac159b4
0x6629218007b7c48572252630c301c371102c3531ef411bbca9be0da57489387b
0x4047888ff9cd654cebeb7d3c8bcaeec99afacc618be5f4f41b77b0f3edf6a97b
0xc82fa1a0a52b31fcde241d852f337910cc3cb749513f95e426bb2e6769aa48da
0x8f4130db81ed966c9d65245d4e6914bd8fab349fbf4ab646802d448107bdd661
0xf58faf2374f05db525c0a6e1ebd0eb460e3d4f57e6d0d5557cb801b35ac7e2b6
0xde4e4eaee30201e95de02ae6e12e87ec879514ec511d162feae982198b1b6c32
0xeff5eac502de026d3c7d85069a036bf9b4b35baab975db4f2da5609f02f87da4
0x65f1f3dd8547b421b267da4e2f56c1dfdd02d94e94b75b3bf79c1e92fafd87d9
0x21e5e88f29d71be8f539547a82fadc8a9849840a0923344425bf5915881b4392

Functions
Getter at block 21274443
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3b9219867ccc8c4c79d178262201e52ad71c709c1f663adbe02037fe73d1ad64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x559c3919EB5b8786d54664d32D41DDF7570efC41, 0xd51c4F3FE28651e8de154429b01799a5257eBc07, 0x99fb47cae13796Cb3b12f9f0DDC3b5a9884062e2, 0x9DCdF34Ae946acbaBf2fB8e3B726F7e1302Cf284, 0x89DD8804bf448A9096CF1802F707B5452d20925f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.