GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 270 txns
Deployed by via 0x8c38593b at 14546085
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,933.97
ERC-20
Value $1,547.3
ERC-20
Value $1,414.16
 (#7)
ERC-1555
--
 (#3144)
ERC-721
--
 (#3013)
ERC-721
--
 (#45)
ERC-721
--
 (#1332)
ERC-721
--
 (#9739)
ERC-721
--
 (#1919)
ERC-721
--
0xf4210883b60c8815ab159c8aea4e75babb9c61bec46d21649d8763c24da260cd
0xa2846ffd4aed0c66dec60587dcc54cb73607bedd6b49914c34a0685a2b0e5e1d
0x00c53367acd26452f5257ddc680ab01f73a825bc3f338fafc7b184575cbcb2f4
0x5de68633d02f48954b4223314dcd4f2a803cc1957adee8bc883876cf82a8f579
0x31db56af3d330a9b1c6856f8374714d220bee00c3e93ba4396d912e47cc99dc1
0x0afbd3cce273c773491b7f7623c4974a23f1d3aa8e978862d67099d927d3c25e
0xaf55472a593c24abba5d159ab84ba61ac524f3def7c957b493684af16d094622
0x99aee2953fb997957b71842a845b581a3027b38927619f0e65d8e772fe3cb525
0xa1602742b78ed1cd392bce7db91af85ad06e02aa216d5985b98831d9d6d83a7b
0x68dc28f2085770cfc6f6c078db7cb9aeaed49ec3862011a4e2bf9c5b9269b91a

Functions
Getter at block 20859301
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x072f0e803608c1c6259db4dc312f13c1b63d7747f8c2de006dc05ca24de813ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x110241Ce9D8378F6f4e9c11Ca97214b7ddAb753d, 0x7d80CC0e653191C37bAb71E209e197b68Dc10e47, 0x2d409f6eddFEF695E60c6aCffa7EE1220D9f0007]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
250
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.