GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 519 txns
Deployed by via 0x51edc812 at 17160708
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,605,340
ERC-20
Value $451,961.1
ERC-20
Value $70.71
ERC-20
Value $23.88
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
)
ERC-721
--
0x647b0ccfccde6be2b0ec2d497ad5b1ba3dd7611687908deda245589df909c5a2
0x18316ccae261f4fe33934bfa07fb19f59e34e66f504d1989b8dadde0f3e3ef7b
0x4a469d11ea0fa2d36844bb15478301fb427766cc744c4daadc374f771870fae3
0x180d52523cead9f02f643b83e44c425054c27bcd2aa0f572b637cee571b72659
0x5350a76c1daf14bb1c263eba7756d404b32fe00b0788b6f54a0d3f5bf5eef833
0x859c7206e7afa3f0086c23d919c3d7ead8900e68f0e12cd88159b9f400929c96
0x69d2b1405e639ada2a22ab00edd38cab75df351bc1cb48c34e639ffaa4eff881
0x69fbc63bfa6a539fa755f8376d0388c22c71b68b7d39f03d523182f127683c1a
0xe75d844ae98e95513cb34147b4275001e7808d8ee17b117cd63c322f2ff0fba4
0xa4baa1f61a83c063b0e3e775b78bbd468672a16407b5cb419aad1a6ad21a22d9

Functions
Getter at block 21158050
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1922ceb92e8b2a559ab9a8100c8e467333e0891319830ddeeed3f77eb237599a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x19a430A99D7D70d1cFD82B8063b4D5924613E5F1, 0x6DCFb084aC7266d773f1c9Fda18DeBb19d76BAAA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
480
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.