GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0x05ccd148 at 13399294
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $808,531.88
ERC-20
Value $8,830,082.47
ERC-20
Value $1,077,012.41
ERC-20
Value $999,871
ERC-20
Value $968,706.27
ERC-20
Value $763,385.28
ERC-20
Value $302,286.02
ERC-20
Value $197,520.59
ERC-20
Value $155,207.08
ERC-20
Value $0.68
0xa150aa39d81789e3125aaa4359a72a4bb728b803f46f895e800fab5bc4d7d826
0xd31b2d29ebbe3708494a9497a13cd1005fda03e62c17f5a5ec236b25c3aa5a69
0x5139a7f6fc212dd0779f522d2e7bb5f5f51e467aa37a842a0234e90b2a13f8eb
0xc714b84fae75f632ad613fd730515978c20b5926d2dbf4478a0b990750ddb56f
0x329c5742cc5bf364aa019c8e7e8e71e82fe5eb0685726df55b4722b8f0b8cda3
0xe64055e80293d538538f8e9c1abb7fa854102cc9774b0b4a79b971be0cf2cf7c
0x29815ab0a159de3c871f73887a3de6f93e59feabc6670def86d29b33405c19cb
0x09eea3e30b293b3f6e024a237e0c01f108759630da13b881cf7782020539f3ab
0x9d44e90a348da17c1e4ccfcb90b825ef280a4d875c60aee69db61adc41333c8c
0x54e4a346006241bb3da827fb7c8e8b9a8e9dd2d193cff39d8f1cea59a917418e

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