GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0x75f450af at 17642404
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $237.6
ERC-20
Value $1.22
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
 (#9)
ERC-1555
--
 (#2519)
ERC-721
--
)
ERC-1555
--
0xb1cef270c53e8939130a4f597db0cb5c953ac1a3b82d62bb3d5f0b721b62f19a
From
0xce131814d8ba7c7de9c0036638b78c61cda86ed834ffd559203634f05214ed6b
From
0x46bb66372e831ccad1097ad3c17365865b2c1e2b6fbdd8bd456441a3bf3c659e
0xc2a3f86f8a91698f782305c278a0ac9b35729a537069770b428ea8273febe583
0xb373ebd0cb58c3495ced1a15b90b2a7dbeb6b4b5c756024729be61412b918b2e
From
0x085cd6d8bdb4463e06e5ac8f221afc3c085780959b0ade744c5c01b1915002b0
From
0x03ace2988978823817f2b04f06ead3dba456723744296081cbf9abfd4f3a4533
0xc9ea4394cdd393222ac572bb0df36eec664e998436fe4e9604cf1d03b79b8583
0xf0095f23374cd620719bc3c080fbd667daff61a76d296784a37a22cc20cdff85
0xf49af2b1f9913748567fb63ba8efef78077ba591cdb072e14cb8a5c26f5122fb

Functions
Getter at block 21124388
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02c0d56908be5d2843c71a9d23e70be735db2d78d1ae34b959710db8fc2e527c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf931cB99ac389ab004E174624Ef6C0567E43B45b, 0x76947cb40629177575E73EE4dA2bD79d609BA7Aa, 0x8af7990aA6Ba3738ECf66030178B354b15f9A85F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.