GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 221 txns
Deployed by via 0xe4ff070f at 17030331
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $57
ERC-20
Value $6.98
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6a076168533c9b767c66d9b87e8f789a37bd8f4e8540c19b8aed7be6217b3ecb
0x669d7025dc1b8e1cd72fa07417b62809f1df7252134d5322c037012a440c3818
0xebd89c259d8a2dffc2bbf70a1e43663cd402f07e216050bd5b14a5386a0d7a6c
0x9b3a1b883939a3b80be73b3767affa281e1db34ecb301e4078af8ef290a76979
0xcb869bdf4473eadaa27f7e539f3ef4e591c3b5509fe75ed399fcfd9654f2da68
0xc765a7d6834bb85e934e9b75a5a42ba11044abfa6bb2c42502299861a75f110f
0xc8dfddf2b161e6669a0ddbee80dbb22ab28b08dc762ef875aa684701d921b07e
0xbc0a7adbc21fa6bc8777b59eabd820fb240b9b19103fbd657a713aef333fb6d3
0xe9cf989fca8dd2a76860b2de34e9ecefc681740030ef5ff5426f75de525a63a6
0x99fef32f6604d08b9f21aab6ea2acb1ab5cc9fa273979aa4bcb6712f4b3ffd93

Functions
Getter at block 21392023
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2d4c43d25e007df649f092f6591458c5fd16c820bc53f869824f250e9bc086f2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x511b575A395594032E4E7BA8F7a335312f09F674, 0xd0591015C781122f91d162Ce9eB0D8266B54490E, 0x568465F9c8915E4e3ACCaCE09ee19B241AE776c7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
177
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.