GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xc32f35d2 at 17442106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $164,913.15
ERC-20
Value $148,185.81
ERC-20
Value $105.1
ERC-20
Value $37.07
ERC-20
Value $0
 (#161)
ERC-1555
--
 (#56197)
ERC-721
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0698a8ce432d922ad5c3c5591b726f974ed619ec6262e9cfdadf1346133b7b95
0x1b49a183dcdb1b42d28a1f3da0770abb72fc7213ea4a40b82925074f3624be24
0x4a1c134efb062bcd941701e9f456a681f04e71e9e50000eba6e5cf4221b512c0
0xa76bcf8decc65fa58aa046ee7d58ef0a2168341457b277d6e6d61f81e79cbc03
0x6f824a7e408b4c7d31c7368969d8a3b66185593de189345c5044c6eba83e6a7d
0xa9004639b606b856fbea30227bbab78c50f7cf2c026563f6d0e4c5c648e17063
0xd07416922e39cd23812e0c7f3b9990f9c65d8e1b25e7917adaf3f55f90e6fb3a
0xe86b0dd8e00727821c908428915b206757a610cfcd4af3f8eb06bcaa8fa02c0d
0xd5f9fd4e4d848e9aec0e178493342f7d492aab45dd32ebecb93df1fa57bf65fb
0xaaa44e8f36aa1e8f005b27101148ebedbd34e38d54e7d3a7927b7320fb33d000

Functions
Getter at block 21319062
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd2086d7e487f51b73877345c9dd1055d2bdec47b71588cda91b1a22609a8d1e6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1Db6beCf30D23b8A346D2dA2fb7888afAf588aD1, 0xEdDE5fb2E14162CE2083a3C103a4E45C4e4AA147]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
50
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.