GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x34194863 at 15322810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $43.99
ERC-20
Value $43.41
0x65effff81faba69d30bbccef296b55bf60ca3382389dcb6a812fff1742ec114e
0x2c43edf4efea840db8f3f1e7a83fc2b67739e17dbe0f2e3a0df32f149092a5fe
0xe2abb1b0f321849aca56afa6171cb251ef034d10925ca92631c87804fabfc613
0xc9dc65a51374cf630911e9b75a450ff4230ec1ffbaf310e05468339bca64cd50
0xfa60e74739054da11e548a83fbc0f455b32eae55f983fa11c16cffdc19e7c681
0x5ebd752ec139b787616b8b4ba958fcd5e779c7f94d07358d635802ddc15f2020
0x71786c8793cc6cdf146ed927ce1efd056a5d52c63039703180aaaa6575419aa8
0x42f3431a1d4768640b4a19efb788bc9b20a8b7ba0b556653bb422c7c49f0c477
0xdb07d4f228aa2e5be82b4549c4b5d22fac1e237cb284b0dcddcc4dc1a53490b2
0x55435698d93fd88b08d7b1e659a989c3fd03e1b71266eb0ac862999c36965f27

Functions
Getter at block 21283607
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf50908139bc194ec932a2fc09b5f7ce4e0b64a6a5649dfda5df6a04399af7466
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1ee4324F7BD44A4c7c335C2D4e758639B60E8726, 0x6bE18d3FB389B138AA57A8f13c5c9ba03C47F69D, 0x18c16E72CAa10D2Ce13E4b61bfC51AB93B7e92f0, 0xBAe65c4bA62799F68817Cbb2bB353Da4572C23Ae, 0xe25AdA29FA5873A24afEe1342422BD14e5809e03]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.