GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 584 txns
Deployed by via 0x5cf0efd3 at 13577493
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,704.93
ERC-20
Value $537,303.88
ERC-20
Value $40,754.7
ERC-20
Value $4,850.2
ERC-20
Value $178.99
ERC-20
Value $147.7
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x3bc347267688a6ec965d448ced1ba4ab51d4d222e4d11f0f32a506d8f4cd2d81
0x248070f8ebc3d3ebda0511a147a82933f06c68355bcbace573b721f102052563
0x37db262c9fb923201855357fba7d1d26383ff901efa103c5f1a82cac34d73a60
0x047352fc42110a85176dd236436189127d95c38feb0960c646c3a45f02b1cec7
0x9b9a33bc99b8c9f29663467ee052b122e1c646cd978feeeff0be6f9b86faf66d
0x6f83988fc8efe3773a6c79e4f025412f74a05b3183ff37de3bde920a9e769d3f
0x21c0e6e961adfb34e4cf214e9675540d0e501c61eb8dc7ff715ca2e680bd923c
0x668b7e15954eaea766640593fe129f0d28854f90f1392ac44b78db346ff465b7
0xa691d245706cd13328f945590c27d4a640cf6e96230d3bf7de72f58f195a3a43
0x97e2254b666478d87257b38d0c9e72afeacf231e53a5caaa5acd5c4a6cdd2e0c

Functions
Getter at block 20903792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91ba8dd33e6298b96d8da4df524e7e5e533e018309689634f09682357d4db077
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa05c4256ff0dd38697e63D48dF146e6e2FE7fe4A, 0xC6387E937Bcef8De3334f80EDC623275d42457ff, 0x5FcdC32DfC361a32e9d5AB9A384b890C62D0b8AC, 0x69be5dee3E2305E2576b92d82F6522daa310E017, 0x623d4A04e19328244924D1dee48252987C02fC0a, 0x0Cec743b8CE4Ef8802cAc0e5df18a180ed8402A7, 0x7A1057E6e9093DA9C1D4C1D049609B6889fC4c67]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
706
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.