GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 163 txns
Deployed by via 0x5540dbcf at 14765285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,356.89
0x3e51e8a2f0299e78ac32e3f627cee2c0e6c5680c08fe076e5df09c0ead4ea0d0
0x34fcd4c9009b10dd1cdffb5e7808f4911aaaa05a7d5b4c79b85225560649cc2c
0x0f98d35be101f8705a9dbe5e4a2e1214b87b2c3f85f7d6abeebee28a8f211e0c
0xd2171734b782d77614e75eceec0cf0f2f97ca634b66caf97cb95c318dbc1af5c
0x6090975db8b66825b11bbfe0bf141d29c9f43c1359b5607e4d462bd1759a1a0a
0x70620d3d0b8b328edf0cd32aa87dbf1462742c4a118da32484081cccc8aef5bf
0x7f0f6aedddb5b5ed6c5c375bd2eefb3dd4e4c7d522834f085dbf85b517d379f8
0x6021cdd659f23a8ef39d85be2ffcedb47de6d9671ee23c19555b0526ef762214
0xa4b0384a42ad043a12b359de6ddc4df1d0ac095e7f2c74dfad1edcd3144ffc2b
0xc8ca597c9ba35fe81253c219d5a24328c09d460a4f1e362984ee4eb8032584a7

Functions
Getter at block 21389077
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf89ba17b476ef4804314e185680bf34ef14e9298a1123031d415dbf5032d5e91
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa2E6df5420C51d46B9075D5Eb5354a6FC9943D0F, 0xdCf6fF118Fd929Ae2a3ADb24C423D7d158C4c2d3, 0x84C2D80Af257e1E5DDD4a30fFF816E9250b2BEf4, 0xE049bD3BCe9Db6fe1CB8eC95CaEB73e69Ed6d443, 0x361a4f4F4BD3e3aab31149C10d8F34D3503dbae9, 0x70b1c9257b1A8720CB37C985F3233A9819Afb0fc, 0x096CA3674329bB66dD7CC14D1511dfB7728b9193]
getThreshold(view returns (uint256)
4
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.