GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 280 txns
Deployed by via 0x29cd1a79 at 18915348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,523,780.97
ERC-20
Value $5,170,261.17
ERC-20
Value $308,987.49
ERC-20
Value $57,331.16
ERC-20
Value $30,072.04
ERC-20
Value $15,000
ERC-20
Value $9,783.51
ERC-20
Value $2.05
ERC-20
--
ERC-20
--
0x29d3cff05b56e0cce1e19f1e646593ce1e0d9425688be17646d70820617e1ecc
0x619d9751bc313ca1f658cbae1ec33a5f6a263b01d0fd87882cf9b3b2c8043607
0xa4f20c540c617b585e70cf1008561252e11e09f2ee729d484d36d57abe1e5a6b
0x208cc590c4dd708db11b2f2ac083e6ba1a4c90015bdfb987da029f4f91363f88
0xc1d0a0b3fd7772eb7efa75e1c376202d47f43800ec479653a4cd977758cfbb49
0xf08f103a99e0deed267ae0ffd8266e734acd433f97da3ebdb653e0053366a50b
0x962c654939b786822a54e11e31a502358bd5a3a2c393140bbbfaf60ae8129158
0x01151fdf0e27f7f15032a917b10f2e683391b9228213d84ab987c44be4bd6699
0x777702c65d18c060b34a57b1a9c6ce3d190f5d8e6366523b190a36f7d11f37de
0xa203a262c13b2730c31236336d153cbd06fde7ed7344eb879bda32238702058b

Functions
Getter at block 21272345
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5a7cad0d81e1973cb6acfcbcec2eccda59cdefb1c67f9631102610975b3a65df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfaA108f1F799A7084747058D7aC6bb913355245b, 0xb31827898981b1a9a4f04b3CdEb25BA8a053eF2d, 0x2d424cbe593B40E06E5dD159E313C1D91cdF1ac3, 0x2e2cf3b76F5937e6D374563a9B09d670b0E2d8d9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
266
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.