GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xc1767fff at 14681107
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#1)
ERC-1555
--
 (#453)
ERC-721
--
 (#452)
ERC-721
--
 (#451)
ERC-721
--
 (#450)
ERC-721
--
 (#449)
ERC-721
--
 (#224)
ERC-721
--
 (#223)
ERC-721
--
 (#222)
ERC-721
--
0x2544406401d381b7e7e79d407da874fc077c604795f52526f46dd9eb67f04fe2
0x50ae930b41c238f389a1bfff4477f673b0db08fb039a8e9dcf9e373fade3b498
0xadfe42d079c492cda21a86e1a9345f986c6b79b4ec2517fad37b970891472203
0x6a517ca0ed7a73a4721baaa463a40f054144d8cbe8af4b8be9c262a23c6a04f5
0x575746f6ed4a0d39370f5126c9d410f57aca15dfd020a2461ff4fb929b082d55
0xe80e491b2ab26e8ed06032e1b2b548da2e5d42b3d16ae9365d6078cc130f712b
0x26a8f943aeec1143aa723492b8e9e6c115ceec1d8c6a3a366e011d5484332bdb
0xf4ba370e147a145618e223b551f723d3aa876c35ff4fa7bdb5ea19c502334e55
0x24537b418e6b65f0524e83e22cd048f22f416c09927a6f88507137e89356e53d
0x5de2795d18282e4a486c3115cbd731dcfd761e5790327a476839c8c3217919c9

Functions
Getter at block 20866985
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd9537ed1932833fb89ccea9385b1f1072dfc87ca5cf090c0b4f852c4917f05b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA42324ca1c025726200182f9F301436Ad50e7FA9, 0x59eF2afC489F18Dfe8b6f49E34efC208a9C631e4, 0xf9676b71c66bF97c93153E27c0B8eb34A66db0e0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
107
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.