GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 624 txns
Deployed by via 0x9ef812da at 17687203
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#9)
ERC-1555
--
 (#2265)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd52bf3e67b13c94aa38129ac6e3475690baa1af95dd72b302f9912b8f7aa841b
0x334291d70a9ef0ed78022ee71d46f7d98b2e1c19c95d059ee9f4b453107b226c
0x7713f501917ba434848044a363159ee7b853bac0b24603f33638aeb1b6ce4857
0x93dbb272659c194937658d271752f66d199ce440a505829558ac081a8dfa6e36
0xd0bdb3db7f18462a9d3cb2a8929f475d48f1cd1e702a71351ab9d1668b680b6f
0x8d860ba7b9857115ff53d07446ad13e808abe75b7d6e17b52d1968cbe4f01474
0xe071a47260e4ea260af87b7038416d89d79c57ad55b7bab605cd0d08f182dbd9
0x0d2bac61617f1aa40fd9b384b6a52d953a6ec406027d2815cf2891ee0199b3e0
0x50f4901bc477cfc8b84c06647c0ecc763cfc5301994af2923c77bebb3e4d5d18
0x5a4c8db90dde50c9c2e15482874a597c682cdb6327c4a95e3461860db516880c

Functions
Getter at block 21430477
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd6b1abad2cf031dbed4e31c98cc1a8322dc3c063a3ca047f11da2a55fc5200e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x06F526664443A70F1046d61f7C7A2A57edfB7C96]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
567
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.