GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 407 txns
Deployed by via 0x7686dbaf at 13446713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $109,555.44
ERC-20
Value $17,849.64
ERC-20
Value $2,967.08
 (#19)
ERC-1555
--
 (#0)
ERC-1555
--
0x3fe866aa4b51f06929989c2f8124e27b38fdfdf230dd031bf2232367b3499f30
0xd55b40fe9c1be1de7e1732af3e5e1b4ab46d5ac58c780532f0bf123a05e539fd
0x57fbaa6afc14c57a9b055e4e07987762d88efb092c8f941b73d66587455bf1c9
0xb1d3f3e6cd646b197e6d016c4f75d0cd3d62acf935bc49e184d6373517ff7ade
0xcc49ce6160dea4c904d6bad71cb38a0ff4228c6105f8b5e98f499d22ad7d9bdc
0xc6714fd55963037325eaf06b3a8b1281fa7f85b88fb685d771670472688af1de
0xf5fee84514f21deb7b55ad0cc4d63c240cc6243697e9ba7e7ea94e641919827f
0x38ed5364dfe462d150a7c905a2ca21e36e6c9f4f7c92c4df8f12ebfa0563cf2f
0x15f2009b89efc316ceb797f19301939f38aa105d0f5f76848deb0958c1d9af72
0xff736d5e44a297b59fc6a9f8c75549c6c7e2eb462837c6bfff1e2a63c486fda3

Functions
Getter at block 21401776
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36ec2f729f78f0fd3a819d71980924c0f6b8b0718f52448ceef0de527aa68729
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEe208980DD4D8EcE14baf8BFfc144d2DEE8E4769, 0x6a44A21e4Ba4aC0E593ab729186015d4bd1f26e6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
411
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.