GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 75 txns
Deployed by via 0xc44519de at 16013041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $881,805.02
 (#577)
ERC-721
--
0x847106e8b5e97398b1b222ba59c86971d5d65c7cf1cb55e7dbcaa43434f0409e
0x1221e19f32e43c94341978bae869d0d1e8f0213da48308c9beb7a87d9b06c3a1
0xd2600e846a7b9abdd310c9012acd5afb08c62ccba430f0ef0049af288d417b62
0x13d1311ec2248b2ae637194c50e667a739763484b0295e08d50e5205de740491
0x0be195f746791735685a7a02a373d06cf0e9cd1c0ed3ed2f9a640fe8db766d76
0x1641083c10b83d4867935c8939106f6ae03ca91df828bbcfb46ed5c54fc7f0f7
0xe34a40df4f4086a25b9a21d0947d0f14b547aabf9353013bc6d1ee435030d808
0x1a0703518c2f315e59ebffeae188f8e64580e662a79f58ba71653975b31c8953
0x72a882c436865ee4c493d528b8f5beb7f7ef6e5795060bd3c6f053752094c219
0x3b7fe4bc2602b855013c4210b8067e89fc675203a93bdfe4de518f11424b1e0a

Functions
Getter at block 20910643
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcc0a10f35523422259026bf3bc72a3b4653dc4143141d6e8de851ce375fd8369
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb42bBb0f5D7DF46e5170cb42383a59fBf6ff03FB, 0x6eed1087Acd27A6306E8a3e989144B4A679d3C50, 0x5DD596C901987A2b28C38A9C1DfBf86fFFc15d77, 0xa4c4FeB118a42A337020487459001cF5282825Cd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.