Ordo ab Chao

Verified contract

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

No balances found for "Ordo ab Chao"

0x2dc2cccc56d424038409dbf9070168662343f6614a951bab920553a24ae177aa
0x99b374311533870fd7e6b30803f352c9cfc5ce180e872344dcfc193cdfd3e3ad
0xc0517903a717329a7f1120d050fc3dac01a53408ae1b5bdbfe817032988c41cd
0xd81e1b557a0f468a8762e86351c3849a1418e4f3335baa4c403664f6bf997a71
0xee448ce8d35b80710af9c7213439b8c5e851a66078e2d477e6b0bf2c10a7201b
0xb5d6f02566718f2fc045ecbe55640ae191a4bcd6dec51f7af02e70e1d5356819
0xb0b24dff3b0661939fb6a25f8501d649d263904a52db1bcc58ea0c4c714da5c5
0x1cf8aec35741b969c5320f0f4bd7735a47322ae8de381b3d5101f88178fe680b
0xfae85192e6e8ccfbdd19c301632f3fe882b292be6d2309fdcf0634d5cc30d909
0x91dbf4dc156bcf265d66d52ed13681ca5284afef76e504371c1abcf414182a3d

Functions
Getter at block 20982612
decimals(view returns (uint8)
9
name(view returns (string)
Ordo ab Chao
symbol(view returns (string)
CHAO
totalSupply(view returns (uint256)
1000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.