GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 134 txns
Deployed by via 0x87d36657 at 15220955
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $474.67
ERC-20
Value $0.08
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3befec027aed76131ce382533b123cc1a88336af1638157d36fa552265c05edb
0xb35714a14da58c9eed97ce0b39f6f6fbe5c379ce2ab1648e67e0f50b2adee03f
0x0a47422b092a744fd69669cdc79615f0352fafc038f37292371fba7febbc70cf
0xf0dc65bdc0fc0095caf6d350ea8db45bddc74301b80fccc167fa20752b3f1b4f
0xc3edcff20ab81539a01f43253e66921243cbf69f09f18eda63b70278926d2efa
0x5e2c61d94db67a3b752c3824cb238c65bd88292289336992084e326cabaa79c5
0x8a8bbf1ed4401bb850d2bfb4f38a0b26fde42a798fc140da11bc49e464059d58
0x0ac7abebf43c0186be97bf3f98ce610084d135c2e128becbd83e3e183662456d
0x2417b496b5f37bcec0afca6da617b3a87a825276ba588ede0b0083203d63934f
0xeb5a2072a9ac1e046d85860efa314fb31f704195a1655487321a15a68a51eee2

Functions
Getter at block 20874897
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc99b82876872125b5c93206bca73055832a515c188acce9a6102664c3647427c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3C5766e3ba3891bE81Fe237FF21747a35F026B8, 0x6925227571683DFc60849C973616FD908390739A, 0xDa672eAF7EfEf7f3F24755413281ad817Ef10aBc, 0x804b981B96D5F6D84721f986E13cf0Aa6d3C2a2e, 0xC3594D9F5Ed9EDfb59D9a8d834d6e5308F159E31]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
132
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.