GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xcf19fa10 at 16778091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,400.88
ERC-20
Value $515.47
ERC-20
Value $22.28
ERC-20
Value $20.14
ERC-20
Value $0
 (#5)
ERC-1555
--
 (#4)
ERC-1555
--
 (#3)
ERC-1555
--
 (#1)
ERC-1555
--
 (#2)
ERC-1555
--
0xcfb803b0c11fda4d3830cef9811f1e3b44435141d624490e69c6b6c04379422b
0xea37ab34446485ddd1bece6bdf7cf90e90e67479a1c21f744b3bdc44d30ce7f4
0x1041fc78f43070313bc77ba161219e104b18774478958ec0871b8dd2c678d257
0xa93faf39aac6fb9e5a27490ab20cc611e4eaebcd6aeb6adc95d60a9ee2635d60
0x3314b8f9fb1633caefa0a1bc91e8680769815a542fc41c0f8a927df24bb1c659
0x61543183cceff09fe0ee531aa8a0285e0ac81fb3b63da2cc4ce4910cab373c0f
0x274879df3d1115381d9bf0a4edb0b8f830975103496853e248d3f6263c2d9f16
0x36f6a5b7d6206f4dd59e7dc822d168c19253affa498c0d8d5139b75a5f812a85
0xf24e4d13eafec0139dc561fedeb54e6780befbc5b4e806ce33e13ef45364f87d
0x67db84c88ee8d70eb7182533397f3682fa9284f272dd054663d76989fc73cc83

Functions
Getter at block 20905571
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xafd6d313127bdca8992b19e0a978ff5101e2272e691c2be6854a03e0d363fca1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd1B856ee12Bd00922cae8DD86ab068f8c0F95224, 0x098Ef34CC3085bC1936bfc459326570401240B1f, 0xb932c0d5c87B5F8354CC8898Ba74E5F28510C10E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
42
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.