GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xd6c789fb at 18480994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37.12
ERC-20
--
ERC-20
--
ERC-20
--
0xc153f97181c7fa9e466778a44dedb7f4ce26774d4178b0f33b9b926972971926
0x0affd42d5d9534928ee7daffff5ad4a9da9726497c46d25e24498ec6d7e01fcf
0xc5c1c9126f9ca8f34bc6e991213226f62cab43c5591d0b26f66c50257806acd8
0xecc8016e2dbabf615e28f1d0268bc843532b6fed096bf263a79e0cbb21065561
0x198c24f0c0b7e351353c0e6790ce00cfe1b7df9cde9bdc760a2cf01da5fb4e7e
0xe8860e308011f07812160a743b243edc1abc7e6511ab058529f416cbbd22133b
0x867b6ff017f83fa32e0e5b01973ac5236d9dd756558baf5622c38fab184f79a4
0x2f7c45bd0b24a5c8a7bf449f7a461ba28c26b7ed9dccd64f14246d3f507c60c8
0xea36fff42d9dcdff566a9decf9ca2ef61d2b16cfbaffa8efa6fdbe5126cc2c5a
0xbd03316d1df2b97246708d7201a8377c5af90a36ef76be464f595e5c84a46e4f

Functions
Getter at block 20887661
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe7488d5f931c89e7d76a517fa8fe066738048fe8cca5a769a68b60e3154c2e11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8b56A260e2CE635Bc4D40CA2483B46b6F4ddE4E1, 0xB50756A4FD0DaecC076e97fa8e78F2f837B51a0F, 0xB0aBaAB05FEe67accB95EaB0Acc6592cfa25f731]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.