Nautical Coin

Verified contract

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

No balances found for "Nautical Coin"

0x09ee5d99d8876e6257fe7c22c47562759a3552504dcf382d0afd23d6caa04f76
0x210c5f00aadc803df8e33594b792629655949e68d2ad6138c0dd5071ab018a37
0x6a921e2837069dd90398ed65f11f893795c8c31b05ec71520d92cc4b982ae2fb
0x801b9e481a0ef0afeeeb6ced95a456cbfc1ee2f41b16fb388b3fa2ab68f30983
0x3d32fe8504ad9d6598777fee520286e678746f08e40df4c570f1f2b697262681
0x74a58b56329e5656b60f5713827bc38e9c526c85cb76d2c7d8c03ceefe4b161b
0x441abaf70a5e3edade9a7c6f85d1e9260f9f085962d689c61660278dfca286ca
0x91c7a2d790effcac4c8dc24439d00c66f64b1e4ed5337696e5d0103bcef07dce
0x816260023aefaea76c37300ace14c02e6b93af1422a4f8f3b85932e5ee17be17
0xb08fc26bf5fcda1092e0495e4b66b25d5a6afaf42714fba305198c687ff38840

Functions
Getter at block 21211258
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Nautical Coin
owner(view returns (address)
0x9bbe89d42036288b365c9db3c7d0764fedb23117
symbol(view returns (string)
NAUC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
renounceOwnership(
safeWithdrawal(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.