GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 343 txns
Deployed by via 0x65879789 at 17927588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $102,259,297.95
ERC-20
Value $788,130.67
ERC-20
Value $278,808.61
ERC-20
Value $129,777.06
ERC-20
Value $2.59
ERC-20
--
ERC-20
--
 (#176)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xd454e330cb1a96c882000a15313fb5b8bfab4b6d60b8c48305d2a8d6421c85ea
0x3522d2406cd14f1b1480b5cde4c506628bb80dc641329c7faa8d55979484c655
0xeefb36663d87b2df3d13abde75a2b38b46b9795d9c81da74b3db7f5d8bd392d4
0xc3e968949e9e8ded21674cca601d2108e66c7cb8a299b1ecb60a5380eb6c42d5
0xf8218f0afadc862b81531167912aac5a5f6e58ea62f94f9f93b76c41e233dc3f
0xa1ab40dde798bc1c57eb830af5da0e793dc0375cd8cba6a9c31a28134701f8c2
0x1616ad68cc67743947e87bd3a05dd486e0b8414fb98e8a8116806132f75f21fd
0x1554cf196d75fbe613dcaff11038b3e7ac2bd1753ee7c0ce142ea5941a8192e9
0x2e1f9890e8ec12a3a28a8dc9ab2502ef83fd672c267299bbb20a846a69749bed
0x9bac6acf5314497a35eea12901e82654b1400c4a41865ce45cd52cb0a56793e1

Functions
Getter at block 21333012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f6a9eac8bd339e40e81aea7d5eb9794a9b42aeccdd38b72fc0eb0ebe13ad9f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6F523B90E218456D44AC008549A8c2837ab5F0fe, 0xA26d5043Af4B4d2BbFDdCc58a551C03b8a0147a3, 0x581569806c0A30C2a7BC42D9615d319A69d9f46E, 0xd0BDC5CE66dB5410B1A39BCf49Cb9BEC2757039E, 0xB26fd411Db5275642141eae4c7f46B97AC6fce32, 0xb0fB72aE7DC954f6174c681d41f97ed712CaE933, 0x31f52A08Cd8E95ab7DFF2FcD8c14E951f6E44E98, 0xaDCE6505827d261Ecfd0Fe4B51B2379211eD32e2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
336
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.