GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x2c38ff09 at 15677567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-721
--
 (#4741)
ERC-721
--
)
ERC-1555
--
 (#275)
ERC-721
--
 (#141)
ERC-721
--
)
ERC-721
--
 (#719)
ERC-721
--
 (#79)
ERC-1555
--
)
ERC-721
--
0xeab83d0eb030e32a0390385cdba1b73c99037f4d61985facd4d802a3f09e4e84
0xef96d52b347910ba60713da3ad13b8ba8b1bad804712bd16121167c0b9aa7b74
0x198191a6ea2ba9ee5ba0884acdd9598dc19902f86724ec60599bf24572bcf7ec
0xd04433e9a8680242aeaa74df19c5954ac271c3e45e87d341feb3ebbc6a0ff80f
0x40076b8840118d8206e5abe70e7edf0c8ddfb9263beea5765a2f05eb317784f1
0xe6be24687bb22b93bd2f61afc78c739682d5ad97ba9e54d855002fa95c42e823
0xf7f5a3f46295437faeadc202bbd024d2f1333a97dedb81d7ec95e4a9096deae2
0x39c2ad1d5a3a1ce29e5f1b3c8b96f574fa8659bdfe1a84ed2c93ec55cc38a3b2
0x6e955e195bd34640840fa1d1c4a4edaec9b2dcde91bca4d270ae1828fd2e89a9
0x3bff97999a3880aa1a012dde58cbe492cf915da6c8d3ce72683e5fe7346ff390

Functions
Getter at block 20826141
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa5b6ed7b9c7879c01e0705fd9e83ea897350bf36c104d3c427cdc0a593f53f67
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29a4FB1E4117354626F6849D812a2cEdd6c82dcC, 0x69C53f9ded99c6Be12D09D6B01Fb1965102ccc1b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.