GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0xf461b00d at 19489182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,477.77
ERC-20
Value $140,779.19
 (#1753)
ERC-721
--
0x37c2b00d2090cb28a19c36814c9338735eb28d098768ca16783dee1f6a0168dd
0x5bf60baf61712587e9fecdb8fcb1c196959ae054b25ed9340449d0e7c39efec6
0x08e3f3eac8ae788b9d231c91ddb6daf3c5d31549430a34d195f49b866df7439b
0xa81c470d293c9b23256e2f54c821f3d676e74b69dff04618392771813c5df57b
0x4227b643519446808bacb8a51c9676ac8f5899c601ba4d9a00132296fe960936
0x9ec3cc2deaaac00fc138d4c8a9563adf538b9c6d7b7db0f7f074f9e1049c6444
0x2cf942846280230b21d30a891d69c46e85e0155974dfbd958e1629ea73e476b9
0x23f9b337b265cc878fb1a6d2b18548f1b67698ce06923d55f7034ddeb874eb69
0x865149b1655aed1891390231bd5051c1ba7747d02eb76bd5a8dffe7bbaef9357
0x3e3aef95067de0a08ad108263cfbdb7d7d24c9e00fb1a52142d64b2b92a1274a

Functions
Getter at block 21300410
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x924b1adaf4cab9aa3aaa8ba55d5a687b5daa57a34c00178d657b144a76b6a64d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x955a1A567B73b09E68194Cd14bFABaA4C9443cD5, 0xdC896BB0FEd4cf7Bc788807F9c428a81a4b27c44]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
54
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.