GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,388 txns
Deployed by via 0x2ed5469a at 14258206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $630,820.94
ERC-20
Value $62,280,478.95
ERC-20
Value $17,069,636.34
ERC-20
Value $199,053.62
ERC-20
Value $179,265.62
ERC-20
Value $5,263.4
ERC-20
Value $159.01
ERC-20
Value $35.04
ERC-20
Value $6.32
ERC-20
Value $0.71
0x47400972be17f32f48da53d50898dc90bc16079d386a9ac54fb4cf36dd0cd53d
0x4af5a77236a9aaa8fb9e94c7ab3e4481545ccffabd5642f7ed042de52f611034
0x9984d8545b7340ac4252dd4a7de60c260fe67351637d4eca666f3531eac5e7db
0xd275b63c98985a6360003ca4287b019e8daad3f5ed92633b60ea4fc1ba707714
0xa15d45dc9d171864639f1808fe0ec5ca9c8b67e93c8edd6dfd67bee981b890f9
0x98e86dcd5912752478d2d59572e901519767c7514910acb79ab30d282704d4cf
0xd6695164ce4eb096ca5f33a9eb5c2257d92de0a43244a34806b967c5408b9d70
0x3141279c702c7c8e47d264bc0e19547c0cec90618e28c85ced2d20bc76e035e0
0x469dc0a4a1b779d49735ad7d792a4a8ad3144c123b867ea5caabbb84b27ae81f
0x74024bd7838f6bcfaeed4e148838c31791ad6980c374fae30d9d03a8a64edf34

Functions
Getter at block 21158201
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xae6c053741f5262f00514186a434ff90855510cfefb5e84ea7c4045895e7292f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4702D39c499236A43654c54783c3f24830E247dC, 0x60aD50E7D5dBb92da6E01f933a4f913e4D9A4535, 0x7A271674B5Fae043f42F183092f48fB06D6D551B, 0x23D2dDAE7A638Ef8F07A482e31a7f08Ba57c1277, 0x870D73Bae0d17e683C7c7eb2Da85229CFD26C56b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2198
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.