AssetRegistry

Verified contract

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

No balances found for "AssetRegistry"

No transactions found for "AssetRegistry"


Functions
Getter at block 21390732
_src20Factory(view returns (address)
0x1953d641ad8b2d060cee858065c3883fe5cc7c2a
isOwner(view returns (bool)
false
owner(view returns (address)
0xc39bf343cfc1083497549d7f10468769becc79e4
Read-only
assetList(addressview returns (bytes32 kyaHashstring kyaUrluint256 netAssetValueUSD)
getKYA(address src20view returns (bytes32string)
getNetAssetValueUSD(address src20view returns (uint256)
State-modifying
addAsset(address src20bytes32 kyaHashstring kyaUrluint256 netAssetValueUSDreturns (bool)
renounceOwnership(
transferOwnership(address newOwner
updateKYA(address src20bytes32 kyaHashstring kyaUrlreturns (bool)
updateNetAssetValueUSD(address src20uint256 netAssetValueUSDreturns (bool)
Events
AssetAdded(address indexed src20bytes32 kyaHashstring kyaUrluint256 AssetValueUSD
AssetKYAUpdated(address indexed src20bytes32 kyaHashstring kyaUrl
AssetNVAUSDUpdated(address indexed src20uint256 AssetValueUSD
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address src20Factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.