GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 32 txns
Deployed by via 0x2601eabb at 14608050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,711.8
ERC-20
Value $1,662.16
ERC-20
Value $1,614.56
ERC-20
Value $1,600.99
ERC-20
Value $999.03
ERC-20
Value $495.5
ERC-20
Value $360.63
ERC-20
Value $284.87
ERC-20
Value $141.27
ERC-20
Value $135.63
0xccdae07d0357ed21f2c3c5fc1a1a8f00968a315040fa4593b331946f42614f14
0x4791b764b2b9f96609e520f4798b5be9ec172e18648250577afe3633473c1812
0x4bf81dcec5b4bb0fb5ae2059808937f97cd21ad78d155558701d90058a50fefe
0x574faef8ef749d29e938a4247a49dc56c6abd03e4520bdb00285b868d71d8d75
0x075095c259317a2e1eacb6e8952cb41f4114324a3251f8a30e743f9b27dd2148
0xa29d900b4b4101b856ef5f324dfad31ab7297af9957826725bafd6975465d808
0xd35188e74f94644a4c53d3c982024fefabf824ad7fe40ef6966c0e1a2c39a51b
0x49209e6bb486eab851e470597b79a55dd4a1324af2598fdac146d1685df6d999
0x786df9cbdb8a54e4d9d6eb75d19dd8139942e5a06ed8655f7e56270d75a95f8e
0xa14fd6585961a58d35efa1a8eac3a71c3f0fd66ff726e82a2b82045f84c50d4e

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