GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x530789ad at 19475503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $988,166.85
ERC-20
Value $29.78
 (#1222)
ERC-721
--
0xbc45a5f601c6543c3a5ebb2386dad75dde86a45e44f81c9fd52a551ab8135e51
0x415690000ea30bd1eb70d9211ff542e7f4670c0f99cf730bb313c1b17e0083f1
0x2a3e5dae4b4068ac8886c60704149e4187b71d3dfb7d351824907a63c58e2743
0x4a9a82ae69ee179c92039dc6c23ad58631e7d3242d9d98db1c955bb450485066
0x264e2f6738ebaf63586e7634910936bcc0b78899f87aeaecdac46619f2fb2873
0xc87827674c6d24152eb77f89ee7a5d8faf6960c4f95798395ca5745993329af9
0x900f5d608718e904cfdcb6d399ba5cd6fdf0eaba96cd1d167ee5e42ce7f5c828
0x4da1ba3b836b1d1887eac81fafa72790a2b3fc9efcf880414d57b73a516e0374
0x79a1689bb35bb80044a06bfdada96f1aeeb0fa1b835d8b3c600d6d4321099575
0x4ebb049fff149f395371ae35e2b736c23605e00d6df4b2d6b41b01bedce4fe70

Functions
Getter at block 21388562
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbee790f0eabc1cfe23e7a67b22c40abda377f348851fe3a20702b19e13eabf06
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe14F70E88f8817efeAb7C18D84722B5BCD6C6Bb7, 0xbE47E718eB812b74fb23a3Fd10D2107130ea5C7b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.