GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 82 txns
Deployed by via 0x8d948e5a at 19023401
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26,208.19
ERC-20
Value $1,434,736.42
ERC-20
Value $615.23
ERC-20
--
 (#1378)
ERC-721
--
0x9970a5e30d2e1be494de1f4906467e40f399eaec2d67bbad73fd050727ce48ca
0x1a4551cfa790f2a6bbf0e40428bda077199f5574907d18a4c9799a44efdf23a5
0xca6521a31726ea81a22c649ff95ec00c83a9c6145b8d8ba67d0e94d4beba4748
0xb817331dc6de0bb0964db77f201f4463c9b691a68510c98de23e34645ef4a70b
0xe868709df7675863fc6788c6b290b84d62621a4dce3ebed8ce02a5ea9da48d18
0x6b5eb761a1bfca0ea50a39d588711b139aceef28bc0e273497069b598df6c89a
0x50f9d13746ec6732fc047f8164e2c8cb890462c474583f4ca631631dbf7e94e0
0x28005d1590ea6be7bdfbf64303ef181ab2c4c84fba3d45d602580fdf22af3ef3
0x2a9a8323dba5198269b4ca05245d35020a3e3e92de095376b1e862942a1ee3d5
0x3d1723c7ad81ca02c58406195bb0374b0ad5faf13e5b6efe18c799404011e377

Functions
Getter at block 21246001
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x776fe43908a59abfadfc6d40a164a64fd89c35ff63649c980c3b07b241f6e0be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x753E1cf5e852b94b887564103C23e9767AfC8204, 0xcCDBdE79E548C7Ffc6a2A3871642E6FB44426261, 0xf4F249317f5057Dd4dB00A082f6ED63EaE086707]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.