GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 202 txns
Deployed by via 0xbce350c5 at 14294899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $715.57
ERC-20
Value $7.01
 (#163)
ERC-721
--
 (#155)
ERC-721
--
 (#119)
ERC-721
--
 (#117)
ERC-721
--
 (#116)
ERC-721
--
 (#115)
ERC-721
--
 (#0)
ERC-721
--
0x3b879c860f517c0eed7bd394aacd800c4e9560cc461e2193859b215414ac4cab
0x44462de2e3c3df7fe7a4fafbe52ceea4833346676b96684c8e268778a5af7e1d
0x0b2e3d2f649c8afd6254c7e2b09f9b8be31f3c8fc936d51e4a7331e30a55a790
0xcd6bedfbd27f6482f67c84698f7363e02a4779b4cc42e861c5e3aae895c59c35
0x952b4c8d52defdd1f378a5b6e0213aab55ee9a0127b3574b2d1287e2d2f01367
0x2b05a8f0ca91210fb6213d2975244d70e9bbdb244c603877d2aa6dc83650e71b
0x63fc872c3782a5dc29fe93c3d4d5e4fccfc2b605cac841b03c986034ae5f75a1
0x67544a28ed4992bad823ca4d2bde14282ac529e9883f5dcf89cb48e8fce3ab20
0x9372189764a326718685d6f4ae224d7b698d74e25995373f7b8572939ecc1ec2
0x3a8e7464a5edea0ebdd459d44da5320309feacb0696989213ca7f1336ac4d7e0

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