GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 167 txns
Deployed by via 0x63ff9073 at 14654385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,733,266,798.06
ERC-20
Value $621.83
ERC-20
Value $10.52
0x28236361b1aa319432a5188b1f7f235b979831dda3fb1e8ba9348c523b360314
0xdecaa09832a36dc53c94d85469e199e65e249d4093de5f48e89d61c9416d026b
0xf4a222a2a459870adff22b1fe50f6b82f15ea89579126487af2378c7c1912423
0x22af95dafb1bac0d3529569a74614934b144b01d34f4d8c273f4eb6a3fe9a0fb
0x061ad9f609670d41d94afd7d214c84ae9c88df63b5141d0eed8739ebc64f4689
0x580959c228f1b48e313c69e61b2f9cc165bec5698a5d0e1b5fad95d147d3f2b8
0x5c2545f3e02fcfff0b834005af918a392e5687461d8dfc46fc82b7b9608b0d68
0xb94c8ac6931f754b0b41de7e610065c4b9df4e5e184ab3964f00c3b35720ae8d
0xfc169674dfec0365bd57abd3374af131d85d73df0e57a9c53e9175b00dd33199
0x1f19c1253251ebd69397e35ec8163474ff79d642c29391f98940a1efa9a22490

Functions
Getter at block 21157393
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f8a693ea339a24b46247d6a951d4530abf811c0dd0f60a5f0216e9b141cb8fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0C4d6d06B344Ff54FC069757278ae5DD280f571d, 0x1648F68209BF2aaEd0CE57e2571cC5e232AE91C2, 0xdb13B128C72e8fEB1A4BEb97385fDc7b93566b8E, 0xb61192AD512aE4dd4E7f309f26B7fff276A3dC5E, 0xDF8cb55DcA10592431755A38C29391646f59354b, 0xcC3ABE9967E0a831d6F8B5ecA1b9Ad3e29de9b5e, 0x4bf633d2A2CA3297A97544cEFf1E26a67B2fd615]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
169
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.