GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x376d4565 at 13125047
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $113,166.06
ERC-20
Value $41.9
ERC-20
Value $2.7
 (#1866)
ERC-721
--
0x7ec5ff8becb4269b9f68b0f5d241b95d665dec5892f787470f2a117f49bf6e34
0xe2c90389105a1ad824e0fa5c1326798037c5f3320740fb5ba6dda0711406ad5a
0x454742c1cd0a94fe33d429fb41f3721d8d3f87170bfd157e40034661e70b9d5e
0xd9b6d555e829080527f384d6934268c330770188afdb3a294acae9523f71e5ca
0x51877c3bb08f1c3a38569f32c09076ea606d5a939ee40fcae7cc1552a2d5d410
0x26e746f5b8528d55156716df7a5089b93ecdc25472e36c1e37c6c3cdf9adb05f
0x778a31f887b95ca42f854887f2fa7ca1a06751e6dd7b0b77a5fc918f2c91f7d3
0x447822a7d2c2ddf385668c801b334f30cca1ae45008f7056ba4925ecbbae5c30
0xcd25a1aaad226f2ce7b37444a55f8b97aa64ab0aaa648f5bf94e352dad9d5789
0xa4029d5c18b73ad882b9d7b3aa646a28d1a7cfcd0f860ab3e3e006705c3a33fb

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