GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xd7e27951 at 19894293
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $275.02
 (#1)
ERC-721
--
 (#1615)
ERC-721
--
 (#1937)
ERC-721
--
 (#3347)
ERC-721
--
 (#202)
ERC-721
--
 (#1448)
ERC-721
--
 (#6873)
ERC-721
--
 (#9912)
ERC-721
--
 (#9871)
ERC-721
--
0x0f218a53e562b0e28b05ff8983a6a2909f19e6486b95da675c6b0701bb9a4763
0x001201981424d3d4d901083d11bba40e7796ae68699df1f3c52f48d76f235949
0x4711e547a9ba907aaaddc097154591b50c5c28fbf9e46e37328c5c980ce0dd18
0x446fd7c2b601eca184005b481c600555504e6f8344d4cc4ea2c4e13c3fd6562c
0x1bbd4d019ce2b76a9c5a60cca1a701c88dd7591cebe5935331ede2d3e9e475c1
0xbd8abd1e6191802e385e142a478ebd69e0de75e94f5b71ee440324f8c47007fb
0xe293c5f6b2c9433c7d00a1031c13b230bbb6a1dbbed8bc204d07fef63387c4da
0x08a26a11e18062997ce88338feb656523c6e207449af72062b97fd27a00f7d63
0xf4c642ff51f86b46b944758929954abc9ba7d0a3d24ab0592f5d9e5cfbf81015
0x02cb9525758bd4df0f37faee0a137e33574eb1bb4bdf866c0809b1433097f1e9

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