GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 63 txns
Deployed by via 0x2f79c7b7 at 17296841
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33,623.17
ERC-20
Value $12.84
ERC-20
Value $5.36
ERC-20
Value $0
 (#16)
ERC-1555
--
 (#971)
ERC-721
--
0x59885569837128c0e155c04aaf68be317deefafd29083a882befc2b9ffda9b0a
0x03037561f17306ad9b370877338cba646b1ea68c8bdc1928a43e80dcd52aa2a0
0x118f0a96e856ec117cee9c1f46b28f08f003299f95686852139bda23a684fbcf
0xcf605b42d085a0d49453efcf35d908dc4238e05d470850f7a79788eeccae68a3
0x91514c493e8d6b825eace3c1728eb215dce17df65fe6001a11cb47fcf37be1af
0x28c9369cb06abc0159ac24432797b8d341e1a4d09b38bd2cd8dba08ce160e0ce
0xac2d9204f64f6d43c886e0179d9d12a422c4219504e8abdd1451f01e0289fa85
0x2ccd8e59ea6b9083c8f7d42fda5d47123da5a5d112907c5014db6f615ebc1707
0xb15b3f937fa25aa48e35e286680889f6b5f185ebb83c33a47c65fe474f2c1171
0x2787a0cde39fee3670a123e6c5da86664a4a6877dcd4a562c0c8a953f0239700

Functions
Getter at block 20948576
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c65e8c84581226a3c7dd444e9982f13dae709c40c2d2bafc4a137010822a9e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9957a058588e77634c01dD49Ae13aF9DcB6E3B49, 0x08B37669337aF0484aAF9C58f240e50ee8D928Ec, 0x14bA0D857C496C03A8c8D5Fcc6c92d30Df804775, 0x6c110b761a9C93b3190c105282fbb491CE48caF3, 0xc92b4ceF4BFA0EeFE16eDA4689da10df9Fe9e801, 0x535cB34dc5de10A16c32DBD336C61FE40Cf8FB26, 0x110A1ed9272021888e1A234AaCfa030d17Df7BCf]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
101
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.