GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x7564b72c at 15137897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,329.09
ERC-20
Value $1,531.6
 (#456)
ERC-721
--
 (#455)
ERC-721
--
 (#454)
ERC-721
--
 (#453)
ERC-721
--
 (#452)
ERC-721
--
 (#451)
ERC-721
--
 (#450)
ERC-721
--
 (#449)
ERC-721
--
0x70e646ddd3a50c29344a0c21a04a7fa4c06cc2ac7d3e18db213b3529195c084a
0x13f6514efa44b632daea066cfcfc498ec589cd20025f908477debe56e8514d1f
0xb919df993f6254d736cf412b430c8ed8de5e0dda40f85068277f84b937779de2
0x01ea711861e057c6cc60767a73703fc78d07db86e2f92bf31e008d09e919f7bd
0xefd6e1649ca6cad549dd28f44f70fcc7b4ad04706ee03fbeb4ed3879b077ffce
0x95a39d1d2c8c312e018ade213140f6912e15ed190ceac8e23b25f8db4ec24b6a
0x528d209c5cc5f3b4fbbe5078ede1993aac7622bdbb6304f62b3da29330529f58
0x36fa4047adf6f43af908c7d379cd14e09cb6aa8eaf480e30d24439b8de2060e5
0xd4dce76a9bf420bfdc4fc8397912810cf6423316d080b65b1de9204c1fad76b4
0xeb7ad7e853d8e6afecd77d9cbbde8c940daa29dcace83dd344502e03432ebad3

Functions
Getter at block 21230215
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0928da996a9e33d8cea3a7ae142d57d2f686578b4e5cf770724e8de5e506330f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99CC9d3c9eC5ACEd825D21511CD48E1aD3f68047, 0xe288A80F7a9Dd1285B51E9bb818b97982457F464]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
52
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.