DragoRegistry

Verified contract

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

No balances found for "DragoRegistry"

No transactions found for "DragoRegistry"


Functions
Getter at block 21386576
AUTHORITY(view returns (address)
0x307b265c6ab333b63e739936722cc8e62d78cc19
VERSION(view returns (uint256)
0
dragoCount(view returns (uint256)
40
fee(view returns (uint256)
0
getFee(view returns (uint256)
0
getGroups(view returns (address[])
[]
owner(view returns (address)
0x000f05552f24850e75793d38c2bd0cbd249a9ff4
Read-only
fromAddress(address _dragoview returns (uint256 idstring namestring symboluint256 dragoIdaddress owneraddress group)
fromId(uint256 _idview returns (address dragostring namestring symboluint256 dragoIdaddress owneraddress group)
fromName(string _nameview returns (uint256 idaddress dragostring symboluint256 dragoIdaddress owneraddress group)
getNameFromAddress(address _poolview returns (string)
getSymbolFromAddress(address _poolview returns (string)
meta(uint256 _idbytes32 _keyview returns (bytes32)
State-modifying
addGroup(address _group
drain(
register(address _dragostring _namestring _symboluint256 _dragoIdaddress _ownerpayable returns (bool)
setFee(uint256 _fee
setMeta(uint256 _idbytes32 _keybytes32 _value
setOwner(address _new
setUpgraded(uint256 _version
unregister(uint256 _id
updateOwner(uint256 _id
updateOwners(uint256[] _id
upgrade(address _newAddresspayable 
Events
MetaChanged(uint256 indexed idbytes32 indexed keybytes32 value
NewOwner(address indexed oldaddress indexed current
Registered(string namestring symboluint256 idaddress indexed dragoaddress indexed owneraddress indexed group
Unregistered(string indexed namestring indexed symboluint256 indexed id
Constructor
constructor(address _authority
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.