World Friendship Cash

Verified contract

Active on Ethereum with 7,744 txns
Deployed by via 0x2eaec628 at 15444690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "World Friendship Cash"

0x537c5d546579e6fd0ad040d8bb3aa7cf4d4b927c976dd0d50f2d42816b303fa5
0x4b4e728d1d8db68c6acb642185e062c49c8d051c81ea6c5e724e69a7b68591f4
0xe005e1831040619e26b63d7f8b3afbb9026aa990fa6b076877b010a8f3eb8594
0x189bf9c3b9aa86be529ae0566e46eac92496a635e039b4fff07d9380da010735
0x6b8ee9451b6cbbe49af65f87034428cf388214a9286c07da095ddf8650421119
0x6823baa56099a8f2176591874871402c1c9f2e57c608cbb78647c3384f416d30
0xd9173e9ccb9d66f8bcdef787b67a859a0f8b1d8f33c75ff3e932f051ebc7fc50
0x049fe472b100f86ae8977e7ffa5548567d9072c1345380181d280bc5a686b44c
0xae440069d1547e796cafdfcf6f84396f24e490f1673ad8ca17b3fb466ed2e1ad
0xb9d0af6c9785a552868cfa23807fa055b8647e8e409020a5a379144fc12e5414

Functions
Getter at block 20791805
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
cap(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
World Friendship Cash
symbol(view returns (string)
WFCA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
batchTransfer(address[] recipientsuint256[] amountsreturns (bool)
batchTransferFrom(address fromaddress[] recipientsuint256[] amountsreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _initialSupplyRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.