GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0xde66ab36 at 18146071
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $207.42
0x114d84e293d67413dd1c2e42ba95869280a032ea16abfd9126d6d98f5e7430ae
From
0x457f901f7dff9fa969591b49f364e0154fd7d8c9929018b4e8b4a87ce1fee09d
0xc8ce886755c50aa19100884032eba85bd3488702eb7926c340eac8a7822a722b

Functions
Getter at block 20874832
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8167940e617f361e05fab2fde23339dc16698791dc4d112b2112e8bf5f68f743
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1763b0D89C0D8B885045000C6142A081cF0637a1, 0x362b638B43F767350ac0A01b67Baad825C108f3d, 0x0b2E47bF0180155B07ca65154D81E70f697a2d31, 0x0910d9de5fd668e4af1AF0c55C73139dAC5DfAb6, 0x79444E8e592993Facf111869E50214769A1F482B, 0xBC717818951cbC4ef9155a6018488a9Ef14061a8, 0xfc6Aa6eDbA70F83070e6f1f5112623e4e7B8d099]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
3
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.