GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 384 txns
Deployed by via 0xd6bfb456 at 14667414
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,694.83
ERC-20
Value $2,321.16
)
ERC-721
--
 (#3102)
ERC-721
--
 (#3100)
ERC-721
--
 (#3096)
ERC-721
--
 (#3094)
ERC-721
--
 (#3092)
ERC-721
--
 (#3088)
ERC-721
--
 (#3085)
ERC-721
--
0x1facef7172aee3220fe27f20f3c66b50a07fe3969f97e67dcee219440db24ad5
0xdcae08ffd912bf3e2410acf91edaace841549689f975482c71c37e4834e55288
0xa9a8f90f9b79dbabb70a704ad8388b1379a508d07591c5df8152e6fe36f09eff
0x97e978358d76e12eca3318ae5e2b133670225d8ef1e2e65ddc355f500adb2d20
0x130f02982b5c3467b7aa11e9e7b2378f921b84337b837c1e726522f47d2c298e
0x797cc42a4a12458928cc9d180bcd90076d004a7eb0792b744daad2d66883c56e
0x1db43d28db3b46c722cd1f6a8a23a78a228360e7a284ed1f05ff30a97b48c34f
0xcb37493c2ac2f5462198839adc54560a945eebdbb07287f1f7ae5873f0d5042e
0xf50d21f6861bd9e3ca1eca0bb75d4d7cb6a6f9b41014409a1e972a037725f095
0x24acc2051c80ea9fed3ae9b96f192cda2f466bc1c910a7612d3d99f1f8f02c2d

Functions
Getter at block 20981410
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x38b98e4ef5937b5f2573c3e7d3969abebfd2db4b74b3ab5213868bb375815522
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3f7f65B40447e89c069132B1d18B207f01E4184D, 0xA0bDFdc2e0E9708278B3bDBbaF8198FA6CD23E64, 0xf407dF7897ADa7B18Be503f6E45b992a682c3906, 0xD2623826CAFEC0bbba1876d61Fed19438df25610]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
680
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.