Yuan

Verified contract

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

No balances found for "Yuan"

0x8bc6386236d7fc24b0451d6c484f7f5c3d0c3b9ddae84594ef162116246f5d01

Functions
Getter at block 21020014
configured(pure returns (bool)
true
decimals(pure returns (uint256)
2
description(pure returns (string)
name(pure returns (string)
Yuan
owner(pure returns (address)
0xba9cf70f07fcec8709c38397081d37cf03762876
proof(pure returns (string)
source(pure returns (string)
symbol(pure returns (string)
CNY
totalSupply(pure returns (uint256)
10000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 amount
changeSource(string newSourcestring newProofuint256 newTotalSupply
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(uint256 amount
setup(string _symbolstring _namestring _descriptionuint256 _decimalsstring _sourcestring _proofuint256 _totalSupply
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SourceChanged(string newSourcestring newProofuint256 newTotalSupply
SupplyChanged(uint256 newTotalSupply
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.