GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x0b6b8882 at 14681661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $27.49
 (#5000)
ERC-721
--
 (#4999)
ERC-721
--
 (#4998)
ERC-721
--
 (#4997)
ERC-721
--
 (#4996)
ERC-721
--
 (#4995)
ERC-721
--
 (#4994)
ERC-721
--
 (#4993)
ERC-721
--
 (#4992)
ERC-721
--
0xae37481f07477d9b96e90dfa137442e9368686c64a101a7d6e2753aae94a843f
0x0784dd04f1655ccf6b3b1ee7cbee44c2983d68f02bf944969eb12a444801ed36
0xfefccf89f48458fc7571e8dc602ac344cf4b72d0a174d2f375b0e6bd17911054
0x2f344348e6bc227c22c69157d6792f50fa70a7e6d796e37e100aae5cb3019405
0xa9ab5660b3a30acc9114e55a628ba1a24d127d170d757e9be7c329cb2a397065
0x56baeb9054c8b8a87a162b38819ce6672c25dcdd914300a50108cc84b5317bb5
0x9fb33412e1871bf8e4442c6e4ab593e109913490ae61b792657f14f87b4ae34f
0x67a31d5ebc5579cf338ab0823a2aaa5ed5917581a7b0b789b9772962fae87e45
0x44adf3cd4210c06d759c34980349ec2b121330c87805cb7ac3f02b34b5706c2a
0x57735fd690b9ffc85a96b44b4ec81a42288f7cba8ad4435a776d793bcc4f8c46

Functions
Getter at block 20950990
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x950221b77fe3ad1ae6a52bee135d9a6eb114cd37b82d7015ff59b22042283242
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5660Eb0fB9BBF7B7Aa9736f521099CDA3fB21D6, 0xD7ca240ef1CBd83833B12dECb756c97626De384C, 0x579FB54f9Ce668A2D5B97C961f90bE3251508595, 0x9aC9463CE7F8D4c07197Fe78f4564f8893314D89, 0x325ae818e53915a2c1Da101AdeCA3430C8cF0D98]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
50
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.