GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 294 txns
Deployed by via 0x6b0cc0a7 at 14066005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $137.03
ERC-20
Value $1,737,583.63
ERC-20
Value $5,106.64
ERC-20
Value $61.86
ERC-20
--
)
ERC-721
--
 (#1148)
ERC-721
--
 (#31)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0x58d2f0d48c4d7302e4752e4a106011af24c933d5d26e896ae2abc291e89faff0
0x5c536de2cac5f80f4afabb3d25964c5ada34cdabddfed90da04d1f60f2dac71f
0xd16fe1afa1405b116463c7d7985b090ba2ba93e8b49d8c94bd7e7d5f3964a746
0xe72ead226ce30ffccea7221c431a638263db03f27ea83c391c5e2f641b5616ea
0x5ef107e22b11eaa3ee7167f59dc3911bc63064bcfaa7a8ac1c3fe0714433bb32
0x6e86d32880528d1f1e47ae89f5308c3539216e66c042f22b25e5e65416c5f228
0xed8177d920e38de5570c55c629f06de24c8f9e26aa88bfb71a1addd571f64954
0x0d895f56e8c96ede16169c9b13d325578be9e74c0234dbbcec88d9c289e0054a
0x987edbaef2b77265da3f4c01e05f618d08b4f66c75d823d19cc36a22c2cd60dc
0xa5a6a41b9b5ed1e71d325aa16341a2109be465ae4161270c7ecbdbff4c475fc2

Functions
Getter at block 20971214
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc1371c84d8822009429516ef5fe86ab31302462d4a09d40cbd3027858e141a3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x68f5549648ec500056319474F88a71619eEA57D0, 0x948820aCeF664AD0892555DBba70198a765850A2, 0x380c2798660B9289279Db77F1b5821fD7542456C, 0xeB3056aA1c395e78CaCF19b9747583949c14B574, 0xbBEE3d18c8Ea290Ff6F7E05fC7ce7BB0f81d34a8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
436
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.