GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 150 txns
Deployed by via 0xc7290d01 at 16461880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $204.55
ERC-20
Value $780.99
ERC-20
Value $211.18
 (#634)
ERC-721
--
 (#1639)
ERC-721
--
 (#0)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x5eba62ef9439c85f9b4a8b062a4636d100f1a91f05dda3a57fb47e25a48e287d
0xa61edc811c39c5a9b14da137189b8fdf263faba70a1bda7c3cfd87205ca5d670
0x68a88c0cf534e2714fb90a4b5226b3d51301c8b2a3c9d3cabef3d3cbd52deb16
0xcf10f1d043b7d7d429c0de2921879ad0879ada670dca9562145c5d91d3fe07b3
0x83cd6ce01b5cdf4281f82288a54348bd5829c6661688fe9e387c33ed51ceb380
0x228bfb06d11a52ed26baf9de9e97b0cb0cc4763d4c60d9cd660ff3381a8a4dad
0x3b0ebe7dbf6aa0136f197cfd64bdf7aee6cbe7fcb7150614fb137de7942d09cb
0xb10957434b5cabfb9bcf853d4ff7a30a24016ef69da0456d54aa4f539f7989d1
0x259813df2a4acc01fc191b6e4ea048b4f2236cf0a7d6c34bf9ba6cdaadff999b
0xe3609efc921f5c6da70f7ac4e49b1f51ee6ea895b43456aed0050982d50090e8

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