GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x76b2460a at 15049153
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $141.39
0x2a33e9d37c2d1cca1eec148c75061ef72fca8d702cf5476b2c6fa6d318baffac
0xef15fdc4429403a3c1dcacadc73e740a3cde84484ed2afac87582e95a7a937f0
0x4a68e3454dbedec9053dcd9335aabb59c59b73b203c859e9e077f2db572a7367
0x9b7c8d67e17b5fbdc8d5c40a4713626457742e69ed23e5f8ab361c7aeb39fb0e
0xfcd3a1ab11368e38cb2e31d63e935a8dc0dfe8d62210b36f63339b44830ee01d
0xbe3857c311a0e3bfd30e9ecbf5f3a1a07c15a0480e40a697de171aeeeffccc57
0x7a8650929027de498d23ac69089d3da84868e7ebbe4afd220348b7372bc7b7a8
0x3191074987927fbf024d829cea9f4a08b43cdf412f5e669ecf4f02a3410c0694
0x014614f9f7a800a3776681c58ee76101cd40795531f8bf491958a76f01da7551
0x91ccdbbe6305f633b95664966d8b7a6abe8bc247c0359a81329abcb453a5bce9

Functions
Getter at block 20906565
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x895005c294055c07cc9e7bc5a203e4bc94dc2e5da0eb7162fcd74f86bc360dcf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9f03E4d91fF9ac8c86Bc1A530C83797080A2c3dD, 0x4eD45c2c87D664a6a8e3C523A5fE9f8A9a2a366A, 0xDceAA792295CbF3a79E86698Df17b7ffe2aBCe4e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.