GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x22b269d0 at 14073086
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $693.06
ERC-20
--
0x8db7305aab7cbc39f25d7e81e4911f8808c7747579a63e9a8099b4cc7b29efd8
0xb63b575353081fb955ee7d6b5fb1b8a9b1a7bc6d00ac2d8b07a12c0454075e66
0x3e9e6f2454a9c9acafd042d17b73a9c909ad3ab3cbeff3bb2efd9cb6510f9ef6
0xaa1d3fa6f0085f80ea792dee2d8941aafc6e942dfb8419dda3b96d1f90006bc9
0xee839f5da535fc01927f633ab4c8d61a0fb7587444428b19815a7d1eaeaf8b75
0xa45ce9ca0d99e847eef53429e72651c1ef5b7870640ae8af6eb44caf2b43f69d
0x25e54eee49b608c478b39785cc8d0baabb8839dab9fbd17c8c5dcf8818f6d683
0x6df9e0907a7a1bd0221c4d41e83eb9a86b91575277b589e737b280e2c911c244
0x9b71108fbcce58c9c19032c2944e9675cb4c4f8da0c23704e3e2c7787f9924a6
0x45f56ec9d7c132704ad928ac44a54694eae097e286f5218d784f1b991a27e1c3

Functions
Getter at block 21042026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb4a32193a56d139a75043589434a07179d6740873f268c0be8e452054a8e5fe4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x234eC257298586aD7242c1A74f57879C041140b7, 0xC409869444e8f42F3Bca2CFd7e94B98f316dE37B, 0xCE280eA3648D4027275d77abdfa7c704Fe5199c5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.