GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0xc0d88359 at 17453952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#1205)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x809beed0fc671e5b8bf401aeca5c42aa29288a9b52ba3b70a97f898d5fbb3096
0x20ed488ffe40b890f873b56c54e4586bd4d26f637d9590db42e41c72e9534767
0x81cfdd447c8b56b509b4dcf216d29435b00606b509a247286620adda7460cb77
0xe355448b527cd59d1da63c795261c861a989ddaf5687427318d8eda802e6d590
0xecf4f9557a413ae6ccf0aeff1a51ae514dc9980a27acf2d14446aeec7767537d
0x878bb85b9ec34139f6ff29bf976412ee70651ce08c521b8641afdad90d3de8a7
0x9052d18c809ce6e6460be4d8b209f56336456ca15aaf402e65099ca0cc57e906
0xe62c2ca5c8d595645fd68227cde79a81bac3306af4d45d9d0bc1e992c8c292bc
0x7680c903f1eabda3543c2f8a16434bbe5dc504b982187d6fb10865dcd79c0d05
0xa6774536a54f073621466265997a4302c49345e5f554f973ddcf56bbf4b3c6d4

Functions
Getter at block 20902984
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa22a7845e7aeb4dfcd3bfe5fa544705585c318e20331cbda7de62c2107bda9c4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x00994c1791Aed9542fd076517C2118a418Db515D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
124
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.