YingYang Coin

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0xe6edf11c at 16454638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x5700760217d8f1b0bcadb1165ba58cac1d33c8c528121fd23f1fcd4edebb209f
0xb9e5243603b582050ac1c2f971a765f695af3fb81086415622f3e98568741a77
0x337d1e225819c94697aa1c9b80072bf0447003b16637050f30df5f718b3d3586
0x41e2c437b4bba5a06870a504360c1c0ef46a268e018538b32733ecbc691fb640
0xffcb4a1639abd998be71f4e867b3e1eaed79cd7cc5d957876e5642ba103eb4a8
0x5487517b420ea583066d035ff2cd029ec2c9b04fc1779ca583a35b3f7b45382a
0x3fdd2451f1b8aeddfb2e23fd81003f8c97a95fa31e498c9da12f38886e06f021
0x1a5a8b44f292d6951b774d163c09eb481ac81e87a1357b828c00bf3161dc2ef6
0x32fa08b90ad36b0ed808493915fa7b5f1331ecdd90ed916918c3b91661bf2c99
0x09bb7cb875997104d462d3efe4e9df654ac02e2e362b1400e0cba91c4695d63e

Functions
Getter at block 20980680
BURN_RATE(view returns (uint256)
0
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PERCENTS_DIVIDER(view returns (uint256)
100
SNAPSHOT_ROLE(view returns (bytes32)
0x5fdbd35e8da83ee755d5e62a539e5ed7f47126abede0b8b10f9ea43dc6eed07f
_minimumSupply(view returns (uint256)
0
decimals(view returns (uint8)
9
name(view returns (string)
YingYang Coin
symbol(view returns (string)
YINGYANG
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
feeGrant(address _standardaddressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
feeAllocation(address _standardaddress
increaseAllowance(address spenderuint256 allowances
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.