GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0xb369409a at 19183323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $185.58
ERC-20
Value $69,436.7
0x1bb428a75b991288009f7f0432384f5143b0e4f99e5d0e33df343f8cb8235117
0x781427ad8e93cf7d43f5503b5bfafda7c27b75ac026fcd2216208fd2adc869a5
0x8a003e68d3713f698c18bdf06c099c74b4f071ba4e2fd876c9b509bf18d02300
0xef3ad36a7b2457e8fe8ce7acfab1d03aefec19b17d150fc3c641442a39f7f923
0x16f7b9b0c6c2623634570d68dd83a47feab1b9867fb7f30f49c940c3404ac90d
0xe3616d2f567fe57a385ef111c2de59a480090dfac3db79e521efe10ef1789af6
0xbacd6cc16a15694c9531771f8cade02f374fcc1a78b6f748f880dcf8065fc186
0x6f8d11cb3387c542cabd424ff9a5ada5ef3dcbf120bff0525eb2c9c2bea27273
0xa2bab5bc0e9b86131f729e2ece3346c140a644286dbee5480c28def259aebb90
0x50a92528836840c819fdaa548b81920f46d030b05312f6c70ff8e29acd5808f7

Functions
Getter at block 21218652
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc39de55c73189556b1ae334cc6c6918c931f5dd0f446e105f8a08c58c386e14d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x379F7fD010e0634B0d60cf76cf79aa32313aDf6C, 0xE86Db13829180e670204e814bB5d113c7a41125e, 0x0FD88E3ABdC35e4d7327F174030f6B6B2356ffB6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.