GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 73 txns
Deployed by via 0xd2e69cd5 at 16579982
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#50)
ERC-721
--
 (#47)
ERC-721
--
 (#17)
ERC-1555
--
 (#1816)
ERC-721
--
ERC-20
--
0x94aac1c37b3daf012d83f5a9c0c75f767c4bedfa9efe88befe6200942718125b
0x92a129b39c77d047fcc4d2fff8073582d105d75a2ecfb20b956ed4cb8380245f
0x33e8426d8036085ce60f353b6222b5ee1177a2972c2323da97decbf5902d82a0
0xf9e7e1265e8c649c5b6978ccf990c9593528cbcb310f872eaf5216bfc11fe025
0xd402ba6a485a8026b8547875392abcf80173404192f65e901e2b6653ab5b6c15
0x3ab31e0a0fe02bf62f739a4e4af60fad86353007922ac597b43bbce00709aa25
0x5c8638a070b2323c7c185862754513dbb2910c8a72c538b97fa922e1dd968711
0xe8e2737c8ebb8f4e71e5c44a63008e33855515a9398bbe7c3a20ee9b45a284f6
0xc0ad75c996129759cd85adff3a86f682bdd707885ee209a58918cfd65bf40aea
0x1916fd64db5d89234eed77ea47484de93668d1206aedcb8faff3cec2bb72f172

Functions
Getter at block 21292893
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa46c61fa6248cb578fb47a63be72a4332fba63c0077db45218492cf07bff6a69
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95622e85962BC154c76AB24e48FdF6CdAeDAd6E5, 0xb02a075A85DC97Dfe9c9F685F9329B7550BA631d, 0x8f8ddE0f36A921d27A1d757f0eACA229dc6e9070]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
67
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.