GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xc393159c at 18357447
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,340.96
ERC-20
Value $360,622.85
ERC-20
--
0x3c84bf559b1af9c86004d60a1bd9595ce7f56ca5c5e56765826b2ec5f66d4cc7
0x41d28cf14e18e918818e002f3e904be6e5af106561eb9c238dc88d0188ad6397
0x6b155b00f2513265e85ff888ed6e2528600ac5ab52eb2c8c891b35d5a9a01ab9
0x49b25784353b1e8eee763ec41e12c9c8c42d3ca405aa70b3c4e0bb6b5e1e5a8d
0xbc3e3c43fbdf43536a5beb89c50b84f476fd0cce3637c7837e0c5666546acac4
0xa3504d008f0a2a468dcb2ecd2f7072dbfc3aba053a5eefe49b3f44fefa77ff67
0x265d85f58003c3261ae69a29af3047d174f4f36006e3d2791b88311617f0c419
0x11a982af5dbdcecdef26addbaddd498714f8ffabdab8600c8c9a148bbb3ba67b
0xb9e28843b664a6d2540205a6a5a6c7aaaa43675f4062837631d3c73e1850f4c8
0x4ea867cf4fd705f7230acf85fa33346eefd7af4fab9bdd466a8dbebb5d4fac12

Functions
Getter at block 21206121
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf36237b7dff23c8d6d7e4fd9c4563b6e5de49236af70723a22f0fc0335f341e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x743ABfb70570AcCba90f240DD529A0CB14D7888b, 0xd87E20884ABbE566EE699eC78DbAeF0B8F750aCA, 0x4bfdab23fE3BEc0638a24e604A2ec12BC8Df0a55, 0xd2DC2E8C58B512AeDf5B2A57F010302d3f9FD00B, 0xA89ED32C7142410F8AF435fB1366a5712dB48C89]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.