GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 321 txns
Deployed by via 0x9f13dc6d at 13249680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $232.56
ERC-20
Value $146,450.05
ERC-20
Value $4,280.17
ERC-20
Value $1,806.71
ERC-20
Value $1,699.44
ERC-20
Value $1,588.79
ERC-20
Value $1,507.77
ERC-20
Value $756.44
ERC-20
Value $162.65
ERC-20
Value $49.07
0xd420977512807a97b322b6ddd6ca9e50305c0271167bb5db7a71cae89c647bca
0x2f8e7d2718c0761daed58d2598eb42e6e18437829d4944e94bee3f79b7840e45
0xe563c14a2e29e65932c715de8ab3ad87cd9b21e6a75b5cb2f02435a10f13d35c
0x6470e8f66bee8fa39fb6f844fee5a7c1ca08727a9e811029bd15fee7e059875d
0x933a4660132749e91078c750f109b6670099937a5cd1f2fd51ce331a36531027
0xf2731eccf6a8f99e74839f741027dcced7604255f1ec5577b2f5959c3e10eb31
0x473ec34c36405140a45876dec2416de9bb4a2d7324f5c3eee70ff664a7611a53
0xe79541555bf26029ad956734a0032022778d8acc0100f1dcd572604148bd717a
0x3e7a0c651c197a8efffa1273da2c339fd3451997c9e27e52a7a3bd1c805070a0
0x40376ca8d865d0f2dae0a288cf9584d56e639ea52dc131df111628ce0640b60d

Functions
Getter at block 21161794
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4bc21b530de6fdd3a1ed6d807a7f0bf0c1416e6285f51a48ca7ba89b5f430c05
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB292ec5a5cA2361e6Ba83e8aA9943A83c76e14a7, 0xad342Ec0A3c9ac5e67865b05e9447c291132b144, 0x7b52B195A0c28d2Ad0FdF07ad084b3a0F7c8C5F4, 0x487D5DDd8f8480EE47f1CECAF4c547c2DEc9A02e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
294
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.