GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xfd5ec983 at 14849163
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,179.2
)
ERC-721
--
)
ERC-721
--
0x6b5f48538e70ec624ae592bc2d82bc8d7976a3b9b83d9e48795703964729b8f1
0x875d301f99a48593010704730d0fa3eb020f3d29de9d38bc59d13818e4a0ccb7
0x74e9ebb1cd3b36b0dc2cb046a7876268fc4bf12b6102e8065ff1fc1d48031587
0xebda574125f830642eee70f75978b8fe3427ae657db55a81826eb96362bdfe69
0x5157bf60406f10bfdbf381e5c1873319393657b9ed2fc4df8384df258e68ec13
0x6b770368885d4362b92baaa4b86768bcf3066f2657a41e5f77a7736f18c406eb
0xbd3b77c506c3cb6886ee511ddf638c204c0509cc46bb058d69211b3057802dda
0x6670490131692ee1a7de2e50517f00353ccce61c9b2307ae99dfee4cede42743
0xab1a26d2c9202ab44f8e47910bbfc889f6cbdad7173f0b17451b3e539e072ac2
0x0e2e212ada6c0a0276d8c3f045a37a0f3d6ad46bfd1b1d1e60019f94c922f129

Functions
Getter at block 20880265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe612c6ba7af03908403d6d13f07902de5c7c6c711baa61a5098edca0b21534d7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8E12145D0a4906ade561015E8779ad9cB5ee398B, 0xd76F73CF199aDA315b8b474770fA6943190c8f6e, 0xd063c7d5eF23fFc6C9FF43a5e4E56627B75f8Fdc, 0x139E88C99e528Df0c10d3D35D1aadb76bf7b9227]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.