GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xae2fbc69 at 15264911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,066.67
0x7ebd0ca166d81adae5a688b14b14c9dac7b0e508b9963df9b996dfc23d157541
0x1275d289661bfe38be3dfcd604265624da5cb82d20d706dce7c2033b425c2c11
0xc33ffa94b635eca08e77d3d24afbeedb36bc6c4661ab859f0345ef6ff7425025
0x5a4451a934f5c1fee87aed3ac53de904be48b14e538fa833f288261d398936cb
0xdf4813c208e7f0283e42719cc0a294f140e951f46ce5b56688b88611773f8ea0
0x800e6c454dad7bb8563b0d1aa2c34b27a94587ce0bfccd15e0536834c6372a84
0xefc463a4766107e1712f70f64b550fa7e35850884e3264a22d193c51f2fa3d14
0x632a3331f95237424df704875b615e0b9cb7ed5ca53f137acbb662ea77fdb9c9

Functions
Getter at block 20908267
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4673345510271b7ad8fb1d0ec45a96b506372cd8a99a671a75ecd27c11be17ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5db3262C7493b887DF41406cf0f1082C7805afe5, 0xaC440b916a4E3880d9d9d271b0EB9D3621b00b00, 0x4EDF9B1B68F58B0C889b555CDaDFc243E6D5afe2, 0x49b69674917b2bFf0F3F6ED6cFDf65f51F55afe3, 0xb7040d9f87CaC54Ff0bCF5CE913F68b0F0f5afe4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.