GnosisSafe V1

Verified contract

Active on Ethereum with 134 txns
Deployed by via 0x64cb019f at 15545211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafe V1"

0xb72f19f481846a2f2041ec5eec9d6ca1c2a67c624fe2d53fa7d563c5fd7649a2
0x95a21fac705f0d3c79e3db5aefbd341bbee47120f4bf18a5491d0aec4904e363
0xe3341057afb56e7c131fee7003cff33b7a5d51461cd4a424cba23e93c8b4cd54
0x84f96f0fa3f1779287b85a5aff1ac6bb88771d6bb7425a55d5664520915b1fca
0x8327ad3de8ed1b37941f99bc38a065e941c1102236011dec0f21f2e4dc785510
0xccc97f7a9d4215c5f9bd25e3b2d45cdfa09dd227d392e060c774c9d798ad2737
0xa5b032ea02519dcdc19300c55229060e880631dbae044806390c4e3d011137b9
0x864c61d8e00a37cea4367095bb9e03cd4c1824fc5e80c4645d970eaf6cbec554
0x8765c90c566b90be632d0e4cbc14e3183fe3854570d0551bd50c7b6a91a2bf7e
0x26f813b8cc1ae3e2b0a94b81da12effd553407112033fa3726db4c208ec8ceb2

Functions
Getter at block 20899921
DOMAIN_SEPARATOR(view returns (bytes32)
0x0173e0a78dcd0b0c933559a8ec868b8e93711013e9a35faa391fe55a486cf989
VERSION(view returns (string)
1
getOwners(view returns (address[])
[0x1659739D3b41717AF632B1b59539a8b1942f5a94, 0xE83130f441fB74A4B3614CE135f7E5c644e26b18, 0xD30e01d63DF7faC74eeba6e4b8127F538BAA9768]
getThreshold(view returns (uint256)
2
name(view returns (string)
GnosisSafe V1
nonce(view returns (uint256)
125
Read-only
checkNSignatures(bytes32 dataHashbytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes signaturesview 
getTransactionHash(address touint256 valuebytes datauint8 operationview returns (bytes32)
isOwner(address ownerview returns (bool)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
changeThreshold(uint256 _threshold
execTransaction(address touint256 valuebytes datauint8 operationbytes signatures
removeOwner(address prevOwneraddress owneruint256 _threshold
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ChangedThreshold(uint256 threshold
RemovedOwner(address owner
Constructor
constructor(address[] _ownersuint256 _threshold
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.