GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x0a1cd478 at 20527344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $208,127.08
ERC-20
Value $18,633.71
ERC-20
Value $18,247.81
ERC-20
Value $688.71
ERC-20
Value $399.75
ERC-20
Value $364.59
ERC-20
Value $83.84
ERC-20
Value $14.31
ERC-20
Value $11.35
ERC-20
Value $8.34
0x30e653470b6f9b3744df3779225b087f8a7366638e9b6b002e998d7e79c58878
0x856cd74fd5d71220426f8a817c5787dbd2d2ebaab995f18354a22fed3a314d47
0xc38ea504b76872f3fcaa08f09a6f1e7f7b594dc150e30f0c0e585405d3cf404c
0xaab9198cb6dc1771cf64816db78b8deefc66b7bd9a724502992c4fe450c8bee1
0x038c81c518bb66227057921b06a1e3b846db6995f7e3438853196de79dac8268
0x0b093e75e83d86288e54e67bdac6c29856b56b0798afdb5f4790050b0ad3e7bb
0xe792ee2ef3f78a37376777f58c594dd84e9e9c326905dad309fa08e719e72d78
0x4c669c88cb6ef65140364da4907d9d7349092e62afda6f864b39cb0abf827775
0x977aaa850653e37ecd428deb830e8499a1f284988fd9c7d9faf643acfb19f2ad
0x1da1d865cd4182ef065dcb5c99821fe3c66bc097a931a5f31fa7324cd6e981bb

Functions
Getter at block 21273591
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x825db0bffe8de44f0ece5161f56fee061819b9a45534ad3d9be56a661dcc136d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaC4348B9769810e5aA72B50ae4A45b1440b7aE66, 0x8003356716Caa7107b772107F627fDFE1B905C45, 0xE5F481112B5E6Cd2a59A3697369918E39D13a104]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.