GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x8f70dfb9 at 16545392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13,614.53
ERC-20
Value $42,087.07
ERC-20
Value $38,071.99
ERC-20
Value $33,108.12
 (#16)
ERC-1555
--
 (#2653)
ERC-721
--
0x48d50d284a10634b1f902ce5fe8789e397848573776623d4fbea95c98a00b40b
0x7dbf66f8087bc791388fa4ac96a35f31f07368ab711d1853b5c594d73abcb1a8
0xb94e95f25946da88ffb78973fc650376c2ddd5fb4d7b1c9715dee2e7de10238f
0x296eda2351086f8ed9f17b028b731d73844488eb62b79325c6055785efd2c2c6
0xba29ff243cb2c705af233a3e4d4f8fdcb9130c57b3850ebdff1bec294c25908b
0x9d8464ecd8ec36ce59e4254faed87cd6e5e5bb152085eff954fd9e89b8025947
0x3cc8711189c4a3ac948e2a072805625452d0acd5f1465b5e550a6af55ab79f8e
0xc5d446441baceb216697e78470f2136586b72d3fe1a49462c2f10f15f6581e3a
0x5f121b57652501936f7d023dedaa3021b69e9e4e59804e3c73dde5828e85cfe7
0x73135e00d7bbb8cd6d7aa795ca97469565325beb383c59dcbcf62f924f448cd4

Functions
Getter at block 21321817
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x117c7c8247cd6ffd69a2b04fe5d8c89e413e586cb778d18d5280ce5f7996ddc6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1d933Fd71FF07E69f066d50B39a7C34EB3b69F05, 0xcc400c09ecBAC3e0033e4587BdFAABB26223e37d, 0x837219D7a9C666F5542c4559Bf17D7B804E5c5fe]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
166
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.