GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x8d73bfde at 19736271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $123,056.93
ERC-20
Value $1,324,157.79
ERC-20
Value $130,083.94
ERC-20
Value $1,592.2
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
0x97727cec74799eb9284348503fc85402a3f91f7caf0d5dfc8ec1de73740f8fec
0x1ee23e181c9d20401a310d0b70226e30d5fb19e8c8d9f6b097551dc281919526
0x9d872e3be8aabee8d8530e4e25cb7e998be61736d3b3e1b4593e18bd14e3361c
0xb02b921caa78fb06887039f32b6d130ccadb164ab3e846ab0e1ec2ec78135b4d
0x41615e5582249ff8039bf410cca1f24600b7cdae61edda8fa4efef423d109de6
0x6a6f283a0a07270b1e2ad48cf7f57c7964f723de99c32e01cf44128ed20186a4
0x511f7d0e7599a4061e6908f04b01766b6fbe4cc823635605199680e0fe38acd5
0xc5bf9a48bbeec624fba17737ce5ec7ba381c4259846b0bdedeba30b209664a04
0xc23e30165c1667ddc9755b104ad08d850f524f5d7fb534659361c3f4c761640e
0x6aea0ed06bc3d07b72b2427a8d47429d471d06ee00bf324f56729884b6547cca

Functions
Getter at block 21398530
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c4088e5b5a164a98933dd77671beac6a0e5a0bbfc79ed5df926e573651062d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf67a4a4CCcfcB1496d6d699Eee33a4b072833d9d, 0x33278e8e62540BA7bCc2Ec46Ab94931B8Fb7A92B, 0xd380B2032cD45286D922dD9b33D081B7D82D54A6, 0xFe7E12FB4f5BE7a49B2D7a8FE676CFc38FaF7e81, 0x6271235f2A5357c38E5742ada38895347401Ef49, 0x2BE293361aEA6136a42036Ef68FF248fC379b4f8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
47
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.