GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 334 txns
Deployed by via 0x0442df0b at 14813693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $81,886.57
ERC-20
Value $107,750.75
ERC-20
Value $8,375.97
ERC-20
Value $7,723.18
ERC-20
Value $6,283.08
ERC-20
Value $5,474.05
ERC-20
Value $4,601.55
ERC-20
Value $3,223.89
ERC-20
Value $1,832.33
ERC-20
Value $439.66
0xc7cb88e8198a981bfb628eaeabbeed15ea5a8e794cb35ec7d081b0e3db18b4f2
0xc1e97eec8d17e738a78455f48d83df8c980082336473141ec30020819511bf4b
0xeb458f49c7c3cbb4e31a1a5e20e3c14de6330b6dafd946d9b4fe993fe8416dab
0xa66b883abb361bf0e5ce0c182e6965ae9681241d779609be2cf324e282a1349b
0xf304be21dc5106476afea0266d19df0c8f69be585a93d33202673de0472fe159
0x0be0aa80831107ca82be9c5ed80aec53eabc07d3a2254e28dd18584809515c59
0x722a1cceb9620eaadb88523706c003ffb3af189c4654a429f1b8fc8be1fa03d8
0x65c82f2bf6b1530d5ec67347999c9ead19e3fc5f03e994821863b35c0546271d
0x3d5b3449e8131477547e393d2499682277478f6904f84b7c2ac56421d18f99c7
0x178b7704322c80bd55ff6f2e1618374046f4e4ae3d90fa90885cb123abc70476

Functions
Getter at block 21173096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf17309fc1a9cb772a4086230e543ce31e083c6c9a02304060da9fdef6e1a030d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x841dEec760b92BF9819ac249F04Fc9118ce73ede, 0x587Aa2b85E4b31853FE6D7C932DA59Eb48e2899d, 0x10158838FA2ded977B8BF175EA69D17A715371c0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
305
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.