GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 131 txns
Deployed by via 0x29b60a1e at 13770539
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,880,135.63
ERC-20
Value $8,644,322.05
ERC-20
Value $33,220.44
ERC-20
Value $20,687.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3c00dc41ccd0b2506d960840fb94201e096479182728e181acabc4b482910c44
0xb03a58c689a4781fd56f8a9f160dfb36ef12a31bf8f0e7583906c8c6984e19a2
0x89b1a7af7aee188d787df246a46baa98f3fc0dabfbf1fb8768f4f8b744f9f498
0xe403a132222d32a2ca115883cfe5eb0e42b8cb04ee35b2db6f70ab3b72c64670
0xa4fd233f18e05b9532615d2b4bc60669fc003896fdf13893a34d226d0bc6b811
0x8fecedf2a197bc2fc521f633abe839cb1b5f618b80017ae4e7af62bad016ff92
0xe7fd3ce187dd0e83a788af8bc2091054188a4794b7cbbdb7d5964ee6774e95ec
0x47ec66e17fe86b4d37c4cc15144e84d26f3f4119cd3a167f2ac8132967b8599d
0xd829ace5aad278313d6204be3a28a101fe1904edac2e1fe7ccab31f66a8b4f34
0x9c5780c31113bfd1079df7e7160d31e215e9372bf9e430321665f295a7821f40

Functions
Getter at block 21274634
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x122df09d7a78aee36952e5957be177753d1b4de3a6c2be3871dc976a463c6757
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdb826333a0C0b2E6273B142b8E4615D47313Cc27, 0xF40A5daC47f43A40ae005911A2392Ca5d3782b2e, 0x587b28FAD1132fd3aC50CB38342e2c6cA7DC670a, 0xCc16C45Be95773E9Da59d42a575B169b23D4F58d, 0xA286844303f5207658BC2a6Ef582099295501f5E, 0x133359C8E503Ff6823C33443CE87530C99Ac038A, 0x64DCF80Aa31F40d094cFb2d578019Bcb2ecCf58b, 0x46FF1b2B030201F572E22FC18c26974EC8Fe8819]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
211
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.