GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x1e5e21ef at 18964988
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $376,527.38
ERC-20
Value $32,849.64
0x93c3458143c50de9dd8afa24d6ade01054211e76fc94b6d1a55b2f895352f195
0xd7a5f525758fa38ee7cde3b974158acaa93d80f09b215e2a30eb552107a27c79
0x56e0d200a965191b07960cd6e502c133f61bf7b434d4b89fb3ff02d442b5b3ac
0xffe29978e345b795bc08f7f3e8b7146aad95b9910bd834e204997f7f81a6d0ee
0x8fdde81dccf1cd6ef4b657bf9e874c7a7004ee9d12519d6104d573bfc08b3cfd
0x6a2dd7d5925396574b985c959e85b49cf20a91f5134fd272fda8e9ad2976789a
0xf2fee6569f8b7373a4b8239f18a3c046587dec86290e9e95d727aad218ce3052
0x19d83948cd9f89b9aaaf3c93bd0c9d676e61c2e7fdf3ac70ea77593d47aef54b
0x542be7991c8c4212850d5f96731577a74ab969e8543b5cb1983d568045c47665
0x5fe6a04d5f870046aedcd6bf5f1ff71383ea1ff412f448cf61c9b4d2abf9cec8

Functions
Getter at block 21390510
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x301550d681c094ce64d388551bfc60f38c82182c1f8faad9258c88146a78d304
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd7dD9612A21F7C249Fb7F33E9C2e9144345e162b, 0x4c40Ce702C4A1A7A231f513A27748ed1Ec258bAF, 0x5308545D3CA57D051E1cFa56e9E1a330c2933d79]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.