GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0xe33a12b8 at 13633924
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $161.75
ERC-20
Value $99,752.7
ERC-20
Value $9,814.32
ERC-20
Value $2,095.14
ERC-20
Value $1,298.65
ERC-20
Value $710.07
ERC-20
Value $96.6
ERC-20
--
ERC-20
--
0xf7ce4164e12cf03fdd9d53157d7ba8e604f029d1d71cb5c63e297ca04431216a
0xd34aa2a07d7993cf3954978fc52e13dfb63c8a683ec5339ec1f48cf8d57ba2dd
0x21a6b4806b3b46ab7ef71af5021f5c4914668e1adb479acd54e8a11dfdf22474
0x2163afaf225013716edd79b83ae1f415808b6cc6ce55fc30f772873f0e337103
0x5fd405e2c0d93075782d89b32755c96505c12da1f741ee5bac0e54be4497f3da
0x5ad2368fa05d7316fbbe2449626127cb942a9fc6a9067f079e61696f026f012b
0x9b06668e65b9e9a739de17e98d80554a22d82ae01ec12f49e4da9cd82792e53e
0x112d04706ff74d4b20a16fc7e21a55b1cd8f6742f27a58c504913579623302ed
0x40bef78f3f5d2b23a95bd79f46724882a82ecf2721a655aebda8b2ca6bb4f5e4
0x160a40496bf07384ccd63fc4611c65e5d8bb010fcd83e3b6de0f3898e6118117

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