GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 111 txns
Deployed by via 0xb33b2936 at 20726783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52,478.71
ERC-20
Value $4,152,839.69
ERC-20
Value $11,650.64
ERC-20
--
 (#245)
ERC-721
--
0x48b91490607c3df81f8cefb109329470ada2f159d415e64288c509813951165b
0x914ae8568fc33e5b65d7c8b028e8bc3f2f3799b26c16c813575c0cac1d636b3b
0xaf2aaa7f5dfb205774ac45f2b1dcba4c7594b7168480a3d2113d9168ddf9a4cd
0x176d67e187e481172615b4463b4c1e405af07ba467e426c3b309e4bfbf60d608
0xfa677847170df15c429977fe882ba213bbd25ac3e531d16d39c5032e1cdf9dc7
0xb680a317ea64b03e8a0ef60eaa9702e2350b6739785d4eee5754d7f09ac89ce5
0xb5388cadbc7d1e6d0a4dbc216c445ebaf261275a079685c08701ebbd59c0f9fa
0x71bbdec9d02d4498b5a80d15d7bffba21e4f86d047ef4a24d5715b8397dff0ee
0x48ef82784984d127238223446fc57d37ac29538533aecf9360e258ca48894194
0x29b01822ef917ff9d53e427443d40da2bf93269bf87ac8a04f127344f440f27c

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