GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,060 txns
Deployed by via 0xca5ea5e6 at 18376546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,536.12
ERC-20
Value $17,994,674.64
ERC-20
Value $11,563,866.4
ERC-20
Value $8,548,035.55
ERC-20
Value $1,807,662.66
ERC-20
Value $611,077.22
ERC-20
Value $347,390.71
ERC-20
Value $207,289.87
ERC-20
Value $15,312.37
ERC-20
Value $9,683.08
0xc985a6c2149d8b6af30a4aaaa95df336f4a3d442a6f7115ade00894e9a258332
0x0fa9c9a94196830a16cb7d7a3678981c33a6d5ed1f3396c022f228f24d7a0320
0xd79578215eaa57b2e5cc749e0e9f62e14c00d208348ea19e8a6058529c1ce234
0x76df877f24fec5c576bd9779858d96e3df0bc09c90060d9bc88dec82dae44643
0xe60aa1c5c02b43eff0d6e563a5a17a49892bf24d2bfea1f6a108a0eac33ef724
0x590998c50e326580a53ce12725b6fedd8aaac0e1f9362bfd07391afea7156fc0
0x8deeda825f60f5232c4d849a53f86a4daf9ad60e3ccd53fb4aa031dde0a99252
0xc449209cb5a5cd959bf190e3c0cd07353c953981ab20f09fd534eb3cf2660bcc
0xb3fc364236b13cf7848169531f399e50d5b7431e423cd70865c3201852b65f35
0x0299d3817cc87411593878556065dc654e0539d5c3046955c298611b69a0dce1

Functions
Getter at block 20940257
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf1661057937699253c5900ddc9f617b2663ee340cb0699d1f0e2d11c05b04545
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x22E5111Ab6D7948f905223D12fdCeaA101d66683, 0x98F8407c1Dd18D6ea2Ecc48fDF772665AC5323c1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1055
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.