GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xec1f3fe4 at 19140710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.61
ERC-20
Value $94,838.08
ERC-20
Value $23,638.96
ERC-20
Value $12,778.37
ERC-20
--
ERC-20
--
0xea4c766016592b8b1a164075a30414fb8ad93e175b0a44e0c58f6a64224c9d10
0xd60047db61acec401854a386931cbcd1c02a77b91ec4325f50817c6d0fb64a7b
0x74c4db31e8e7477a5856530e881e5793c754f327cb218fe41552e5ec1d4e2544
0xeb2b13209f58f216c01c2f854a2d5f6d30a2876ea0368e57203988816ac7c430
0x2159d070806786659de72cf1fb45c98691fe4f6a12ea71a7300740b8f61c2a8c
0x642fffdafe252991e41683113d458efa98be164c7379d93949a08eb27cafe37e
0x59fc10a2da672fc7692112875c62ada68d946424cbeb62a402752bb4f5f4cbc1
0xf42190f74a49cc87b82ae57a878dfe039651631fc4e19224fe7e243c8f846555
0xf9b35469de74f0d832fb62277663eaf50fbb5a9f9d05e71ec87217632e02cbd8
0x56175ce022f8caf7ae54048435be8caf21576b9415fde0486f446847816cf8a1

Functions
Getter at block 21321816
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd45ac1a2662d76add3d15b034958b1a33d0511e1bf89f18df5b4af8bc8f21342
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB67fA61ceB908Ba94C37F3f545B452F11b77e4E7, 0x8D8BB7A2873F3514E9551C0C6f0d313F322a3619, 0xE50F0fb2A2C3dd9Aee099Fb1ae8F5D01d6079DbA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.