GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 185 txns
Deployed by via 0x5bc26a39 at 14734440
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $619,437.39
ERC-20
Value $93,272.44
ERC-20
Value $16,507.05
 (#43)
ERC-1555
--
 (#2797)
ERC-721
--
0x28149c00fcffae1ee16c959332189af05e4389d688fcfda1a61466caa5c874a8
0x676a653387633bffdd36a6af4395c1dd916e398fbdf8abdd1eea8bbf4aebd31b
0x15941ec16bc1c9c35148dfb91569f9d6c4c721063deac86dbf48d57eed5e2f47
0xd93c14a71a29a39db0a8d76b28275326efd0883ca73d191cc2487afcd28a34b2
0x7347524bb6a145bfec521f203089d8825f05439ecc92c94a557bd5a4e41158f1
0xb22425f8992ddf7f2c77e935c72042f00c4b515ffb92c0c0b14205a1aedb0896
0xe5d95ce5a203b85382fa99249a9eae4e7d637de9e57cfba42c3281d3b4dd9a8f
0x4d6507c3e7afe95859698298e1fa665cb34597366960275d53ffa9b3aea88d51
0x974d88992abf5c3ccb13ebefdf60c6259b385d1dff6fdfddcfd58a5112cf312b
0xa33f00a2c4ab4bfd3598e98913568c89f50605bd576e7f1db3b402833980dce0

Functions
Getter at block 21246911
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36c92e575e5b582e292b6b08983bfde215f70ffd58140ecca6cba15af46a5a36
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE464Aa4a8178a864676806A0ff1AAc84Cb6EDF59, 0x4252f2D1b95c2F14AF1302143BB4A481788504E2, 0x02A2295d86e530045844e25582185c65925B2Eb8, 0x8d15E556D3F21F27F2cE9d4e0C0CccF730CCd495]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
233
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.