GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 207 txns
Deployed by via 0xfa8195bf at 15161940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,436.53
ERC-20
Value $9,219.23
ERC-20
Value $1.09
 (#1516)
ERC-721
--
 (#3)
ERC-1555
--
0x5257560a7f5c18e912a14b8d361bee9ea52791633c6325b158ee15f78ebb3264
0x157d823367e82fa5f406595cc562d7ed13e8e3ba8a6b611cde729f3a9aecc0ae
0x5bf2ae3a84978796382094f558760109e455f5a026dcc7860f082a7e0ae26962
0x7563f0e2f31260ce9a8362d230c4f6bb6dd04b9b4f8d771ee8c7242537a95d48
0x1faf3cee3ec4c13a4eabe4901a8489de214e0cf1b35af08fa962801cb374f21f
0xd78112aa429419268b8f829078aebfc135d7d0ec9ac01241918c6d5b447edc00
0x9a90cffa159ee3acb6900441cfee78f81b4c0c51480ed5ab7ec98f5a1aa8c1b5
0xef7d3945b57ede013783621b34a4262f31188acbe3037f70933efe068daf07d6
0x9f9f1fec681e7e470547da646e3e782be64040d7c533c070fdf102f1fdb43f2d
0xd19245dd5a2c4fd96a522ef51fc3d00a48f15617adb1104da7fc32eec4c9d442

Functions
Getter at block 21222281
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ca8fe974574cf8c2c419f74404e0052a459731df54a6ec25c157f1d7283de4d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3eBE057106B57DCA7083aEf5B49578f1264BF403, 0xC694108e704b3AC3C5b099A4B06208Bd0695aD00, 0x06084Cb814C7D3b8d5Be8cA5213C5Dcc5eAd22bE, 0xaf96bC1EfbbDE1949f9D61897Ab784889F9DE386]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.