NudeCoin

Verified contract

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

No balances found for "NudeCoin"

0xa70441cb4215af9b91e4bdb5cc2ec0b005658f942e1c6d0089ae11d26fd079b3
0xaa542c01104e07792347bbb5e084746f2d57e648ff03462c913a75e64fb22451
0x3ffbc6efa2f35890cc65b79b07c82ea2f495fb1b457a689caaa112a78bd92fc2
0xb911baaedb56cb660f16ccbd1fd08e3b61df8a9ee4328beb32e58c821723a3c7
0xd7080141be455bdeac43e64899146d4636c332a806e8dd80b195ca79512f77e4
0x1b7a63f1a0b9a29f7bc44abcd33c7d0c92c6865ec00f90f082e4dfadd40d2195
0x0681afd86ddd63eb96b230348452f7615ec63f40c43f5b02429c180dc954a305

Functions
Getter at block 20919146
decimals(view returns (uint8)
5
name(view returns (string)
NudeCoin
symbol(view returns (string)
NUDE
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _totalSupplyaddress _beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.