GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0xa573b499 at 16304892
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.41
ERC-20
Value $0.02
ERC-20
Value $0.01
 (#24)
ERC-1555
--
 (#266)
ERC-721
--
 (#184)
ERC-721
--
0x5c8c0436dff99b2d9f3daa5c4211007df803f67cabfef67a6bc018ca0c427175
0xe42292acee462d9f28711edc4a96d1682169effad9c76174633e13b0880013c1
0xb67ce838532d04a0d62db1859aba8f9a43cfc5696ef5b08da32fe99cd691e87b
0x6757cb03d48a27d49c1ea4b67cc8553c019e191cc91b268c16b06d9c47b65c85
0x42f56d6f7912abe5e5caa1c7a0961bec234c662b471b296acacc9bcfcd3880b6
0x77129f02971fb5d5e35e8030a822d17c01d1b55d6b15eeeb256bb7950244ace9
0xda5601699f1a1dcbe5dbfee2684132e94da4f27a29931601239cdb9dfff5e633
0x6b701144c38157effd1485fbb3a77e86bf738b1a07e49b6704c5ec8059149c70
0x2ca347aaa0408ec285eba09bb7822a99e53e877b14b4db1385cfc705374ff30f
0xdc34af566f1e130e3d223ac83ca5f8c0a37386bb17558e3e51854a816efc095f

Functions
Getter at block 21300520
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9be8b434b66975d82023b5500bc0d6b3a17afd5ddf4367482bdd7d20ce6f7ec0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x05Ba24031D1b565F5414c31F50aF7E1B8892724e, 0x238f1c0AF2f853ab392355516C3b8a0db5B959e5, 0xdDf169Bf228e6D6e701180E2e6f290739663a784]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.