GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 155 txns
Deployed by via 0x1272a4b1 at 15535513
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $33,246.49
ERC-20
Value $397.03
0xe3b268c218ea672af2eb8135574c6323a8c9c45c3e3e19e3f07bf8a45b0f6e21
0xec83e6d6c2b46d6e9d58476cb9dcefef90981d34245aeee9a3382369b4e97643
0x44f628e9b217b72cb722bac6622a5ebdc1e1263902093652501676ac469ed0cf
0x5e5ca43f5e12bc8d683956ca0aa0c5c12c741fd65badb073531d87f5c283d5e4
0x7b24e407b825958ee7b6c01bb7ef76be20ad9e0946023e6b1177437b4eb95ccc
0x9580654c2b3195ae68110412c65f76314bb5e222fbb445c8636c190f05f0c579
0xf145d31a496528877905b4f60cc2049419b34114d2af88028aee78894a12efbf
0xcb37e62386a2c7957d3edcc1d5a23161a6691213b58a2bcea8f844fc982182a0
0x5b6996cf4aa343e0c3fda1f0d2d974297b1b82440fa13388dfeedfb5ec431549
0x2666283dd7836a37a6e291e38d8ccdbc5e1f756474af4365948748889bfa8de4

Functions
Getter at block 20855425
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7dc5c83803606169d8a635ba815f586755fcda992dc45843fb1e5b2d7a91ee67
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7F9203d4DBFD7F8514F510E544CEAD656b678d73, 0x676091157E908974DF9D6Abb3F1b3061B6400681, 0xC13c38e0BBBa9Ca4bf47776c684Cbf284f3381bd, 0x64d008C2527716152D4a3101f7e961678a0E8F06, 0x8342AfCf70635F5a76bcB61E63A7624e2D10a95d, 0x0D96feca6c86BA5E8c2F39258bF7A28e3C46aA41]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
266
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.