GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 227 txns
Deployed by via 0x6f3ae5f4 at 15670084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,849.37
ERC-20
Value $1,624,007.54
ERC-20
Value $65,885.13
ERC-20
Value $86.3
ERC-20
Value $0.03
 (#27)
ERC-1555
--
 (#1137)
ERC-721
--
0x48e3267cf591717dac978d883c64ed2e4ae50c13b50fd6b75ad1e5d03a3a6129
0x6f464938ccc91579ce02360333ab2629b0440f2a0f8fc1a30ce5ed8e39f15fbd
0x494f397795f183422d65d620815896a62d4131892faab86ebf9dd030a2a3e9ed
0xda92f4cea4a29a259688ccd1384d8dbc2153b28b110ab98d7f028b61ffb8793a
0xa5c2271d2f898960745e1fc5156cf7abd6f61503d57867051a8afc68d99fc2a8
0x54251b40e672035e1c4478d87eff01f8d414c2a7c95d691d43a259b22a6d9d3f
0xaa570457ed402d6ae85ef0cc27f6176f061bf338c4b5ca0905f1c95d9fae3bfe
0x70bb674d42fda13ebc95ce3fffcb0ef912f8a54c873d2d008cb5c2ecfaf0441c
0xfe4fec6dc099211ce172ef5436e23cf75907881f81c6c8441c0867460d011857
0x819329a02fbacfb808176dda6a5757812f7c46b41063e33b4ea6ad71447668ba

Functions
Getter at block 21256821
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdc6fc8f7d45e4472d9a090ddabde1ce511878fd5c6bf0ea8939c32852b805129
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x256eFfCeA2ab308D31e318728D2615545171d85B, 0xBB38FF765a96e72ee8120C2cb81D0446B4AafaB4, 0x51790C6Fa248Eb5E033C5c6664eBE890D8325e97, 0xd9C3EeD65968443F8587Bb068e6530A48dB5d177, 0x60B638eCD5f405FF4aeCbD83B97e93b99C560Fe7, 0x9CF6b873DFd16C02893B0186D724B11440b04ebA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
255
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.