GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 259 txns
Deployed by via 0x97090de1 at 17228999
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $200.54
ERC-20
Value $1.35
 (#1)
ERC-721
--
ERC-20
--
 (#5151)
ERC-721
--
0xbffe853d81b4544cfc411dbed411940a12f8852c10df619bb247ab6620b2782f
0xcbf0951d575cf0465adaa7a16ea9abc5d3ecacc937e3aaa47f033ebea5eab204
0x1a1ea34c0fb98b14a9cdea84cb4dde8b50eabb020cd922a4a82169a361416b63
0xc44abeb89490143cbbd2de276260d7ad5e2087511d28741ca5e4e709f02fd2b1
0x83d2fb0cc9cbdcf185ba9be3f0dc1879edd3ac730fe76e9341bf59794e6aa8e3
0x1725e2e7b66a28723e8c779f0f0e286a72dfc868dff1cc1b9eb7c3ac69747d19
0x92556f64619c4444bf718b06d6480e0c1c6a8d1e04e6119bf55ae4ac75373667
0xb45d0fbc2a6692fdb706892535c30e4a267704ac5f732030144d8bbe13b985b0
0xe0e05ae91b89d5286a0ceedbadd5774afdece5794d56c6a6e42a45f77a7243a3
0xc61ebc164180f405647bf82ee4f7f2caa16daad0cdcd5c424e6de319f56e1ca6

Functions
Getter at block 21206441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x406267afe7d4de7d0f1c0ae950f500b551cabdae4061092441dbf6c2292c0032
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4fB9e085Eb96888476C2113a0a220fB0E77F9Fd9, 0x0d7D12852988eb4B60E34B53cfd37a0B692fbaDa, 0x16e9D62d42e8d85302D277161c487fD9e9D3C7F6, 0x9eab2223d84060E212354BfA620BF687b6E9Ae20]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
265
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.