GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0x82f8c34d at 14390558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#48)
ERC-1555
--
)
ERC-721
--
0xbb89253515834da315f66f82dafbf59bdbae8dee1c67f0d58372ccbfcf71a8b4
0x3ff5196e3df784fbe6d3d1c37d09463a27b8e0302dff240b0ffd07259711366a
0x20a316cc1c826f1331100bf537c32160c8ac882f830ce895f7b4986a7ecaf3a7
0x1736e125bdc9513aadd7785e758b31cf27df7caf38a7aebabe8311ea2a004ad0
From
0x998347b68a6bb6097c3af5e46d08df5d133544ce18d6bb85bd1b01ec55c5c97d
0x71a78c50e0b3b8714fd6a4580850b208697bcac76a1aac342212a9763eb27f8e
0x19e9e860b6d88efd5c55a72505472132240cd3e23cc2bd97f921846931d082d5
From
0xe5859a4957b0d700efdc81d116a4853853098fd9cd14e278c8c52789bcdbf4a2
0xff721bd7699a05e339978eb5a6f22b2c3b6e18a8bba04699444d168e3a6868d1
From
0x29b2b6b7b0cbf41636f237ddbff71fa2344f8097827b1c67b34fb54e79e0aa11

Functions
Getter at block 21271668
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x267dd2cc667cfc1503d7f45a99d0268764e1cb2c664b29d2486a25d0a49cd449
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x04275371a847124b244564Af971053717F2fA241, 0x73186Cb948f88a49E3440dEfCC5449A0fF4C1A69, 0xA15ef9D9023F812E7793a931d6efd488E553F79B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
123
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.