GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x7d63dd6f at 17384993
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.8
ERC-20
Value $258,650.72
0xfda4a87cb1586e2331a02f75b43c713e949fad9c9bf9286944dbf9b812695c38
0xe602107ec27b798aeeb2b3fc0d30dcd6c1482c6f168bf1eecacb6b3cd57aa79d
0x15bfbeb666d3cce37494868168062dec89a67915b7d963e2fb904e73232af439
0xd08085dec0a2b30cf7e1100baebc0b1a41a29b03be51c71726a48738d76ae089
0x60d8da79b21b8dd4c193bfa687240081cc46830406b47056df37749474cbd1f1
0xf4afa1dd9b6191151b75c9a5015f6b4be1e699dca905bc9fdf21b4af2a669f50
0x611b3ca9bcc881fcea3a2a79c1cbe99981864a50fe3c7db4d602c3241242cd25
0x42c13aedc9f4d248191559ddbb390c43b7802617f77166f7f321e357144f29cd
0xb1016e0765eee736ab8038ce4e8069c8510a8af1cbf65853cbd7fc06c406b0d2
0x3e5e09213c163f07239c828f5fa870cd0042de8030c56b73b12d274d36e0f727

Functions
Getter at block 21434045
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x13fd8f75af3d42dfd50528c470673716d00bd3fe5ea18761e29a9495962e2d61
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c1Cb7D4c0ce0dc72eDc7Ea06acC866e62a8f1d8, 0x265c5291404439bAb095E7A1ea67B0c259c08084, 0x5C2CD267A37694097E90930BC8471dBc1eA8a3Fa]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
64
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.