GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 190 txns
Deployed by via 0x237835e8 at 18802747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $464.63
ERC-20
Value $125,965.88
ERC-20
Value $31,818.23
ERC-20
Value $4,988.97
ERC-20
Value $459.68
ERC-20
Value $23.92
ERC-20
Value $6.97
ERC-20
Value $0.04
ERC-20
--
ERC-20
--
0x962486f91db9a10cad48bfb95c6109b56b4c72da2182a0df5b77affd6dd530c4
0xd3000a274541ed795057514f5d1b3e6935b425401a3683bfe64c5ca4d151104e
0x8f4c0304df08af704b84a1b6e529cedc94f49d9c74f1ccad28b70931ed82fc21
0xc36d0737e1bfd2300282a7df524fa1ad4dabb47b085dd6c323c1bafd1671f4b3
0x87c98c2ffb94914cf23c14eee34b0204d412d16004e95df4045dfb8d8e34e784
0x4df890891c235cc1ae4b94f7939a6aded5af472422aa12a9d473de7590d78d0e
0xbca3151505ae22c374bc152b902342c8fb39f54c2bb055e31da63eb27ab16c1c
0x24aa99efa69a92af4aa3af62f2db72ec6fbfd1732501d021b55239be33249b7b
0xa96d17babfde57aade697952300d2d780d8643df10f56bed25958cc187d6a4a0
0x944fb4565a0ee9502c45b816732c184e4bbbaef8ac57f1e7a7a1dd8322898f97

Functions
Getter at block 20911559
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc4f6b76d5fb2164a978c148f86a72165cddc4dec61e2702bc31851189f34911c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5286Ac6805d13435664EBFaFE9ef4D95778A401, 0xFB052b4B3Ff70bc23A1Dca72B0895da8167658C0, 0x731E94F7556Ca177Ce53305389f3A18d9288F2ed, 0x7D3Fc9625cF9cA6CB66FAF80BE736aCfD6839A56, 0xeC83F8F9D37cAf8ffC47d1BdaF74e36F3bA7Eb11]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
201
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.