GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,252 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 $133,864.71
ERC-20
Value $21,829,140.46
ERC-20
Value $17,873,833.46
ERC-20
Value $13,375,072.08
ERC-20
Value $1,632,379.3
ERC-20
Value $701,892
ERC-20
Value $375,991.77
ERC-20
Value $188,454.65
ERC-20
Value $10,251.52
ERC-20
Value $4,125.87
0x2794fcb3f2e3359386bbe4e0fe3aaabdd6431d18d1ec06870f8a9d68b3e10a29
0x925ed1c3c1f0cf50a1a71f7fd28db4c2c29f3b417fca8631f2b56bc4e42f5da9
0x4ef1755621c7fbc49770672e3a52d49bb1943c15a1eef455d805724b1b910ec5
0xbb063f3105b909a507fd38d163e6ad05618901416823ce88993968e6ababb16d
0x02f6f852e47effc63b67f66ddbe234383510aaab5bcb4091082b843733bcb8e2
0x59b126d23712f8c2dbf8b5f70846665ec6e4f0bd7531a741c01dc5bf990a41f0
0xffd49d67a6d949aa8096aa696458ac2cfdd48c81aaf9648c5fa90a4c90058708
0xc2204866d621e489f83497741107af2a9312bd2a19b5f78e91aa953bd0b2a817
0x31db83c2172469c56e37f37562bb6bbf066416d172de3be98b77e70148b4b02c
0xb5be47e3ac00dbfa8bc48464cdb665b1ccfd4c9125521d743df05c4884ac77da

Functions
Getter at block 21329418
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)
1246
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.