GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 181 txns
Deployed by via 0x378bda1a at 15326828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $29,281.6
ERC-20
Value $83,332
ERC-20
Value $1,249.7
ERC-20
Value $1,034.49
ERC-20
--
 (#25)
ERC-1555
--
 (#25)
ERC-1555
--
 (#1577)
ERC-721
--
 (#143)
ERC-1555
--
)
ERC-721
--
0x3d0779be4049c0e20bb75bb284ae1842894ff950e72bcb4af42ed818e03e073d
0x68c8a7ff75dcd1ac73cb411dd79f0d6f097764a8979663f627054648e454cf9f
0x31d2115d940dc2e34548a378f423523068d3d30647e08f6062076c096fd134f1
0x1fb267af68bd5e5c36c7605c8d69ecd4fd9ad58d2d3689c6e78ef59fc0460a6f
0x8456775b75d6d97caa1c2031a1431ab5183d6571bdf8d3124e54e8be065d4523
0xe816d7d9a1d6bf4aafdd60acc1d863d182d892b7df8a0663ab6c84da899f3c5a
0x738a87f38f5c968a278807178f94bb14f371cdcb19c54777399ec8736d2ee3c2
0xa597d703e3bb59990966c24fc4b698e987a98c7a80a0c19cd3fc990bb938ad4d
0xa1e9eef6ac8e2c2d3597e775ca35991b98e180086c846b9de11b2fa2d2c94da0
0x4091cec1a2038bae4b55cb6bbe8a1779aaaefda498b49d99eba4d4a35bfb182a

Functions
Getter at block 21059656
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe213a540daecc2340bc8fac63c24623c364ef3a1634b2613e6a8a4cc9923daf5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x84662112A54cC30733A0DfF864bc38905AB42fD4, 0x3835400BE823D3a1bc0eA0b32522809D327ED178, 0x710e2E94DB1a57c05f46116F0aB07064C38D0d30]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
168
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.