GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 292 txns
Deployed by via 0x03ec0090 at 15572402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $888,293.9
ERC-20
Value $2,099,579.56
ERC-20
Value $872,941.58
ERC-20
Value $497.77
ERC-20
Value $0.03
 (#2571)
ERC-721
--
 (#855)
ERC-721
--
 (#854)
ERC-721
--
 (#853)
ERC-721
--
 (#852)
ERC-721
--
0x3b2fd4d38ac349a1abafb6dfcad51672b33d6826a90c8e10588f1d59ee2775da
0x581a9ae63b102ccf9c14d42eaaf0e0c0912c413b5fed10601e0ff15f386e1899
0xe5ce062ba1fa56e4d7f687539b9f96bb225dabe47977eeac25cf47dba53c487b
0xfe52d003f62c4d44e8ad764f00048e3649ae789d96b043b2ca04e9d743756c4f
0xee2fdb8f6365faaa9d8482030a38ec343108c89525f3bb1888e34c5bcc355c85
0xa3c543856990f4154f2fa4cef0e54d127dbf3cafa4c710d623bd9a8fc374b7a8
0xf2d3650f7fc4c8db47383f5824a7393ac76840ec653d3efb16bdd19e0e8f9f1c
0x7c3bd18f929497d497fc4cc07639cbbd569052e48eedba1929ddd263bff63624
0x3f37d7f7f392078966514d9cf76c74064fcece5433c8b22b34ed05332987178d
0x18a244c7802f7d2e03dac01013f1c08fa65df91c7a432cc7f829143350df0337

Functions
Getter at block 20864695
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc97feff2871c2fb0e07683d8717e84628f093f268333a6051eb7058bf1dd5db1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFF10b9306DC4E58e61326C6A0431E79a916d4ACa, 0x74D28f906692eA092e4CFa2F5a1e5E6176c40168, 0x581d85F8E89321731607556aF063dc144eF79cF7, 0xf5a3f59Df0af53AF7575aA649fFba1958a37aBb5, 0xBe49D9e1CC33Fa182092fe98Bd5983879b2729cc, 0x216D6356a898F0dfB95A38aC37aa7D7630e2E764]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
251
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.