GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x76b5be43 at 20699595
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $333,621.68
ERC-20
Value $1,967.42
ERC-20
--
0x50f99835e76fb7d1ee800baedd2c18f2d54b9a9c933382d06f6e41cf1655e1e5
0xf09ae64df5d9acbda835a50a8b2db0c2facb5b98d486692ae2a126636e812135
0x5ea2da8085b1efb950ae2ecc18c59ed988d4f70203b397cfb3aa3165f8d78e83
0xba4c70294bb1d7614029af0df5582a8168d8dc76c8218519d197dc1ec70ebf32
0xdb608c21efa6f3ba599bfe7dcd7eaea1b838e8580b6b0f5295a1b817a0e96542
0x64a2380e6524d177ffee923e011361db5db46988faf2ee0327e2b826e6eb54b1
0xd993e9e9925e44d01d24e0cbab5e296670f286281d28ae31bce73fb7c77df4f9
0x1e8a17725aa8bab55a82dab1b0522c48303d16123ca309eb4585262f898bc5aa
0x7d38d1e6f246f840f017db6613fe187d30f7f65fbf8c5b4cb8057f61b0f347cc
0x353288d961627e27390580f77d408bcc0e097e05397afd26c062407b937548ed

Functions
Getter at block 20891543
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d8e0b9ce647c3541e8d7e4e4f164113a3557e2ee05ef9e6fbd97e69e3f4fcf7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb7CC87afB86c4782bf42592054f7737D15a2867e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.