GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x86f2211e at 19748560
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.58
ERC-20
Value $1.7
ERC-20
Value $1.55
ERC-20
Value $0.6
ERC-20
Value $0.51
ERC-20
Value $0.48
ERC-20
Value $0.26
ERC-20
Value $0.03
ERC-20
Value $0.03
ERC-20
Value $0.02
0x2e919e1594a0d9ab84f72d4bffcb0c5ae96ee8e0b4a636a7d3f8e7cb58abd4f7
0xa7d6ec57460bb232ffe28bddf19cb5b7bcc5b5bd40a4755907ce4ce198941602
0x650c80dbca549e0cc8cbfd98b15fb1c6df7750248d8657c39462410fac3334cc
0x96ad3bf9f19270b4638b25176dda71bfe6060779d8e640a692eef4276914bf7a
0x199ed40d3bd8ea152b924a66c26af2b5ec33ec80f9552523869875ebe55aa10d
0xe1e978baa37d8b927879632b81d4e16eb7d1b50319f11162c1bf2a7f50c202a4
0xb63d5dd4002291d38084f1bf997288d5e5926ab38fbf990db2fa6788aee41490
0xcdb01c19ea76b9194f76f384da7ebdaea5f27ed4c31f6e1e0f146b903fa7c9ce
0xe7a46027afac1c3181420fe0b571b4a69df55fa50c14cec872eebcff4287d6cb
0xb85668767ac00e407169c6ef5e9e1e43360c0c5bb9dfebcb585c5301f921eb92

Functions
Getter at block 20858403
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfaf8b615c5a79666e896b614df22d78f38f038890a17cb312e24400ffe136135
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAf6E22ef2c6bC8eFB4f8A9B22D9540284392FCf0]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
37
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.