GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x5c444b08 at 17885359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,369,615.16
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x2083e528ca0ae30382d18e94e9685301103f3204306de168be961c42470d08bf
0xb1210ca313751fd0b4623459b53e95c24a7bd178c201ac053768a1099099a074
0x6773b396538a61676f3805b19cb76e0599edb550227431e303346819a009aada
0xafd2854a20874af74ec3bfaf4e7648d5ffae1226267200d8e6baa0640a17a276
0x4eda4d7093ea236f3ac520dd8c5a3ca1560e3368cfd918fb0636774055728c25
0x97ddd07ebace54f1c650fb799aaee7678882064e88cd6f95cfa302e5fa06287e
0xddd7287fac6fdea1333b99cca2bccbe2e65aec59fc55bce9b4002cdf1ff121e4
0xefa77dcb025926de51bb13308fc3d80b420d09d8416bd0fad5ffdd801a3490a8
0xfc065ce9fbaba046594d2c3483f96d69ab536ec2a05f08f172704112f43641d8
0x59196fc97cf281d73a19e1e84b941d112dce628268ea9ad4c60ed64a1b9feac3

Functions
Getter at block 21312417
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x71b1b4ac037e809ff530693aeb27434c2cd7d1816c4cc8a1c6e37dfb6d2a026b
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
86
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.