GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0x6043907f at 17617880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95,659.53
ERC-20
Value $82,700.56
ERC-20
Value $64,999.07
ERC-20
Value $41,959.16
ERC-20
Value $0.03
 (#1)
ERC-1555
--
 (#34)
ERC-1555
--
 (#2170)
ERC-721
--
0x44883df96ca5f2567589f1b24c7d86b51bfe057eec5666c29e8a491025fed09d
0x1b2d2360a6c6714cf78dea088acee95ce638402ffb508020e5e8a129d46d4c9f
0x6899d6e5baab2a7241dde5ad90a0ccf20d07e3697a91ffac8ceb0ebdc81251ca
0x6cdc09e00029592f246ee0ed9aa1e42411dbcdda0fa7dbcca76dc0a7f84f5030
0xa79b8a03afa26a1c7a6ff081ecb8bf627c3e7bca31365feb963fb2a5076c6617
0xe946cc0d1cd30b816ab6a8700c7a2fe299f90ae06ff043dde04344650166c55c
0xecae1c32acba9d56b33ac94b3ae15637a832c7af7354eeb75a34b48f1c166302
0x705c104b6c2537cc4714371332d08e78fdb4037b57c819317f568749d01aefd7
0xf62283b4a25edbdf41fe0ff9407b0d125c329b1cb3c32bea70ac6236dfaf7a1a
0xb751933d11af011f4f15d2494d4149ac55eb457cb620b65dc5b3ae21176dd6fd

Functions
Getter at block 20971191
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf48b9c773b115d454eb6146ad5cb275678cca7b4c1ab9bffb175314114f1e0e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x103b645Cf512E38f86205969309596cC7043d158, 0x284a0DE410e27132D965F2Cd20acd6a25d1E382f, 0xeC3530349F2B97Ca79883020Ac0936D87dab9675, 0xDd04D5B7cb5fDee40de79CE0e51403a691042D96]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.