GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 129 txns
Deployed by via 0xc85b10e9 at 13933465
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $493.1
ERC-20
Value $50.02
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
)
ERC-721
--
)
ERC-1555
--
0xbff13b7a3c560caa95620d210bfcb42ab7554076f0d7cb19449239232e5eb08a
0x3f8be85c5e06d1889cfb72b993654d51fc4f1e9992af669dfeb650282f01354e
0x06975ef67fc3f92806b1e8b5d2f416d33affdc6a1d8394a292cafcf63ad8ddf4
0xf440dde47fcc4dc0b8d7aadb9609d3657fc988e006538c92e87826924893f50c
0x2cb56b2cd31ef5d14b0f150882d93d9f29a6e07000caea8e6e5acce3b94cfffb
0xd71e7d087869f05f2acbaa6761201d27aabefddf379776374ac8ffcc779516ad
0x9bcdb12b070b1db6a47ef070ba9c6e18a678c496fb6f52d7b3cffcae7d3784f1
0xb753bc00d0fae10033d0c4cca491f83f4e46bddd095a4005c2d98b8ac552b21c
0x48a36c79d6b78100caf0629ed0e506b1d37fbfec512720838d4a116b7678dd85
0x346e0eb663c4a588130452a76dc68cc0d646350c79e88c3506db191ad382e524

Functions
Getter at block 21009542
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda13565d41190d56b4804bd30fabfcccc7d8905da43711d61043e0e0cb0829c3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Fcbd99DCE60c90905Ac06D14893360EcD19F871, 0x47E0f03FA69DFE54188D28b7992d85c8CB327FeF, 0x8fC402c7474A0667467e65C85BD9efc1088E78b7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
125
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.