GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 413 txns
Deployed by via 0x085d6d09 at 15457532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,968.12
ERC-20
Value $71,445.72
ERC-20
Value $70,762.47
ERC-20
Value $51,593.28
ERC-20
Value $30,392.94
ERC-20
Value $24,769.95
ERC-20
Value $22,466.71
ERC-20
Value $11,213.29
ERC-20
Value $11,029.63
ERC-20
Value $10,616.78
0xfb55a1f5f268c50b52cdb2796ec8efa584e58ca3eb9144ece17aa86ec450731c
0xe37c8929f1921b8f62a31cc5edb67e03747803d502a8cffa309065f438e302e1
0x51af7ef89b5a359467ea3c3430e1f91dd5d792ba8c1b6be974b2ab6e8a0128d0
0xa6066f7ae32ebf9a8eee8d3bc5eeb68c89d779bac37da3c802220f4e1a666110
0x4dce28683fc172eda91004217320b68ee477cb072b267634a74e1d30416b9eba
0xb6c2f7f48da9d3f67261a96194c0840c615a91fe7e92eca5acb95138649a8319
0x0d6f405a0e159839afde98b2266176cab85eddffc09aa37dc1e28271d061a3ec
0x851823a58142089de46072b8f128b9ed887906e19600bc1982dad8f5a27c7ebd
0x72f6a2cf24b7134bf4685ad2b37774682c883f8c681f3a0274c174a6c45f16ca
0xe48f0c8a4345ce9461d3df54b2e8bb73234113d9946e16ac3f707487a926c8dc

Functions
Getter at block 21177356
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7fc19288ca9da9bb18dd41fa0cc72f8b955891c58d3ba190281ac6cfefb96ee4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC382f653Bd9028eD323362eb0765E8B056a95De5, 0xc1920d072Fe6A07E8f7F100b1284E9C6bA61bc08, 0x3a967A56cAae08EEE6dad67C62c7F6Dc5FDB7973]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
556
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.